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

Release v10.0.0 #1521

Merged
merged 20 commits into from
Mar 2, 2023
Merged

Release v10.0.0 #1521

merged 20 commits into from
Mar 2, 2023

Conversation

booc0mtaco
Copy link
Contributor

10.0.0 (2023-03-02)

⚠ BREAKING CHANGES

  • remove data-bootstrap-override EDS-850

Features

Bug Fixes

  • remove data-bootstrap-override EDS-850 (3b5d59b)
  • remove old, outdated, unnecessary snapshot (fb63a34)
  • Select: sync label design with form fields (#1506) (efe9330)
  • update deps (9a80e7f)
  • upgrade axe-core from 4.4.3 to 4.6.3 (af3f9c5)

jinlee93 and others added 20 commits February 16, 2023 16:16
…1493)

- create TextArea base component
- for now exporting, but we would want to treat this similar to how we do the input base component
- will sync with latest design before merging
- create TextareaField component (augmenting with label, a11y changes, etc.)
- specify examples for updating height using rows
- handle disabled on base component
- add in changes that fix lint complaints
- remove little used helper mixin, and apply typography to labels
- add overline container to match label structure for textarea and input fields
- update snapshots
- EDS-841
- add a new story for showing a value selected on component load
- update typing in story file for clarity
…ast (#1508)

* refactor: lower clickable style specificity

* refactor: import css last

* refactor(eslint): specify css module for import order
* feat(slider): init

* refactor(slider): add semantic html and story

* feat(slider): styling wip

* refactor(slider): remove datalist and options

* feat(slider): finish styling default slider

* refactor(slider): temp remove unnecessary disabled state

* refactor(slider): support not focus-visible

* test(slider): add no label story and snaps

* refactor(slider): shift and dry styles

* feat(slider): add cursor and disabled styling

* test(slider): add disabled and focus stories

* fix(slider): increase size and hitbox for axe

* feat(slider): add markers

* fix(slider): align markers to values

* test(slider): update snaps

* fix(slider): make marker color high enough contrast

* docs(slider): clean comments and strengthen type

* feat(slider): generate markers and more style disabled

* docs(slider): add helper fn docstring  and dry stories

* refactor(slider): move util func to util folder

* feat(slider): allow fieldnote as aria description
- implement core component
- add in variants, sizes, and shapes
- add in new avatar icon to spritesheet
- specify default aria label
- add tests and stories
@booc0mtaco booc0mtaco requested a review from a team March 2, 2023 23:01
@github-actions
Copy link

github-actions bot commented Mar 2, 2023

size-limit report 📦

Path Size
components 121.1 KB (+4.2% 🔺)
styles 3.1 KB (0%)

Copy link
Contributor

@jinlee93 jinlee93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@booc0mtaco booc0mtaco merged commit 77a2451 into main Mar 2, 2023
@booc0mtaco booc0mtaco deleted the release-v10.0.0 branch March 2, 2023 23:16
@booc0mtaco booc0mtaco restored the release-v10.0.0 branch March 2, 2023 23:17
@booc0mtaco booc0mtaco deleted the release-v10.0.0 branch March 3, 2023 16:22
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.

4 participants