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

D8CORE-2490: All new alerts #725

Merged
merged 18 commits into from
Sep 1, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11.14.0
14.8.0
2 changes: 1 addition & 1 deletion .tugboat/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.0/install.sh | bash
NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
nvm install 11.14.0
nvm install 14.8.0
cd styleguide
nvm use
npm install
Expand Down
Binary file removed core/dist/assets/alert-error.png
Binary file not shown.
17 changes: 0 additions & 17 deletions core/dist/assets/alert-error.svg

This file was deleted.

Binary file removed core/dist/assets/alert-info.png
Binary file not shown.
18 changes: 0 additions & 18 deletions core/dist/assets/alert-info.svg

This file was deleted.

Binary file removed core/dist/assets/alert-success.png
Binary file not shown.
12 changes: 0 additions & 12 deletions core/dist/assets/alert-success.svg

This file was deleted.

Binary file removed core/dist/assets/alert-warning.png
Binary file not shown.
16 changes: 0 additions & 16 deletions core/dist/assets/alert-warning.svg

This file was deleted.

Binary file modified core/dist/assets/fa-brands-400.eot
Binary file not shown.
Loading