Skip to content

Commit

Permalink
feat: update components with new typography + spacing tokens (#695)
Browse files Browse the repository at this point in the history
* refactor: update spacing values in margin + padding props for container, heading, icon, text

* refactor: update styles after typography and spacing updates

* refactor: rename text size caption to small

* fix: fix input size calculation

* refactor: adjust breadcrumbs styling

* refactor: adjust card styling

* refactor: adjust spacing for heading, text + icon in other components

* refactor: rename icon size caption to text-small

* hopefully last spacing update lol

* refactor: update error message + pagination spacing

* refactor: update error message margin + search button padding

* feat: update token package
  • Loading branch information
melaniebmn authored Dec 5, 2024
1 parent 6e9b5ca commit 105cd4b
Show file tree
Hide file tree
Showing 50 changed files with 1,256 additions and 807 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@cdssnc/gcds-tokens": "^1.20.2",
"@cdssnc/gcds-tokens": "^2.0.0",
"@fortawesome/fontawesome-free": "^6.3.0",
"@stencil/angular-output-target": "file:../../utils/angular-output-target",
"@stencil/postcss": "^2.1.0",
Expand Down
Loading

0 comments on commit 105cd4b

Please sign in to comment.