0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-13 01:08:58 +01:00
Bootstrap/js/tests/unit/util
GeoSot e81e7cda90
Move getElementFromSelector & getSelectorFromElement to SelectorEngine (#36027)
* Move `getElementFromSelector` & getSelectorFromElement` inside selector-engine.js, in order to use SelectorEngine methods, avoiding raw querySelector usage

* add `getMultipleElementsFromSelector` helper

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2022-11-06 20:31:43 +02:00
..
backdrop.spec.js tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659) 2022-01-30 14:30:04 +02:00
component-functions.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
config.spec.js Manipulator: Add JSON parse support (#35077) 2022-04-21 21:41:43 +03:00
focustrap.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
index.spec.js Move getElementFromSelector & getSelectorFromElement to SelectorEngine (#36027) 2022-11-06 20:31:43 +02:00
sanitizer.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
scrollbar.spec.js tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659) 2022-01-30 14:30:04 +02:00
swipe.spec.js JS: tests fixes & standardization of spies usage (#36398) 2022-05-31 11:18:32 +03:00
template-factory.spec.js Update devDependencies (#35841) 2022-02-15 08:50:37 +02:00