Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add component and styling for favorites page #242

Merged
merged 2 commits into from
Feb 13, 2020
Merged

Conversation

greatislander
Copy link
Collaborator

@greatislander greatislander commented Feb 13, 2020

Description

Steps to test

Review layout: https://deploy-preview-242--pinecone.netlify.com/components/preview/favorites.html

Additional information

Not applicable.

Related issues

@greatislander greatislander self-assigned this Feb 13, 2020
@greatislander greatislander added the enhancement New feature or request label Feb 13, 2020
@greatislander greatislander added this to In progress in Pinecone 1.0.0 via automation Feb 13, 2020
@greatislander greatislander added this to To do in Cooperative Resource Library 1.0.0 via automation Feb 13, 2020
@greatislander greatislander moved this from To do to In progress in Cooperative Resource Library 1.0.0 Feb 13, 2020
@greatislander greatislander added this to the 1.0.0-alpha.11 milestone Feb 13, 2020
@netlify
Copy link

netlify bot commented Feb 13, 2020

Deploy preview for pinecone ready!

Built with commit 483bba4

https://deploy-preview-242--pinecone.netlify.com

@cherylhjli
Copy link

Looks great!
I realized I didn't design any specs for the differnet states of a destructive borderless button - I added these to the component library states table, for both dark and light variations.

Add align-right and align-left classes
Make notifications sticky (resolves #241)
Add destructive borderless button variant
@greatislander greatislander changed the title feat: add component and styling for favorites page (resolves #205) feat: add component and styling for favorites page (resolves #205, resolves #241) Feb 13, 2020
@greatislander greatislander marked this pull request as ready for review February 13, 2020 16:05
greatislander added a commit to platform-coop-toolkit/coop-library that referenced this pull request Feb 13, 2020
Cooperative Resource Library 1.0.0 automation moved this from In progress to Reviewer approved Feb 13, 2020
Pinecone 1.0.0 automation moved this from In progress to Reviewer approved Feb 13, 2020
@greatislander greatislander changed the title feat: add component and styling for favorites page (resolves #205, resolves #241) feat: add component and styling for favorites page Feb 13, 2020
@greatislander greatislander merged commit 5697816 into dev Feb 13, 2020
Cooperative Resource Library 1.0.0 automation moved this from Reviewer approved to Done Feb 13, 2020
Pinecone 1.0.0 automation moved this from Reviewer approved to Done Feb 13, 2020
@greatislander greatislander deleted the feat/favorites branch February 13, 2020 16:34
greatislander pushed a commit to platform-coop-toolkit/coop-library that referenced this pull request Feb 14, 2020
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Accessible notifications with fixed tab order and floating on scroll Favourites page designs
2 participants