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: wcag compliance #41

Closed
2 tasks done
dargmuesli opened this issue Feb 11, 2023 · 2 comments
Closed
2 tasks done

feat: wcag compliance #41

dargmuesli opened this issue Feb 11, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed released on @beta released

Comments

@dargmuesli
Copy link
Owner

Describe the feature

Make all components wcag complicant, e.g. by adding labels to icons.

Additional information

  • Would you be willing to help implement this feature?

Final checks

@dargmuesli dargmuesli added enhancement New feature or request help wanted Extra attention is needed labels Feb 11, 2023
@dargmuesli dargmuesli mentioned this issue Feb 13, 2023
2 tasks
@dargmuesli dargmuesli self-assigned this Feb 24, 2023
@dargmuesli dargmuesli mentioned this issue Feb 24, 2023
2 tasks
dargmuesli pushed a commit that referenced this issue Feb 24, 2023
# [5.0.0-beta.4](5.0.0-beta.3...5.0.0-beta.4) (2023-02-24)

### Features

* add wcag text ([4d00f7d](4d00f7d))
* **checkbox:** use button with interactive semantics ([80fcf05](80fcf05)), closes [#41](#41)
* **css:** add focus ring color ([d3a09b0](d3a09b0))
@dargmuesli
Copy link
Owner Author

🎉 This issue has been resolved in version 5.0.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

dargmuesli pushed a commit that referenced this issue Feb 27, 2023
# [5.0.0](4.6.1...5.0.0) (2023-02-27)

### Bug Fixes

* **cookie-control:** correct toggle interactivity ([a43583f](a43583f))
* **playground:** resolve own package as development dependency ([2fbe156](2fbe156))
* **styles:** correct padding and gap ([bba6c16](bba6c16))

* feat(styles)!: use gap ([9be04f1](9be04f1))
* feat(ponyfill)!: disable by default and rename ([4a84f81](4a84f81))

### Features

* add wcag text ([4d00f7d](4d00f7d))
* **checkbox:** use button with interactive semantics ([80fcf05](80fcf05)), closes [#41](#41)
* **cookie:** allow to add links ([f91f889](f91f889)), closes [#26](#26)
* **cookie:** shorten default cookie names ([7d2c856](7d2c856))
* **cookie:** split by `|` ([ff25117](ff25117))
* **css:** add focus ring color ([d3a09b0](d3a09b0))
* show banner again once cookies are added or removed ([bf03cbc](bf03cbc)), closes [#27](#27)

### BREAKING CHANGES

* - change padding, margins and gap for display flex
* - rename module option `isCssPolyfillEnabled` to `isCssPonyfillEnabled`
- set module option `isCssPonyfillEnabled` default to `false`
@dargmuesli
Copy link
Owner Author

🎉 This issue has been resolved in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed released on @beta released
Projects
Status: Done
Development

No branches or pull requests

1 participant