open-consul/ui-v2/tests/helpers
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
..
api.js UI: Package upgrades (#4740) 2018-10-03 09:54:07 +01:00
destroy-app.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
flash-message.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
measure.js UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
module-for-acceptance.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
repo.js UI: Repo layer integration tests (#4454) (#4563) 2018-08-29 10:00:15 +01:00
set-cookies.js Merge remote-tracking branch 'connect/f-connect' 2018-06-25 19:42:51 +00:00
start-app.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
stub-super.js Looking into atob functionality, consequence of Value: null 2018-07-05 13:35:06 +01:00
type-to-url.js UI: External Source markers (#4640) 2018-09-12 20:23:39 +01:00
yadda-annotations.js Reset <html class> after every test, back to its original static value 2018-06-25 12:11:01 +01:00
yadda.js WIP: Feature/acceptance tests 2018-06-12 11:24:35 +01:00