Jeppe Reinhold
|
fab295d23d
|
cleanup
|
2023-01-03 15:33:43 +01:00 |
|
Jeppe Reinhold
|
22a6770e29
|
include examples in blocks sb
|
2023-01-03 15:29:46 +01:00 |
|
Jeppe Reinhold
|
222a299e61
|
use example button in all blocks
|
2023-01-03 15:16:49 +01:00 |
|
Jeppe Reinhold
|
99283a832a
|
use example button in Description block
|
2023-01-03 14:49:10 +01:00 |
|
Jeppe Reinhold
|
2c3395411b
|
add example button component
|
2023-01-03 14:48:47 +01:00 |
|
Michael Shilman
|
fd83aa7a0a
|
Merge pull request #20469 from storybookjs/remove-indev-flag-for-preact-vite
Remove inDev flag for preact-vite framework
|
2023-01-03 07:58:21 +08:00 |
|
Tom Coleman
|
9bf37c38ac
|
Merge pull request #20379 from storybookjs/update-autodocs-automigration
Migration: Update autodocs migration to deal with `docs.docsPage`
|
2023-01-03 09:49:23 +11:00 |
|
Tom Coleman
|
d2a6b08abd
|
Fix type problems
|
2023-01-03 08:14:33 +11:00 |
|
jonniebigodes
|
458e907c77
|
Merge pull request #20460 from nxtpge/patch-1
docs(addons/storysource): fix old link to "Theming" image
|
2023-01-02 20:26:28 +00:00 |
|
Klemen Slavič
|
892fd5becd
|
Remove inDev flag for preact-vite framework
|
2023-01-02 11:13:50 +01:00 |
|
Michael Shilman
|
d531341c9a
|
7.0.0-beta.19 next.json version file [skip ci]
|
2023-01-01 18:27:56 +08:00 |
|
Michael Shilman
|
7822167dcf
|
Update git head to 7.0.0-beta.19, update yarn.lock [ci skip]
|
2023-01-01 18:20:28 +08:00 |
|
Michael Shilman
|
da902f312e
|
v7.0.0-beta.19
v7.0.0-beta.19
|
2023-01-01 18:16:24 +08:00 |
|
Michael Shilman
|
64d2d0ba77
|
Update root, peer deps, version.ts/json to 7.0.0-beta.19 [ci skip]
|
2023-01-01 18:14:35 +08:00 |
|
Michael Shilman
|
d6a2698e6e
|
7.0.0-beta.19 changelog
|
2023-01-01 18:14:17 +08:00 |
|
Michael Shilman
|
5eed2f78e6
|
Update git head to 7.0.0-beta.18, update yarn.lock [ci skip]
|
2023-01-01 18:07:50 +08:00 |
|
Michael Shilman
|
fd0c69d276
|
v7.0.0-beta.18
v7.0.0-beta.18
|
2023-01-01 18:02:45 +08:00 |
|
Michael Shilman
|
dbb4290d5c
|
Update root, peer deps, version.ts/json to 7.0.0-beta.18 [ci skip]
|
2023-01-01 17:57:53 +08:00 |
|
Michael Shilman
|
0fc110c39e
|
7.0.0-beta.18 changelog
|
2023-01-01 17:57:41 +08:00 |
|
Michael Shilman
|
5fc7e5dccb
|
Merge pull request #20459 from storybookjs/cli-react-peer-dep
CLI: Add peer dependency on react
|
2023-01-01 17:37:11 +08:00 |
|
Michael Shilman
|
9816dc6716
|
Merge pull request #20434 from chakAs3/vue-vite-default-ts
Vue vite default ts
|
2023-01-01 17:36:47 +08:00 |
|
Michael Shilman
|
b31c2d2827
|
Merge pull request #20456 from storybookjs/remove-legacy-peer-deps
CLI: Do not use legacy-peer-deps for npm
|
2023-01-01 17:33:18 +08:00 |
|
Michael Shilman
|
62ba7cffb8
|
Merge pull request #20462 from storybookjs/shilman/delete-outdated-onerror
Core: Delete outdated onerror handler
|
2023-01-01 17:26:25 +08:00 |
|
Michael Shilman
|
84c5dd1f54
|
Merge pull request #20464 from storybookjs/find-closest-lockfile
CLI: Use closest lockfile to determine package manager
|
2023-01-01 17:25:50 +08:00 |
|
Ian VanSchooten
|
4764461791
|
Merge pull request #20428 from storybookjs/issue-17870-automigrate-pkg-mgr
CLI: Use correct package manager for automigrate
|
2022-12-31 17:38:00 -05:00 |
|
Ian VanSchooten
|
9f091ef651
|
Test for multiple lockfiles
|
2022-12-31 17:30:56 -05:00 |
|
Ian VanSchooten
|
4116720740
|
CLI: Use closest lockfile to determine package manager
|
2022-12-31 17:21:33 -05:00 |
|
Ian VanSchooten
|
038735d340
|
Merge pull request #20449 from storybookjs/cli/add-prop-types
CLI: Add prop-types dependency if not using TypeScript
|
2022-12-31 09:23:58 -05:00 |
|
Ian VanSchooten
|
8408bcf298
|
Merge pull request #20443 from storybookjs/lodash-extensions
Build: Add extensions to lodash imports
|
2022-12-31 09:20:01 -05:00 |
|
Michael Shilman
|
5d86bcfc9a
|
Core: Delete outdated onerror handler
|
2022-12-31 08:56:49 +08:00 |
|
chakir qatab
|
a3528560c0
|
Merge branch 'vue-vite-default-ts' of github.com:chakAs3/storybook into vue-vite-default-ts
|
2022-12-31 04:46:54 +04:00 |
|
chakir qatab
|
e69c7be716
|
revert e2e tests chnage
|
2022-12-31 04:46:24 +04:00 |
|
Chakir QATAB
|
51cd7f9169
|
Merge branch 'storybookjs:next' into vue-vite-default-ts
|
2022-12-31 04:40:56 +04:00 |
|
chakir qatab
|
837446bc73
|
Merge branch 'vue-vite-default-ts' of github.com:chakAs3/storybook into vue-vite-default-ts
|
2022-12-31 04:31:07 +04:00 |
|
chakir qatab
|
024e8cf348
|
(vue renderer) add ts-legacy assets ..
|
2022-12-31 03:16:27 +04:00 |
|
Nextpage
|
fca63e71d4
|
docs(addons/storysource): fix old path to "Theming" image
|
2022-12-30 23:55:19 +01:00 |
|
Ian VanSchooten
|
7acf49c334
|
CLI: Add peer dependency on react
|
2022-12-30 16:49:29 -05:00 |
|
Ian VanSchooten
|
1807073161
|
Remove unused import
|
2022-12-30 15:57:34 -05:00 |
|
Ian VanSchooten
|
aa41f661e1
|
Do not use legacy-peer-deps
|
2022-12-30 14:42:35 -05:00 |
|
Ian VanSchooten
|
b8aa8fe0bc
|
Remove unneeded eslint ignores
|
2022-12-30 14:41:04 -05:00 |
|
Ian VanSchooten
|
33326c0932
|
Merge remote-tracking branch 'origin/next' into lodash-extensions
|
2022-12-30 14:32:44 -05:00 |
|
jonniebigodes
|
1b9f5410f3
|
Merge pull request #20453 from storybookjs/chore_docs_minor_tweaks_to_migration
Chore: (Docs) Minor tweaks to Migration and Writing stories docs
|
2022-12-30 19:29:52 +00:00 |
|
jonniebigodes
|
4deca28a14
|
Minor tweaks to Migration and writing stories docs
|
2022-12-30 18:54:36 +00:00 |
|
Chakir QATAB
|
0842d0f32c
|
Merge branch 'storybookjs:next' into vue-vite-default-ts
|
2022-12-30 21:38:47 +04:00 |
|
chakir qatab
|
a8b8148be0
|
Merge branch 'vue-vite-default-ts' of github.com:chakAs3/storybook into vue-vite-default-ts
|
2022-12-30 21:37:26 +04:00 |
|
chakir qatab
|
f9d82f1511
|
(Vue Renderer) use setup script + remove any changes as baselines to pass UI tests.
|
2022-12-30 21:35:08 +04:00 |
|
Ian VanSchooten
|
af349c8b8e
|
Add extension to all lodash imports
|
2022-12-30 12:15:08 -05:00 |
|
Ian VanSchooten
|
f0000d814e
|
Update code/lib/cli/src/generators/REACT/index.ts
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
|
2022-12-30 12:00:29 -05:00 |
|
Ian VanSchooten
|
e09e8d3d60
|
CLI: Add prop-types dependency if not using TypeScript
|
2022-12-30 11:43:03 -05:00 |
|
jonniebigodes
|
b7fe716438
|
Merge pull request #20446 from storybookjs/chore_minor_readme_tweaks
Chore: (Docs) Minor improvements to the Readme
|
2022-12-30 16:10:04 +00:00 |
|