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

Adjustments for Formation base font-size change #1096

Merged
merged 80 commits into from
May 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
7cc0352
update accordion and breadcrumb for formation base font-size change
powellkerry Mar 8, 2024
de37b51
Fix heading sizes in elements.scss due to root font-size change
powellkerry Mar 14, 2024
41f0ec5
fix: v1 button and icon font size
harshil1793 Mar 15, 2024
5cdd6a3
update package.json web-component from workspace
harshil1793 Mar 15, 2024
7f78b5e
remove formation-overrides file and make adjustments to components
powellkerry Mar 20, 2024
e7ff890
remove formation-overrides file and make adjustments to components
powellkerry Mar 20, 2024
8221f8c
Update formation version, remove rc-* versions of packages
powellkerry Mar 27, 2024
46f1e12
merge main, minor updates
powellkerry Mar 27, 2024
46f7865
Fix e2e test
powellkerry Mar 27, 2024
051579e
Fix inline storybook styles for segmented-progress-bar, match styles …
powellkerry Mar 28, 2024
8003984
revert for local change that should not have been committed
powellkerry Mar 28, 2024
7b9ea85
fix: v1 component rem correction
harshil1793 Mar 28, 2024
df58b45
fix: v1 components rem correction
harshil1793 Mar 28, 2024
d60ae32
Merge branch 'main' into 66753-formation-typography
jamigibbs Mar 29, 2024
a23fc16
v1 alert and promo-banner fix
harshil1793 Mar 29, 2024
bcfb8f2
Merge branch 'main' into 66753-formation-typography
jamigibbs Mar 29, 2024
933d9bd
Update va-table for base font adjustment
powellkerry Mar 29, 2024
f586b5f
Update TextArea with formation font-size changes
nickjg231 Mar 29, 2024
dfabf90
Update NumberInput and additional TextInput styles with formation fon…
nickjg231 Mar 29, 2024
e387ada
Fix error font-size and legend max-width on checkbox group
powellkerry Mar 29, 2024
3345778
v1 link component fixes
harshil1793 Mar 29, 2024
494082b
Merge branch 'main' into 66753-formation-typography
powellkerry Apr 1, 2024
ff5dd3a
v1 Alert rem padding fix
harshil1793 Apr 1, 2024
807e6bd
Fix mobile table styles
powellkerry Apr 1, 2024
f243328
Merge branch '66753-formation-typography' of https://github.com/depar…
powellkerry Apr 1, 2024
4da1f4c
Fix mobile table caption padding rem value
powellkerry Apr 1, 2024
788479c
Try to get chromatic to take new screenshots for va-table
powellkerry Apr 2, 2024
0ea72f0
revert storybook change for va-table, update from main
powellkerry Apr 2, 2024
021afa1
Update va-privacy-agreement with typography changes
nickjg231 Apr 2, 2024
39cc570
update to require at least one label instead of exactly one
powellkerry Apr 2, 2024
41aa74a
Merge branch '66753-formation-typography' of https://github.com/depar…
powellkerry Apr 2, 2024
b082a5c
add empty div to va-text-input story to get chromatic to update
powellkerry Apr 2, 2024
c794e59
Fixes for pagination typopgraphy and spacing
powellkerry Apr 2, 2024
74379b9
temp change for va-table stories
powellkerry Apr 2, 2024
c4f39f5
refresh va-pagination story snapshot
powellkerry Apr 2, 2024
2658c75
force chromatic refresh
powellkerry Apr 2, 2024
837da8e
Fix v1 segmented-progress-bar paddding in story
powellkerry Apr 2, 2024
ea56dac
Update formation to 11.0.1
powellkerry Apr 3, 2024
0bd1267
updates for v1 accordion item spacing
powellkerry Apr 3, 2024
3c0b566
Merge branch 'main' into 66753-formation-typography
powellkerry Apr 3, 2024
17079eb
fix for va-statement-of-truth icon font-size
powellkerry Apr 3, 2024
69eb7ab
Additional va-checkbox typography changes
nickjg231 Apr 4, 2024
5b04328
Fix text-input border width
powellkerry Apr 4, 2024
04c026a
Merge branch '66753-formation-typography' of https://github.com/depar…
powellkerry Apr 4, 2024
979aacf
Convert missing rem values found during a global search
powellkerry Apr 4, 2024
4862ffb
merge main
powellkerry Apr 8, 2024
ad14039
convert rev value in global/main.css and remove rem-override function…
powellkerry Apr 8, 2024
407c91a
Merge branch 'main' into 66753-formation-typography
powellkerry Apr 8, 2024
afe7474
Merge branch 'main' into 66753-formation-typography
powellkerry Apr 8, 2024
4b00d2c
convert rem values in html and tsx files
powellkerry Apr 8, 2024
ac47ef8
Merge branch '66753-formation-typography' of https://github.com/depar…
powellkerry Apr 8, 2024
e32760e
Merge branch 'main' into 66753-formation-typography
powellkerry Apr 8, 2024
7d19649
Fix e2e test
powellkerry Apr 8, 2024
6d59a55
Merge branch '66753-formation-typography' of https://github.com/depar…
powellkerry Apr 8, 2024
93fd96c
remove _functions.scss file
powellkerry Apr 8, 2024
988a0a4
add beta version numbers
powellkerry Apr 8, 2024
42c35a5
update package.json files with beta releases and rebuild
powellkerry Apr 9, 2024
9107ec5
Merge branch 'main' into 66753-formation-typography
jamigibbs Apr 16, 2024
65ba4c6
remove formation override import from memorable-date
jamigibbs Apr 16, 2024
dcbbaa4
add formation override style back into component
jamigibbs Apr 16, 2024
5f32aeb
fix memorable date day and year field widths
powellkerry Apr 16, 2024
48b7f90
try adjusting chromatic.yml to remove onlyChanged
powellkerry Apr 17, 2024
ff59718
adjust month select width in memorable date
powellkerry Apr 17, 2024
f731fe1
merge main
powellkerry Apr 25, 2024
b6fd6d9
Merge branch 'main' into 66753-formation-typography
powellkerry Apr 25, 2024
a69df11
Merge branch 'main' into 66753-formation-typography
powellkerry Apr 25, 2024
813acac
merge main
powellkerry Apr 29, 2024
e704862
merge main
powellkerry May 7, 2024
64e3439
merge main, remove beta versions
powellkerry May 16, 2024
ddfcee4
fix react-components version number
powellkerry May 16, 2024
5225901
update yarn.lock
powellkerry May 16, 2024
7683ec5
Fix merge issues where removed code was re-added
powellkerry May 16, 2024
09d8604
Merge branch 'main' into 66753-formation-typography
powellkerry May 16, 2024
6e73f82
re-add memorable date changes
powellkerry May 16, 2024
b37a07f
Merge branch '66753-formation-typography' of https://github.com/depar…
powellkerry May 16, 2024
a7afbcf
Merge branch 'main' into 66753-formation-typography
jamigibbs May 16, 2024
c5ba26c
remove storybook file to match main
jamigibbs May 16, 2024
9413ed5
convert heading rems in _va.scss and add box-sizing to process-list a…
powellkerry May 16, 2024
0b734ff
fix typo in comment
powellkerry May 17, 2024
21a6f64
Merge branch 'main' into 66753-formation-typography
powellkerry May 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
# 👇 Chromatic projectToken, refer to the manage page to obtain it.
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
onlyChanged: true
#onlyChanged: true
workingDir: packages/storybook
skip: "dependabot/**"
2 changes: 1 addition & 1 deletion .github/workflows/require-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
steps:
- uses: mheap/github-action-required-labels@v1
with:
mode: exactly
mode: minimum
count: 1
labels: "patch, minor, major, ignore-for-release, css-library"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"prism": "^1.27.0"
},
"dependencies": {
"@department-of-veterans-affairs/css-library": "^0.0.1",
"@department-of-veterans-affairs/css-library": "^0.7.0",
"webpack": "5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@department-of-veterans-affairs/component-library",
"description": "VA.gov component library. Includes React and web components.",
"version": "41.1.0",
"version": "42.0.0",
"license": "MIT",
"scripts": {
"build": "webpack"
Expand Down