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

Storybook 8 #16910

Merged
merged 65 commits into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
Changes from 49 commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
df5fd44
feat: added storybook 8 and vite builder
guidari Jul 3, 2024
3b03c53
fix: fixed generic type and argtypes
guidari Jul 3, 2024
806c242
fix: removed unsed dependencies
guidari Jul 3, 2024
1b0ba25
fix: fixed Tabs.mdx
guidari Jul 4, 2024
bf5e221
feat: updated packages to 8.1.11 and removed unused packages
guidari Jul 4, 2024
05acd2e
fix: replace CommonJS
guidari Jul 12, 2024
c6d6e19
fix: updated to 8.2.4 and change development to production
guidari Jul 16, 2024
4de731b
Merge branch 'main' into 16468-storybook
guidari Jul 16, 2024
e8a0ad9
Merge branch 'main' into 16468-storybook
guidari Jul 16, 2024
4f4d632
fix: ran yarn dedupe
guidari Jul 16, 2024
7f24a32
fix: removed STORYBOOK_STORE_7 declaration
guidari Jul 18, 2024
a70a9c1
fix: added rollup/plugin-replace to fix __DEV__ replacement
guidari Jul 18, 2024
7b4eb11
fix: ran yarn dedupe
guidari Jul 18, 2024
6cc1189
fix: added file rollup
guidari Jul 19, 2024
688a235
fix: fixed replace value for NODE_ENV
guidari Jul 19, 2024
2edb47c
fix: changes replace on rollup
guidari Jul 19, 2024
fd7bafe
fix: changed rollup config
guidari Jul 19, 2024
0337d9f
fix: renamed variable to replace default to true
guidari Jul 22, 2024
fca0de8
fix: removed rollup config and added an if clause for __DEV__
guidari Jul 25, 2024
a3e2e7c
fix: fix merge
guidari Jul 25, 2024
286f99e
Merge branch 'main' into 16468-storybook
guidari Jul 25, 2024
232055f
fix: ran yarn dedupe
guidari Jul 25, 2024
80692ce
fix: test __DEV__ in prod as production
guidari Jul 25, 2024
28f9d7a
fix: removed dev from prod
guidari Jul 26, 2024
e4d5605
fix: using babel to instruct vite to use__DE__
guidari Jul 26, 2024
7fccfd9
fix: fixed __dev__ comments
guidari Jul 26, 2024
1acd11e
test: fixed progress indicator test
guidari Aug 6, 2024
c0f33c6
fix: fixed merge conflict
guidari Aug 6, 2024
1337cdb
Merge branch 'main' into 16468-storybook
guidari Aug 6, 2024
83c0c88
fix: ran yarn dedupe
guidari Aug 6, 2024
e3cde70
Merge branch '16468-storybook' of github.com:guidari/carbon into 1646…
guidari Aug 6, 2024
a7b7d77
fix: fixed argstable to argTypes
guidari Aug 6, 2024
35ffff5
test: fixed avt tests
guidari Aug 7, 2024
282d37b
Merge branch 'main' into 16468-storybook
guidari Aug 9, 2024
b233f3d
Merge branch 'main' into 16468-storybook
kennylam Aug 9, 2024
02b9b1a
fix: rollback to config.define for __DEV__
guidari Aug 12, 2024
675b051
Merge branch '16468-storybook' of github.com:guidari/carbon into 1646…
guidari Aug 12, 2024
55213ee
fix: added babel back to plugins
guidari Aug 13, 2024
dd7fa64
Merge branch 'main' into 16468-storybook
guidari Aug 14, 2024
f3c1d4c
fix: removed __DEV__ from ModalWrapper
guidari Aug 14, 2024
15a804d
Merge branch 'main' into 16468-storybook
guidari Aug 14, 2024
75cc693
fix: added babel back
guidari Aug 15, 2024
9894e14
Merge branch 'main' into 16468-storybook
guidari Aug 15, 2024
0da3630
fix: rollback to react-webpack5
guidari Aug 16, 2024
ce59e8d
fix: remvoed exclude, babel-loader does not load there anymore
guidari Aug 16, 2024
591ff52
Merge branch 'main' into 16468-storybook
guidari Aug 16, 2024
093acef
fix: ran yarn
guidari Aug 19, 2024
fdb24f3
Merge branch 'main' into 16468-storybook
guidari Aug 19, 2024
8005868
Merge branch 'main' into 16468-storybook
tay1orjones Aug 20, 2024
caf30bc
Merge branch 'main' into 16468-storybook
guidari Aug 23, 2024
dab4f39
fix: ran yarn
guidari Aug 23, 2024
114735e
Merge branch 'main' of github.com:carbon-design-system/carbon into pr…
kennylam Aug 24, 2024
e8b39a1
chore(yarn): dedupe
kennylam Aug 24, 2024
caefbde
Merge branch 'main' into 16468-storybook
guidari Aug 26, 2024
868dfac
fix: removed Story to insert Canvas
guidari Aug 26, 2024
10d6c88
Merge branch 'main' into 16468-storybook
tay1orjones Aug 27, 2024
d1111f7
Merge branch 'main' into 16468-storybook
guidari Aug 27, 2024
f5e3b14
fix: ran yarn
guidari Aug 27, 2024
514e386
fix: merge with main
guidari Aug 28, 2024
b4f7f57
fix: yarn dedupe
guidari Aug 28, 2024
496ddbd
fix: upgrade to storybook 8.2.9 and update TableSlugRow
guidari Aug 28, 2024
6f752f0
test: updated snapshots
guidari Aug 28, 2024
70d2333
Merge branch 'main' into 16468-storybook
guidari Aug 29, 2024
354fba5
fix: fixed merge conflicts and added ~@ibm/plex
guidari Aug 29, 2024
0e2e1ee
Merge branch 'main' into 16468-storybook
guidari Aug 30, 2024
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
  •  
  •  
  •  
