open-consul/ui/packages
Michael Klein 4df01dd6a1
ui: Setup Hashicorp Design System for usage in consul-ui (#14394)
* Use postcss instead of ember-cli-sass

This will make it possible to work with tailwindcss.

* configure postcss to compile sass
* add "sub-app" css into app/styles tree

* pin node@14 via volta

Only used by people that use volta

* Install tailwind and autoprefixer

* Create tailwind config

* Use tailwind via postcss

* Fix: tailwind changes current styling

When adding tailwind to the bottom of app.scss we apparently
change the way the application looks. We will import
it first to make sure we don't change the current styling
of the application right now.

* Automatic import of HDS colors in tailwind

* Install @hashicorp/design-system-components

* install add-on
* setup postcss scss pipeline to include tokens css
* import add-on css

* Install ember-auto-import v2

HDS depends on v2 of ember-auto-import so we need to upgrade.

* Upgrade ember-cli-yadda

v0.6.0 of ember-cli-yadda adds configuration for webpack.
This configuration is incompatible with webpack v5
which ember-auto-import v2 is using.
We need to upgrade ember-cli-yadda to the latest
version that fixes this incompatability with auto-import v2

* Install ember-flight-icons

HDS components are using the addon internally.

* Document HDS usage in engineering docs

* Upgrade ember-cli-api-double

* fix new linting errors
2022-10-06 17:17:20 +02:00
..
consul-acls
consul-hcp ui: Completely remove the Overview routes when running the UI in HCP (#14606) 2022-09-14 19:39:50 +01:00
consul-lock-sessions ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
consul-nspaces ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
consul-partitions ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
consul-peerings ui: Add more acceptance tests for cluster peering (#14707) 2022-09-29 09:38:41 -07:00
consul-ui ui: Setup Hashicorp Design System for usage in consul-ui (#14394) 2022-10-06 17:17:20 +02:00