bootstrap/js/tests/unit
Patrick H. Lauke 0d054bb0f1
Remove explicit use of aria-hidden for offcanvas when closed (#35589)
Remove explicit use of aria-hidden & visibility for offcanvas when closed, handling it with css

Co-authored-by: GeoSot <geo.sotis@gmail.com>
Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com>
2022-01-05 19:20:15 +02:00
..
dom Fix tests fixture type (#35501) 2021-12-09 16:01:29 +02:00
util Extract Component config functionality to a separate class (#33872) 2021-12-10 18:18:18 +02:00
.eslintrc.json Move a few ESLint rules where they are needed. 2021-08-30 15:51:44 +03:00
alert.spec.js tests: tweak Jasmine's matchers usage 2021-12-01 14:30:49 +02:00
base-component.spec.js tests: remove extra spaces, unneeded arrays and add missing newlines 2021-12-01 14:30:49 +02:00
button.spec.js tests: tweak Jasmine's matchers usage 2021-12-01 14:30:49 +02:00
carousel.spec.js Carousel: move repeated code to a method 2021-12-21 17:37:24 +02:00
collapse.spec.js Tests: Minor fixes (#35455) 2021-12-02 12:01:11 +02:00
dropdown.spec.js Fix tests fixture type (#35501) 2021-12-09 16:01:29 +02:00
jquery.spec.js tests: tweak Jasmine's matchers usage 2021-12-01 14:30:49 +02:00
modal.spec.js Tests: Minor fixes (#35455) 2021-12-02 12:01:11 +02:00
offcanvas.spec.js Remove explicit use of aria-hidden for offcanvas when closed (#35589) 2022-01-05 19:20:15 +02:00
popover.spec.js Popover.js: Accept empty content through data-bs-content (#35514) 2021-12-15 10:41:31 +02:00
scrollspy.spec.js tests: remove extra spaces, unneeded arrays and add missing newlines 2021-12-01 14:30:49 +02:00
tab.spec.js Tests: Minor fixes (#35455) 2021-12-02 12:01:11 +02:00
toast.spec.js tests: remove extra spaces, unneeded arrays and add missing newlines 2021-12-01 14:30:49 +02:00
tooltip.spec.js Fix tests fixture type (#35501) 2021-12-09 16:01:29 +02:00