Michael Shilman
|
143cdc20f0
|
Web-components: Upgrade kitchen sink lockfile
|
2022-02-05 00:02:44 +08:00 |
|
Michael Shilman
|
d3914e46d7
|
6.5.0-alpha.36 next.json version file
|
2022-02-04 23:15:39 +08:00 |
|
Michael Shilman
|
33e28a63c5
|
Update git head to 6.5.0-alpha.36, update yarn.lock
|
2022-02-04 23:11:38 +08:00 |
|
Michael Shilman
|
7332caf9f8
|
v6.5.0-alpha.36
v6.5.0-alpha.36
|
2022-02-04 23:06:05 +08:00 |
|
Michael Shilman
|
1e1bcf6664
|
Update root, peer deps, version.ts/json to 6.5.0-alpha.36 [ci skip]
|
2022-02-04 22:46:57 +08:00 |
|
Michael Shilman
|
f4f706c360
|
6.5.0-alpha.36 changelog
|
2022-02-04 22:46:45 +08:00 |
|
Michael Shilman
|
1f72bf9fbd
|
Merge pull request #17304 from storybookjs/tech/bundling-components
UI: Prebundle `@storybook/components`
|
2022-02-04 22:45:52 +08:00 |
|
Michael Shilman
|
8dcd3460fa
|
Merge branch 'next' into tech/bundling-components
|
2022-02-04 22:13:34 +08:00 |
|
Michael Shilman
|
3abcb2683b
|
6.5.0-alpha.35 next.json version file
|
2022-02-04 22:04:52 +08:00 |
|
Michael Shilman
|
ee3e2eec88
|
Update git head to 6.5.0-alpha.35, update yarn.lock
|
2022-02-04 21:55:00 +08:00 |
|
Michael Shilman
|
7a483e312a
|
v6.5.0-alpha.35
v6.5.0-alpha.35
|
2022-02-04 21:49:37 +08:00 |
|
Michael Shilman
|
8f69433813
|
Update root, peer deps, version.ts/json to 6.5.0-alpha.35 [ci skip]
|
2022-02-04 21:39:42 +08:00 |
|
Michael Shilman
|
f0f365d13b
|
6.5.0-alpha.35 changelog
|
2022-02-04 21:39:01 +08:00 |
|
Norbert de Langen
|
19c5ecc48d
|
fix
|
2022-02-04 13:23:26 +01:00 |
|
Michael Shilman
|
eee36011ef
|
Merge pull request #17401 from storybookjs/fix_addon_support_table
Chore: (Docs) Removes outdated support table and updates links
|
2022-02-04 20:04:47 +08:00 |
|
Michael Shilman
|
6a1a1fc648
|
Merge pull request #17404 from symmetriq/section-row-fix-typo
Addon-docs: Fix typo in ArgsTable tooltip
|
2022-02-04 20:02:11 +08:00 |
|
Michael Shilman
|
d1cee82179
|
Merge pull request #17421 from storybookjs/15534-fix-auto-title-duplicates
CSF3: Fix auto-title redundant filename
|
2022-02-04 19:59:45 +08:00 |
|
Norbert de Langen
|
ce2c3c34db
|
fix
|
2022-02-04 12:55:11 +01:00 |
|
Michael Shilman
|
758e4ba4dc
|
Merge pull request #17381 from storybookjs/refactor/csf-logic-in-store
Core: Move CSF-related logic to its own folder
|
2022-02-04 19:47:51 +08:00 |
|
Michael Shilman
|
10657bade4
|
Merge pull request #17345 from storybookjs/feat/add-interactions-to-cli-template
CLI/React: Add interactions to cli template
|
2022-02-04 19:45:59 +08:00 |
|
Michael Shilman
|
39b3e6eaac
|
Strip index.stories.js from autotitle
|
2022-02-04 19:40:38 +08:00 |
|
Norbert de Langen
|
c2089a0605
|
fix
|
2022-02-04 12:34:11 +01:00 |
|
Yann Braga
|
49b9beaa7d
|
fix circular dependency in csf utilities
|
2022-02-04 11:19:43 +01:00 |
|
Yann Braga
|
29f45a31c0
|
Update lib/store/src/csf/processCSFFile.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2022-02-04 11:19:43 +01:00 |
|
Yann Braga
|
e834efa94c
|
refactor(store): move csf related logic to its own folder
|
2022-02-04 11:19:43 +01:00 |
|
Michael Shilman
|
13b28f9001
|
CSF3: Fix auto-title duplicate filename
|
2022-02-04 17:54:33 +08:00 |
|
Norbert de Langen
|
7122f9b490
|
add @types/react to packages referencing react types
|
2022-02-04 10:16:24 +01:00 |
|
Yann Braga
|
c6a786e4cd
|
add @storybook/testing-library to verdaccio ignore list
|
2022-02-04 10:06:32 +01:00 |
|
Yann Braga
|
5d72d6460a
|
add interactions to react cli template
|
2022-02-04 09:36:56 +01:00 |
|
Michael Shilman
|
9cfc30d517
|
Merge pull request #17415 from flyingSquirrel-dev/patch-1
Fix typo in presets docs
|
2022-02-04 16:23:46 +08:00 |
|
Michael Shilman
|
9b9ea2613c
|
Merge pull request #17292 from storybookjs/fix/ui/composition_docs_mode
Core: Apply Docs mode to composed storybooks
|
2022-02-04 16:20:41 +08:00 |
|
박지혜
|
7e0a8e398e
|
Fix typo in Preview/Manager templates
I've spotted a typo in the Preview/Manager templates page.
|
2022-02-04 13:29:42 +09:00 |
|
jonniebigodes
|
36f356d00e
|
Merge pull request #17411 from storybookjs/chore_update_essentials_overview
Chore: (Docs) Minor updates to the Essentials introduction
|
2022-02-03 21:44:49 +00:00 |
|
jonniebigodes
|
ffc2cb4dfc
|
minor updates to the Essentials introduction
|
2022-02-03 21:23:49 +00:00 |
|
Michael Shilman
|
64f4093348
|
Merge pull request #17343 from storybookjs/chore/improve-styling-angular-example
Improve style handling in angular example in monorepo
|
2022-02-03 21:35:27 +08:00 |
|
Yann Braga
|
bb50807c4e
|
update snapshots
|
2022-02-03 10:46:45 +01:00 |
|
Yann Braga
|
dc6e4eec9b
|
chore(storybook): improve style handling in angular example
|
2022-02-03 10:46:45 +01:00 |
|
Jason Sims
|
75ce4c1bec
|
Fixed typo in SectionRow
The tooltip for collapsing and showing sections in ArgsTags says "Hide [Section Name]" when visible, and "Side [Section Name]" when hidden. Fixed.
|
2022-02-03 15:58:37 +09:00 |
|
jonniebigodes
|
89490244b6
|
Merge pull request #17403 from storybookjs/chore_docs_updates_decorators
Chore: (Docs) Updates decorators docs
|
2022-02-02 21:22:04 +00:00 |
|
jonniebigodes
|
a5fda8a482
|
removes misleading punctuation
|
2022-02-02 21:08:20 +00:00 |
|
jonniebigodes
|
8802b3367a
|
minor fixes to prevent regression
|
2022-02-02 21:06:53 +00:00 |
|
jonniebigodes
|
fc9cd60e59
|
updates decorators docs
|
2022-02-02 21:00:19 +00:00 |
|
jonniebigodes
|
5b49d9f620
|
Removes outdated support table and updates links
|
2022-02-02 18:23:36 +00:00 |
|
jonniebigodes
|
e7d1401a3d
|
Updates per feedback
|
2022-02-02 18:07:10 +00:00 |
|
Norbert de Langen
|
629d9ac172
|
add types/react to angular dependencies to prevent:
https://app.circleci.com/pipelines/github/storybookjs/storybook/23583/workflows/086a3157-1d7b-4b9a-80c8-af38d8009099/jobs/363231
|
2022-02-02 17:29:00 +01:00 |
|
Norbert de Langen
|
c2dcf5fc15
|
Merge branch 'next' into tech/bundling-components
# Conflicts:
# lib/cli/src/versions.ts
# lib/components/package.json
|
2022-02-02 16:13:45 +01:00 |
|
Norbert de Langen
|
5eda5313a8
|
Merge branch 'next' into fix/e2e-cra
# Conflicts:
# addons/docs/package.json
# addons/essentials/package.json
# lib/cli/src/versions.ts
# lib/core/package.json
# yarn.lock
|
2022-02-02 16:11:40 +01:00 |
|
Michael Shilman
|
aeb14830a7
|
6.4.18 changelog
|
2022-02-02 21:09:02 +08:00 |
|
Michael Shilman
|
df4bc272a4
|
6.5.0-alpha.34 next.json version file
|
2022-02-02 19:59:41 +08:00 |
|
Michael Shilman
|
e66afcce3e
|
Update git head to 6.5.0-alpha.34, update yarn.lock
|
2022-02-02 19:51:35 +08:00 |
|