consul/ui-v2/app/utils/dom
John Cowen 2f28232df0 ui: Upgrade to ember 3.16 Octane Edition (#7334)
* v3.12.0...v3.16.0

* Upgrades

* Remove old wormhole fix

* Fixup ember power select (camelcasing)

* Fixup immedaitely closing dropdown

When clicking on the syntax selector, it seemed like an extra click
event was firing from the label, which then immediately closed the
dropdown. By adding a for="" attribute this event isn't passed to the
dropdown menu and therefore doesn't immediately close

* Fix up integration tests with new style (plus standardize titles)

* Temporarily disable some template linting rules

* Add required methods (even though they aren't used anywhere)

* Ensure event sources get closed on destruction
2020-05-12 17:14:10 +00:00
..
event-source ui: Upgrade to ember 3.16 Octane Edition (#7334) 2020-05-12 17:14:10 +00:00
event-target UI: Add EventSource ready for implementing blocking queries (#5070) 2019-05-01 18:22:06 +00:00
click-first-anchor.js ui: Allow text selection of clickable elements and their contents (#5770) 2019-09-04 08:34:58 +00:00
closest.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
create-listeners.js ui: Enable creating listeners using an object/hash (#5975) 2019-09-04 08:35:04 +00:00
get-component-factory.js UI: dom usage refactoring (#4924) 2019-05-01 18:21:40 +00:00
is-outside.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
normalize-event.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
qsa-factory.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
sibling.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00