Skip to content

Commit

Permalink
Improve PollOption Markup (#93)
Browse files Browse the repository at this point in the history
* style: run formatter

* chore: remove empty rule

* chore: remove some unused css rules

* chore: remove commented out css rules

* feat!: first attempt to improve accessibility on PollOption

BREAKING CHANGE: The changed markup might have unintended side effects related to styling for third party vendors.

* fix: changes in selected options where not displayed

* chore: remove `aria-describedby` on input

* fix: add missing id to Poll text answer

* chor: update dist files because of merge

---------

Co-authored-by: Simon Hiller <[email protected]>
  • Loading branch information
DavideIadeluca and novacuum authored Apr 11, 2024
1 parent 44bc76e commit 6824eef
Show file tree
Hide file tree
Showing 6 changed files with 5,872 additions and 60 deletions.
176 changes: 175 additions & 1 deletion js/dist/admin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6824eef

Please sign in to comment.