]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Make a form validation handler | handle form messages
authorGeoSot <geo.sotis@gmail.com>
Wed, 19 May 2021 15:37:26 +0000 (18:37 +0300)
committerGeoSot <geo.sotis@gmail.com>
Fri, 7 Oct 2022 21:06:56 +0000 (00:06 +0300)
commitaa6a1ece56c1e9109980934da12ac696ae7dba36
tree39b16318e5a667cd5b69b10a2f4948638fa8044b
parent4cb046a6b8b37a0f328fa5b86fbd573ca3f0dc33
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
js/index.esm.js
js/index.umd.js
js/src/forms/form-field.js [new file with mode: 0644]
js/src/forms/form.js [new file with mode: 0644]
site/content/docs/5.2/examples/checkout-rtl/index.html
site/content/docs/5.2/examples/checkout/checkout.js
site/content/docs/5.2/examples/checkout/index.html
site/content/docs/5.2/forms/validation.md
site/static/docs/5.2/assets/js/validate-forms.js