This repository was archived by the owner on Jan 24, 2024. It is now read-only.
Releases: knocklabs/react-notification-feed
Releases · knocklabs/react-notification-feed
v0.6.0
v0.5.10
v0.5.9
Changelog
- 🐛 fix: add children prop to KnockFeedProvider – juanazam
- 🌱 Merge pull request #13 from knocklabs/fix/support_children_on_provider_component – juanazam
- 🔧 chore: add autorelease support – juanazam
- 🌱 Merge pull request #14 from knocklabs/jazambuja-kno-1317-reactfeedprovider-add-auto-release – juanazam
- 🔧 chore: prepare for 0.5.9 release – juanazam
v0.5.8
v0.5.7
v0.5.6
v0.5.5
What's Changed
- feat: add prop to override archive button, export icon by @DmitryKashinskyAtSpark in #8
- chore: bumped
@knocklabs/clientto0.5.6
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- feat(provider): add rootless mode to provider by @DmitryKashinskyAtSpark in #7
New Contributors
- @DmitryKashinskyAtSpark made their first contribution in #7
Full Changelog: v0.5.3...v0.5.4
v0.5.3
v0.5.2
- Adds new
onMarkAllAsReadClickprop - Improves a11y on the
NotificationCell, including keyboard handling - Fixes issue where tooltip line-height gets overridden
- Fixes issue with archive button not working properly in some settings
- Fixes mark as read bug on Safari