open-consul/ui-v2/tests/unit/utils/dom
John Cowen fdd8aa5f2e ui: Expands create-listeners API to allow recursive and functions (#5616)
1. Adds a Listeners class, which lets us...
2. Add Listeners recursively. So you can
createListeners().add(createListeners())
3. Also add the ability to `.add` as a plain function

This moves the entire idea more towards a generic teardown utility
2019-09-04 08:34:57 +00:00
..
event-source UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
event-target UI: Add EventSource ready for implementing blocking queries (#5070) 2019-05-01 18:22:06 +00:00
click-first-anchor-test.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
closest-test.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
create-listeners-test.js ui: Expands create-listeners API to allow recursive and functions (#5616) 2019-09-04 08:34:57 +00:00
get-component-factory-test.js UI: dom usage refactoring (#4924) 2019-05-01 18:21:40 +00:00
normalize-event-test.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
qsa-factory-test.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
sibling-test.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00