GeoSot
7a4a3e9fe1
add docs & some changes
2022-10-08 00:14:32 +03:00
GeoSot
aa6a1ece56
Make a form validation handler | handle form messages
...
add "aria-describedby" attribute on "supported elements" section
add "aria-describedby" attribute on server side succeed validation messages
2022-10-08 00:06:56 +03:00
João Tomás
4822984e19
Fix button hover color in cover example
...
Replaced .btn-secondary class with .btn-light
2022-10-06 13:12:09 -07:00
Julien Déramond
8291746dd4
Rename examples CSS/JS files for consistency
2022-10-06 13:03:55 -07:00
Patrick H. Lauke
0a5f6e078c
Use <h1>
for all modal-title
examples/uses ( #37210 )
...
* Use `fs-` font sizing classes where needed
* Also add info callout about heading hierarchy in modals
2022-10-02 13:02:36 +03:00
Mark Otto
a12453a0ff
Fix padding on starter template
2022-08-31 20:22:42 -07:00
Florian Lacreuse
87aaf94996
Add default select example in cheatsheet ( #36877 )
...
Co-authored-by: Julien Déramond <julien.deramond@orange.com >
2022-08-31 18:19:45 -07:00
Vipin Mishra
9e57dfadac
Added new example in examples/features
page. ( #36660 )
...
* Added new example in examples/features
* Fix indentation, other suggested changes from review
* fix: heading structure
2022-08-03 21:52:41 -07:00
Julien Déramond
14e705d9ae
Docs: Redirect users to different templates of issues rather than an empty one ( #36827 )
2022-07-25 19:19:11 +02:00
Patrick H. Lauke
7688c84b8a
Correct heading levels in features example
...
to keep the look the same, added `fs-...` sizing classes where necessary
2022-07-25 08:49:06 -06:00
Patrick H. Lauke
8bb68b04b3
Add accNames to all progress bar examples ( #36732 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: Abdullah Alaqeel <abdullah.t.aqeel@gmail.com >
2022-07-13 23:31:15 +02:00
Tech Vanity
d4aee02458
Fix dashboard example so that the sticky sidebar has scrollable content ( #36608 )
2022-06-29 18:33:23 +02:00
Julien Déramond
5b0bf3f49a
Docs: Add a Vite Getting Started guide ( #36412 )
...
* Docs: Add a Vite Getting Started guide
* Fix npm run docs temporarily
* Fix cspell and lint
* Uncomment the 2nd part
* .
* Make it work without dist
* Updates after merges of Parcel/Webpack guides rewriting
* Update images
* Replace dev images
* Compress the new images better
* Update site/content/docs/5.2/customize/optimize.md
Co-authored-by: Mark Otto <otto@github.com >
* Update site/content/docs/5.2/getting-started/vite.md
Co-authored-by: Mark Otto <markdotto@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <otto@github.com >
2022-06-04 09:42:32 -07:00
Patrick H. Lauke
8965b11dd5
Remove confusing unnecessary id/aria-labelledby for dropdown menus ( #36487 )
...
see https://github.com/twbs/bootstrap/discussions/35755
Note that even the APG guide for disclosure widgets doesn't use this optional "nice-to-have" extra bit https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/ (though they do use `aria-controls`, which in most current browser/AT combos is borked though)
2022-06-03 11:18:22 +01:00
Louis-Maxime Piton
8959bf3f0b
Docs: quick fixes for HTML ( #36395 )
...
* Using the new helper in the doc
* Remove input from `Tab` access
* Change scrollspy code examples
* Reordering tables for JS
* Fix for parcel file
* Center align all the code example texts in layout
* Alphabetical reorder the helpers
2022-05-20 10:21:48 -07:00
Mark Otto
f7e8ca91e0
Prepare v5.2.0-beta1
2022-05-13 19:44:01 +03:00