]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Examples: minor accessibility improvements (#40620)
authorChristian Oliff <christianoliff@pm.me>
Fri, 19 Jul 2024 04:45:42 +0000 (13:45 +0900)
committerGitHub <noreply@github.com>
Fri, 19 Jul 2024 04:45:42 +0000 (06:45 +0200)
commit74891cb3a601a2da9bd83c905c8a0166ad79d810
treed62fa002ccb4afb6ad9c4095d7e104374854d8c8
parent7f8fed44fdbe2418a1876f3e19b5741666b7caa9
Examples: minor accessibility improvements (#40620)

- no need for `role="document"` on modals (was removed from Bootstrap a while ago)
- use `type="email"` for email input
- add aria-labels for previous month and next month buttons on date picker demo

Co-authored-by: Julien Déramond <juderamond@gmail.com>
site/content/docs/5.3/examples/dropdowns/index.html
site/content/docs/5.3/examples/footers/index.html
site/content/docs/5.3/examples/modals/index.html