bootstrap/js/tests/unit
Aleksander Machniak 505e0235b9
Fix interoperability issue regarding Event properties (#36386)
* Fix interoperability issue regarding Event properties

- make possible to re-set read-only event properties
- use hydrateObj() to set delegateTarget property

Fixes #36207

Co-authored-by: GeoSot <geo.sotis@gmail.com>
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
2022-06-30 22:52:47 +03:00
..
dom Fix interoperability issue regarding Event properties (#36386) 2022-06-30 22:52:47 +03:00
util JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
.eslintrc.json Move a few ESLint rules where they are needed. 2021-08-30 15:51:44 +03:00
alert.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
base-component.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
button.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
carousel.spec.js Carousel: Remove redundant reference to `interval=false` from docs (#36545) 2022-06-14 16:17:28 +03:00
collapse.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
dropdown.spec.js Fix typo in dropdown unit test 2022-06-08 15:23:03 -07:00
jquery.spec.js tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659) 2022-01-30 14:30:04 +02:00
modal.spec.js fix: change dismiss handler, listening to key down, instead of click (#36401) 2022-06-21 11:03:57 +03:00
offcanvas.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
popover.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
scrollspy.spec.js Scrollspy: enable smooth-scroll behavior (#36528) 2022-06-08 22:35:09 +03:00
tab.spec.js ref(tab): remove show from panels dependent-less they have `.fade` class or not (simplify checks) (#36622) 2022-06-27 12:43:11 +03:00
toast.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
tooltip.spec.js Force tooltip and popover to recreate content every time it opens (#35679) 2022-06-27 12:58:27 +03:00