storybook-bot
|
2d683f6950
|
Bump version from "8.0.0-alpha.16" to "8.0.0-alpha.17" [skip ci]
|
2024-02-01 03:14:45 +00:00 |
|
jonniebigodes
|
8b0f6d037e
|
Merge branch 'next' into docs_react_ts_updates
|
2024-01-31 17:12:26 +00:00 |
|
Valentin Palkovic
|
a91240a3ba
|
Merge pull request #25740 from storybookjs/valentin/fix-storybook-config-typing-for-webpack-projects
Webpack: Update StorybookConfig import in core-webpack types.ts
|
2024-01-31 15:05:29 +01:00 |
|
jonniebigodes
|
ebb6005bf3
|
Merge branch 'next' into docs_react_ts_updates
|
2024-01-31 12:40:17 +00:00 |
|
storybook-bot
|
f03dd98ce8
|
Bump version from "8.0.0-alpha.15" to "8.0.0-alpha.16" [skip ci]
|
2024-01-30 16:46:28 +00:00 |
|
jonniebigodes
|
c90ebebd66
|
Merge branch 'next' into docs_react_ts_updates
|
2024-01-27 19:11:57 +00:00 |
|
jonniebigodes
|
56ad82da3c
|
additional changes
|
2024-01-27 18:56:55 +00:00 |
|
storybook-bot
|
241dee7416
|
Bump version from "8.0.0-alpha.14" to "8.0.0-alpha.15" [skip ci]
|
2024-01-26 08:36:30 +00:00 |
|
Valentin Palkovic
|
ec359a442d
|
Fix types in presets
|
2024-01-25 10:51:09 +01:00 |
|
storybook-bot
|
c1fc85f671
|
Bump version from "8.0.0-alpha.13" to "8.0.0-alpha.14" [skip ci]
|
2024-01-24 03:31:38 +00:00 |
|
jonniebigodes
|
fb19ed0aff
|
Update code/builders/builder-vite/README.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2024-01-23 11:22:04 +00:00 |
|
jonniebigodes
|
f3c7f3d538
|
Merge branch 'next' into docs_vue_2_removal
|
2024-01-22 14:39:48 +00:00 |
|
storybook-bot
|
69b6eda9b4
|
Bump version from "8.0.0-alpha.12" to "8.0.0-alpha.13" [skip ci]
|
2024-01-22 10:56:26 +00:00 |
|
storybook-bot
|
5ef44e7c8d
|
Bump version from "8.0.0-alpha.11" to "8.0.0-alpha.12" [skip ci]
|
2024-01-19 17:42:31 +00:00 |
|
Shaun Lloyd
|
cca61091f0
|
Normalize path for npm packages
|
2024-01-18 10:32:23 -05:00 |
|
Shaun Lloyd
|
627138bcec
|
Fix CI errors
|
2024-01-18 09:56:46 -05:00 |
|
Shaun Evening
|
ecbeadc62e
|
Merge branch 'next' into shaun/jit-learning
|
2024-01-18 08:44:00 -05:00 |
|
Shaun Lloyd
|
ac8a243be1
|
Add tests for framework utils
|
2024-01-18 08:36:42 -05:00 |
|
Valentin Palkovic
|
de9fb948f3
|
Merge pull request #25622 from storybookjs/jeppe/fix-node-assert
Webpack: Use `node:assert` used in `export-order-loader`
|
2024-01-18 08:59:22 +01:00 |
|
Shaun Lloyd
|
e17a7c6bb8
|
Refactor logic for adding renderer globals
|
2024-01-17 19:16:07 -05:00 |
|
storybook-bot
|
f84bf7046e
|
Bump version from "8.0.0-alpha.10" to "8.0.0-alpha.11" [skip ci]
|
2024-01-18 00:03:37 +00:00 |
|
Jeppe Reinhold
|
68c5812433
|
revert bad formatting
|
2024-01-17 09:44:27 +01:00 |
|
Jeppe Reinhold
|
1116ec1495
|
Fix wrong assert used in export-order-loader
|
2024-01-17 09:40:39 +01:00 |
|
Shaun Lloyd
|
9f23041ee7
|
Remove unneeded function
|
2024-01-16 15:02:35 -05:00 |
|
Shaun Lloyd
|
26371a5972
|
stringify injected globals
|
2024-01-16 15:00:09 -05:00 |
|
Shaun Lloyd
|
d04198cb6b
|
Add option to add renderer to url
|
2024-01-16 15:00:09 -05:00 |
|
Valentin Palkovic
|
dfb08da831
|
Merge pull request #25540 from mlazari/next
Webpack5: Make export-order-loader compatible with both esm and cjs
|
2024-01-16 13:28:43 +01:00 |
|
Valentin Palkovic
|
c0037961c5
|
Remove unused ts-expect-error comment
|
2024-01-16 11:06:28 +01:00 |
|
Kasper Peulen
|
4f2c2fbbcb
|
Merge remote-tracking branch 'origin/next' into kasper/update-linter
|
2024-01-16 10:01:44 +01:00 |
|
Kasper Peulen
|
021c101faf
|
Apply updated eslint rules
|
2024-01-15 13:33:41 +01:00 |
|
storybook-bot
|
bab319c565
|
Bump version from "8.0.0-alpha.9" to "8.0.0-alpha.10" [skip ci]
|
2024-01-15 10:08:52 +00:00 |
|
Tom Coleman
|
96f837bce6
|
Remove Preview.initialize , use Preview.ready() instead
|
2024-01-13 22:10:41 +11:00 |
|
Tom Coleman
|
91c5882088
|
Move preview init parameters to constructor
|
2024-01-13 22:05:16 +11:00 |
|
Michael Shilman
|
ee06c80ab9
|
Merge pull request #25328 from storybookjs/shilman/autodocs-filter
UI: Add configurable tags-based exclusion from sidebar/autodocs
|
2024-01-13 00:14:49 +08:00 |
|
Kasper Peulen
|
b086e297ae
|
Merge remote-tracking branch 'origin/next' into kasper/prettier-3
|
2024-01-11 14:38:50 +01:00 |
|
Valentin Palkovic
|
91f1bb8fc3
|
Merge pull request #25214 from storybookjs/valentin/fix-monorepo-stories-lookup
Core: Prevent stories lookup in node_modules
|
2024-01-11 14:18:40 +01:00 |
|
Kasper Peulen
|
a41c227037
|
Prettier
|
2024-01-11 14:06:35 +01:00 |
|
Valentin Palkovic
|
b91be038e0
|
Merge remote-tracking branch 'origin/next' into yann/remove-deprecated-webpack-config-option
|
2024-01-11 13:24:31 +01:00 |
|
Kasper Peulen
|
de086ad597
|
Merge remote-tracking branch 'origin/next' into kasper/prettier-3
|
2024-01-10 21:10:49 +01:00 |
|
storybook-bot
|
b23952f1ba
|
Bump version from "8.0.0-alpha.8" to "8.0.0-alpha.9" [skip ci]
|
2024-01-10 14:03:32 +00:00 |
|
Valentin Palkovic
|
77e8797d5a
|
Refactor export-order-loader
|
2024-01-10 14:52:34 +01:00 |
|
Mihai Lazari
|
c5d86fa87f
|
Make export-order-loader compatible with both es and cjs
|
2024-01-10 14:57:21 +02:00 |
|
Kasper Peulen
|
13c46e6c0b
|
Prettier
|
2024-01-09 17:20:55 +01:00 |
|
Valentin Palkovic
|
10ad2a447e
|
Merge remote-tracking branch 'origin/next' into valentin/remove-babel-from-webpack5-builder
|
2024-01-09 13:34:01 +01:00 |
|
Valentin Palkovic
|
8404f7438c
|
Merge pull request #24658 from storybookjs/norbert/remove-storystorev7
Core: Remove `storyStoreV7` feature flag
|
2024-01-09 13:15:46 +01:00 |
|
Valentin Palkovic
|
93aea846be
|
Merge remote-tracking branch 'origin/next' into valentin/remove-babel-from-webpack5-builder
|
2024-01-08 10:24:21 +01:00 |
|
Michael Shilman
|
687ec800f8
|
Fix build, type errors
|
2024-01-06 23:13:25 +08:00 |
|
Michael Shilman
|
61dc8a0bae
|
Tags: Add sidebar/autodocs configuration
|
2024-01-06 22:23:11 +08:00 |
|
storybook-bot
|
f37059053b
|
Bump version from "8.0.0-alpha.7" to "8.0.0-alpha.8" [skip ci]
|
2024-01-06 03:42:24 +00:00 |
|
Yann Braga
|
86ed8df79d
|
Webpack: Remove deprecated standalone webpackConfig option
|
2024-01-05 17:52:25 -03:00 |
|