- Added subscribe method to the timer to prevent need for casting
- Cleaned up notification styles.
- Added default icons to distribution package.
- Added support for rich text messages via custom message renderer.
- Added auto height to make notification progress compatible with bootstrap.
- Disabled mangling dist css files.
- Adjusted items alignment allowing varying notification width.
- Fixed vertical item alignment to keep first added elements visible.
- Removed redundant use of ref from notification container component.
- IMPORTANT: Fixed build exports.
- Updated documentation
- Added notification render mode animations.
- Made notification unselectable by default.
- Additional styling
- Updated container types section
- Added a button for each notification type
- Added notification types section
- Added a button for each notification type
- Improved example styling
- VSCode formatting config for TypeScript.
- Added
NotificationIcon
component. - Refactoring: Moved notification types to Notification component.
- Added
NotificationMode
- notification render mode. - Added github corner link.
- Added style linting rules.
- Fix. Prevented container from triggering pointer events.
- Added development notes.
- Added code quality badge.
- Added package version badge.
- Added download badge.
- Added dependency badges.
- Added motivation section.
- Added couple more features.
- Fixed referencing state
- Fixed performance issue
- More subtle elastic effect.
- Fixed CHANGELOG notes.
- Added
alert
role to the notification.
- Added
onClick
support to notification container. - Added
createNotificationFactory
method. - Added static
Notification.types
member exposing notification types. - Added notification context and
NotificationContextProvider
component. - Added
useNotifications
hook. - Added
withNotifications
higher order component.
- Refactored app with new notification context.
- Improved default notification styling.
- Fixed the order of notifications rendered by notification container.
- Added Gruppo font family.
- Added support for notification emoji and asci glyph icons".
- Aligned notification progress bar to the right.
- Renamed
Container
toNotificationContainer
. - Renamed
ContainerProps
toNotificationContainerProps
.
- Added installation notes.
- Added CHANGELOG.md file.
- Added husky with
yarn test
cmd onpre-commit
.
⚠️ Changes were not tracked prior to 0.3.4.