You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add client-side favorite management
* feat: switch icon
* feat: load resources via WP API on favorites page
* feat: use cookies instead of localStorage to allow server-side retrieval
* feat: add AJAX backend to update resource favorite counts
* chore(deps): bump @platform-coop-toolkit/pinecone to 1.0.0-alpha.9
* feat: add filled favorite icon
* feat: allow removal of favorites from favorites page
* chore(docs): add TODO comment
* feat: use new format icons
* feat: check for cookies
* feat: implement many changes from Pinecone
* fix: add @wordpress/i18n
* feat: add remove all capability
* fix: remove extraneous Card initializations
* feat: add notifications to favorites page
* feat: add notices to single resource page
* fix: menu script
* fix: use new pagination markup
* fix: use new pagination markup
* fix: remove redundant roles to prevent duplicate announcements
* feat: make notifications sticky
* feat: temporary styling, prevent stacked notifications
* feat: clean up styles to match platform-coop-toolkit/pinecone#242
* fix: add alert role to notifications
Is your feature request related to a problem? Please describe.
Users should be able to add a resource to a locally-stored favorites list, and view and manage these favorites from a dedicated page.https://github.com/platform-coop-toolkit/coop-library/issues/new/choose
Describe the solution you'd like
See wires in Figma and XD, as well as reference implementation of local storage in pwa-experiments.netlify.com.
Describe alternatives you've considered
Not applicable.
Additional context
Not applicable.
The text was updated successfully, but these errors were encountered: