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

Filters component update #270

Merged
merged 30 commits into from
Feb 22, 2023
Merged

Filters component update #270

merged 30 commits into from
Feb 22, 2023

Conversation

anna-yeshtukova
Copy link
Contributor

No description provided.

laurenhitchon and others added 30 commits August 5, 2022 17:34
Fix border color on down and delete key -1 splice triggering results count.
- Colour of lines is inconsistent
- Fix component column sizing on mobile
- Remove left functionality
- Rename examples
- Fix active icon when filters are selected
- [X] Fix focus state on hover/click/active
- [X] Get rid of cancel border-top light colour on down
- [X] Rename bug 'Down Collapsed (no counter)'
- [X] Remove 'nsw-filters--collapsed' style as it is not used or necessary
- [X] nocount = 'true'
- [X] Remove subnav {{id}} as it is not used or necessary
- [X] Remove dashes in .json
- [X] Rename 'unique-id' to 'filters-id'
- [X] Add @link-button variable functionality to accordion / Fix based on accordion focus
- [X] Material-icon styles need to be nested
- [X] Refactor sass reordering common/shared properties to top
- [X] Remove 'transform: none' on check icon and instead add >.nsw-material-icons:last-child which will target the DIRECT children only
- [X] Replace Material icons 'font-size: rem(17px);' with font-size: rem(map-get($nsw-icon-sizes, 20));
- [X] Replace 'transition: 0.3s linear;' with $nsw-transition-duration
- [X] Update Guidance with new content
ALL must be clear before tick is removed and counter is updated
@anna-yeshtukova anna-yeshtukova merged commit 0077345 into master Feb 22, 2023
@anna-yeshtukova anna-yeshtukova deleted the feature/filters branch February 22, 2023 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants