All notable changes to nova-notifications
will be documented in this file.
- Remove custom styles to avoid Nova styles overriding
- Fix bug where notifications were not shown if there was only one
- Change how notifications and notifiables are found. Works not automatically. So the config is not necessary anymore.
- Remove TailwindCSS preflight to prevent overriding styles in Nova itself
- Make notificationClasses per default an array to prevent problem with checking length
- Added translation files for EN and FR
- Style CI fixes
- The path to the migration directory was wrong. This was fixed.
- The error message was not being shown on the send page when there was no notification class. This was fixed.
- Initial release