24 changes: 15 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ jobs:
path: |
node_modules
*/**/node_modules
key: ${{ runner.os }}-yarn-${{ hashFiles('yarn.lock', 'packages/**/yarn.lock') }}
key:
${{ runner.os }}-yarn-${{ hashFiles('yarn.lock',
'packages/**/yarn.lock') }}
- name: Install dependencies
run: yarn install --immutable --immutable-cache
- name: Build project
Expand All @@ -95,7 +97,9 @@ jobs:
path: |
node_modules
*/**/node_modules
key: ${{ runner.os }}-yarn-${{ hashFiles('yarn.lock', 'packages/**/yarn.lock') }}
key:
${{ runner.os }}-yarn-${{ hashFiles('yarn.lock',
'packages/**/yarn.lock') }}
- name: Install dependencies
run: yarn install --immutable --immutable-cache
- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
Expand Down Expand Up @@ -135,16 +139,17 @@ jobs:
path: |
node_modules
*/**/node_modules
key: ${{ runner.os }}-yarn-${{ hashFiles('yarn.lock', 'packages/**/yarn.lock') }}
key:
${{ runner.os }}-yarn-${{ hashFiles('yarn.lock',
'packages/**/yarn.lock') }}
- name: Install dependencies
run: yarn install --immutable --immutable-cache
- name: Install browsers
run: yarn playwright install --with-deps
- name: Build project
run: yarn build
- name: Build storybook
run:
STORYBOOK_STORE_7=false yarn workspace @carbon/react storybook:build
run: yarn workspace @carbon/react storybook:build
- name: Run storybook
id: storybook
run: |
Expand Down Expand Up @@ -198,16 +203,17 @@ jobs:
path: |
node_modules
*/**/node_modules
key: ${{ runner.os }}-yarn-${{ hashFiles('yarn.lock', 'packages/**/yarn.lock') }}
key:
${{ runner.os }}-yarn-${{ hashFiles('yarn.lock',
'packages/**/yarn.lock') }}
- name: Install dependencies
run: yarn install --immutable --immutable-cache
- name: Install browsers
run: yarn playwright install --with-deps
- name: Build project
run: yarn build
- name: Build storybook
run:
STORYBOOK_STORE_7=false yarn workspace @carbon/react storybook:build
run: yarn workspace @carbon/react storybook:build
- name: Run storybook
id: storybook
run: |
Expand Down Expand Up @@ -238,4 +244,4 @@ jobs:
steps:
- name: Check AVT Runner job status
if: ${{ needs.avt-runner.result != 'success' }}
run: exit 1
run: exit 1
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ jobs:

# Additional steps for generating playwright json report for avt tests
- name: Build storybook
run:
STORYBOOK_STORE_7=false yarn workspace @carbon/react storybook:build
run: yarn workspace @carbon/react storybook:build
- name: Run storybook
id: storybook
run: |
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Loading