Skip to content

Commit

Permalink
CSS Library: replace FA icons for action link and alert classes (#1371)
Browse files Browse the repository at this point in the history
* replace FA icon with svg for action link class

* toggle onlyChanged

* update icon fill color

* add alert storybook examples

* action link updates

* update alert icons

* turn onlyChanged back on

* remove FA specific styles for unused alerts

* add fill color to alert info svg

* add css-library build to chromatic workflow

* test version updates to get stylesheet imports working

* adjust image size

* update versions

* add back fill color for arrow right

* update yarn.lock

* Revert "update yarn.lock"

This reverts commit d912dcd.

* Revert "update versions"

This reverts commit 4b3ad3a.

* Revert "add css-library build to chromatic workflow"

This reverts commit 53b480c.

* revert version change

* remove module stylesheet imports

* remove temporary alert storybook file

* revert package version change

* revert version update
  • Loading branch information
jamigibbs authored Oct 23, 2024
1 parent 266e660 commit 714e11c
Show file tree
Hide file tree
Showing 19 changed files with 211 additions and 75 deletions.
17 changes: 17 additions & 0 deletions packages/css-library/dist/img/alerts/error.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions packages/css-library/dist/img/alerts/info.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions packages/css-library/dist/img/alerts/success.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions packages/css-library/dist/img/alerts/warning.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/css-library/dist/img/arrow-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 18 additions & 11 deletions packages/css-library/dist/stylesheets/modules/m-action-link.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 714e11c

Please sign in to comment.