Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(styles): eui Amsterdam theme #1463

Merged
merged 22 commits into from
Mar 3, 2022
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
989542e
feat(theme): move to amsterdam eui theme
nickofthyme Nov 4, 2021
6678876
chore: update screenshots
nickofthyme Nov 4, 2021
5c0b91a
Merge branch 'master' into amsterdam-theme
nickofthyme Nov 9, 2021
e4819e4
chore: update vrt screenshots
nickofthyme Nov 9, 2021
c8ccdcc
test: update color values in jest tests
nickofthyme Nov 9, 2021
4015688
Merge branch 'master' into amsterdam-theme
nickofthyme Dec 14, 2021
eaa9032
deps: upgrade eui to latest with new style imports
nickofthyme Dec 15, 2021
9b07bc8
test: update vrt screenshots with new theming
nickofthyme Dec 15, 2021
aad2318
test: update vrt screenshots with new theming...again
nickofthyme Dec 15, 2021
f17c31c
Merge branch 'master' into amsterdam-theme
nickofthyme Jan 5, 2022
2a099e2
feat(heatmap): allow rotation of x axis labels (#1514)
rshen91 Feb 23, 2022
869c572
fix(legend): width with duplicate nested pie slice labels (#1585)
nickofthyme Feb 23, 2022
f4e6c4f
ci: fix ci branch trigger workflow
nickofthyme Feb 23, 2022
71c0438
build(deps): bump url-parse from 1.5.3 to 1.5.10 (#1613)
dependabot[bot] Feb 28, 2022
af1a174
Merge branch 'master' into amsterdam-theme
nickofthyme Feb 28, 2022
a65d486
fix: docs styles, use eui provider in place of legacy style resets
nickofthyme Mar 2, 2022
61c8299
Merge branch 'master' into amsterdam-theme
nickofthyme Mar 2, 2022
458a5a4
fix: cleanup styles and readme refs
nickofthyme Mar 2, 2022
db70f84
test: update vrt screenshots -- all.test.ts
nickofthyme Mar 2, 2022
2c4f4a0
test: update vrt screenshots -- interaction/bar
nickofthyme Mar 2, 2022
ac1f284
test: update vrt screenshots -- 3rd group
nickofthyme Mar 2, 2022
6e73700
test: update vrt screenshots -- 4th group
nickofthyme Mar 2, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 5 additions & 5 deletions docs/0-Intro/0-Intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ import '@elastic/charts/dist/theme_only_dark.css';
If using Elastic Charts in the same project that is already compiling EUI's Sass (like Kibana), you can import the SASS files directly instead of using the CSS. Just be sure to import Elastic Charts Sass files **after** EUI.

```scss
@import '~@elastic/eui/src/themes/eui/eui_colors_light';
@import '~@elastic/eui/src/global_styling/functions/index';
@import '~@elastic/eui/src/global_styling/variables/index';
@import '~@elastic/eui/src/global_styling/mixins/index';
@import '~@elastic/eui/src/global_styling/reset/index';
@import '~@elastic/eui/src/themes/eui-amsterdam/eui_amsterdam_colors_light';
@import '~@elastic/eui/src/themes/eui-amsterdam/global_styling/functions/index';
@import '~@elastic/eui/src/themes/eui-amsterdam/global_styling/variables/index';
@import '~@elastic/eui/src/themes/eui-amsterdam/global_styling/mixins/index';
@import '~@elastic/eui/src/themes/eui-amsterdam/global_styling/reset/index';
markov00 marked this conversation as resolved.
Show resolved Hide resolved
@import '~@elastic/charts/dist/theme';
```

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading