open-consul/ui-v2/app/styles/components
John Cowen 6fa3034dd6
UI: Package upgrades (#4740)
Upgrade all patch and minor upgradeable packages, also uses `only`
in ember-cli-build to reduce the included helpers from certain helper
packages.

Make some major version upgrades for some dev tools

- husky
- lint-staged
- ember-cli-yadda
- ember-cli-sass (also moved from node-sass to dart-sass)

Minor tweak: spotted css file (instead of scss file), rename

The move to `dart-sass`:

dart-sass has been the primary implementation of sass for ~6 months and
will receive updates earlier than libsass (ruby-sass itself is now deprecated)

Other benefits include not having to recompile (via `npm rebuild` or similar)
when switching platforms and an 'almost' javascript based solution.

This update also alters some media queries that, whilst wouldn't compile
anymore with either an updated libsass or dart-sass, where probably a
little over complicated anyway, I've therefore made them similar to
other breakpoints that made sense.
2018-10-03 09:54:07 +01:00
..
action-group UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
anchors UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
breadcrumbs UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
buttons UI: Package upgrades (#4740) 2018-10-03 09:54:07 +01:00
code-editor UI: Bugfix. Remove split view code editor (#4615) 2018-09-12 20:18:12 +01:00
confirmation-dialog UI: CSS Additions (mainly %frames) (#4623) 2018-09-21 10:18:32 +01:00
expanded-single-select UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
feedback-dialog UI: Tooltips and feedback-dialogs are the same thing - merge (#4678) 2018-09-21 11:13:21 +01:00
filter-bar UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
flash-message UI: CSS Additions (mainly %frames) (#4623) 2018-09-21 10:18:32 +01:00
form-elements UI: CSS Additions (mainly %frames) (#4623) 2018-09-21 10:18:32 +01:00
freetext-filter UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
healthcheck-status UI: CSS Additions (mainly %frames) (#4623) 2018-09-21 10:18:32 +01:00
healthchecked-resource UI: External Source markers (#4640) 2018-09-12 20:23:39 +01:00
icons UI: Package upgrades (#4740) 2018-10-03 09:54:07 +01:00
notice UI: CSS Additions (mainly %frames) (#4623) 2018-09-21 10:18:32 +01:00
pill UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
product UI: CSS Additions (mainly %frames) (#4623) 2018-09-21 10:18:32 +01:00
tabs UI: CSS Additions (mainly %frames) (#4623) 2018-09-21 10:18:32 +01:00
toggle UI: CSS Additions (mainly %frames) (#4623) 2018-09-21 10:18:32 +01:00
with-tooltip UI: Tooltips and feedback-dialogs are the same thing - merge (#4678) 2018-09-21 11:13:21 +01:00
action-group.scss UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
anchors.scss UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
breadcrumbs.scss UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
buttons.scss UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
code-editor.scss UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
confirmation-dialog.scss UI: CSS Additions (mainly %frames) (#4623) 2018-09-21 10:18:32 +01:00
feedback-dialog.scss UI: Tooltips and feedback-dialogs are the same thing - merge (#4678) 2018-09-21 11:13:21 +01:00
filter-bar.scss UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
flash-message.scss UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
form-elements.scss UI: CSS Additions (mainly %frames) (#4623) 2018-09-21 10:18:32 +01:00
freetext-filter.scss UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
healthcheck-status.scss UI: CSS Additions (mainly %frames) (#4623) 2018-09-21 10:18:32 +01:00
healthchecked-resource.scss UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
list-collection.scss UI: External Source markers (#4640) 2018-09-12 20:23:39 +01:00
notice.scss UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
pill.scss UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
product.scss UI: Package upgrades (#4740) 2018-10-03 09:54:07 +01:00
table.scss UI: CSS Additions (mainly %frames) (#4623) 2018-09-21 10:18:32 +01:00
tabs.scss UI: CSS Additions (mainly %frames) (#4623) 2018-09-21 10:18:32 +01:00
tabular-collection.scss UI: External Source markers (#4640) 2018-09-12 20:23:39 +01:00
tomography-graph.scss UI: CSS refactor (#4430) + Fullscreen Layout (#4435) 2018-08-29 12:11:58 +01:00
with-tooltip.scss UI: Tooltips and feedback-dialogs are the same thing - merge (#4678) 2018-09-21 11:13:21 +01:00