open-consul/ui-v2/app/styles
John Cowen 6ec5c61ca6 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
..
base ui: Create CSS variables for box-shadowing consistency (#7337) 2020-05-12 17:14:09 +00:00
components ui: Create CSS variables for box-shadowing consistency (#7337) 2020-05-12 17:14:09 +00:00
core ui: New Confirmation Dialogs (#7007) 2020-01-22 12:08:29 +00:00
layouts ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
routes/dc ui: Fix wrapping service ids in the Node Detail > Services tab (#7149) 2020-01-28 14:43:32 +00:00
variables ui: Create CSS variables for box-shadowing consistency (#7337) 2020-05-12 17:14:09 +00:00
app.scss ui: Upgrade to ember 3.16 Octane Edition (#7334) 2020-05-12 17:14:10 +00:00