Norbert de Langen
|
b0d32a90bb
|
Merge branch 'future/base' into future/SB-444
|
2022-06-21 13:10:27 +02:00 |
|
Tom Coleman
|
9eb73fdb16
|
Merge pull request #18501 from storybookjs/future/docs2-core
|
2022-06-21 20:51:06 +10:00 |
|
Michael Shilman
|
7399d641c9
|
Merge branch 'future/base' into future/docs2-core
|
2022-06-21 12:17:27 +08:00 |
|
Tom Coleman
|
ca1a7a573e
|
Merge remote-tracking branch 'origin/future/base' into tom/sb-347-sequence-importing-stories-in-parallel
|
2022-06-21 13:33:41 +10:00 |
|
Michael Shilman
|
bbb862e8a7
|
Update git head to 7.0.0-alpha.5, update yarn.lock
|
2022-06-20 21:48:14 +08:00 |
|
Michael Shilman
|
3dd4698282
|
v7.0.0-alpha.5
|
2022-06-20 21:44:25 +08:00 |
|
Tom Coleman
|
626aac5904
|
Merge remote-tracking branch 'origin/future/base' into tom/sb-347-sequence-importing-stories-in-parallel
|
2022-06-20 15:12:07 +10:00 |
|
Michael Shilman
|
22767df2f5
|
Update git head to 7.0.0-alpha.4, update yarn.lock
|
2022-06-19 18:06:54 +08:00 |
|
Michael Shilman
|
006ed54452
|
v7.0.0-alpha.4
|
2022-06-19 18:03:16 +08:00 |
|
Tom Coleman
|
238fa5c193
|
Merge remote-tracking branch 'origin/future/base' into future/docs2-core
|
2022-06-18 21:00:27 +10:00 |
|
Michael Shilman
|
36f006398e
|
Merge branch 'future/base' into tom/sb-347-sequence-importing-stories-in-parallel
|
2022-06-18 16:50:26 +08:00 |
|
Norbert de Langen
|
37e814a8be
|
let's structure out framework types and presets. They cascade into each other
Also map framework.options.builder into core.builder.options
|
2022-06-17 16:24:35 +02:00 |
|
Norbert de Langen
|
b35951d5fc
|
Merge branch 'future/base' into future/deprecations-removal
# Conflicts:
# addons/toolbars/package.json
# lib/core-client/package.json
# yarn.lock
|
2022-06-17 09:47:46 +02:00 |
|
Michael Shilman
|
ab4a16f016
|
Merge branch 'future/base' into future-hybrid-stories-index
|
2022-06-17 10:25:07 +08:00 |
|
Michael Shilman
|
db42e93ce3
|
Update git head to 7.0.0-alpha.3, update yarn.lock
|
2022-06-17 00:41:17 +08:00 |
|
Michael Shilman
|
629b056190
|
v7.0.0-alpha.3
|
2022-06-17 00:37:27 +08:00 |
|
Norbert de Langen
|
8e84f36d0f
|
cleanup tsconfigs and make things strict if possible
|
2022-06-16 16:59:06 +02:00 |
|
Michael Shilman
|
11c2a7546d
|
Merge branch 'future/base' into future-hybrid-stories-index
|
2022-06-16 18:54:10 +08:00 |
|
Tom Coleman
|
c46622b31a
|
Move webpack utils to core-webpack
|
2022-06-16 13:11:01 +10:00 |
|
Tom Coleman
|
ed054058da
|
Refactor to make importPipeline testable
|
2022-06-15 17:56:55 +10:00 |
|
Tom Coleman
|
1f02c5ca3c
|
Missing call
|
2022-06-15 15:08:04 +10:00 |
|
Tom Coleman
|
04086c3bfa
|
Don't import a second file while a first one is in flight
|
2022-06-15 15:08:03 +10:00 |
|
Michael Shilman
|
a1c81d1348
|
Update git head to 7.0.0-alpha.2, update yarn.lock
|
2022-06-15 09:15:08 +08:00 |
|
Michael Shilman
|
44920e2b6b
|
v7.0.0-alpha.2
|
2022-06-15 09:11:32 +08:00 |
|
Norbert de Langen
|
1c482659fa
|
add a skipBabel flag to the typescript config property, set it to true for angular and vue
remove code relating to framework detection
|
2022-06-14 12:06:23 +02:00 |
|
Norbert de Langen
|
fa488ac587
|
use r for resolving
|
2022-06-10 15:46:53 +02:00 |
|
Norbert de Langen
|
e98d43f7d3
|
Merge branch 'next' into future/base
|
2022-06-10 13:30:44 +02:00 |
|
Norbert de Langen
|
982a694804
|
undo deprecations removal (will do this in a separate branch so it can be reviewed
|
2022-06-10 10:28:06 +02:00 |
|
Norbert de Langen
|
ee904cae8b
|
deprecations removed
|
2022-06-09 23:33:16 +02:00 |
|
Michael Shilman
|
f0c2c8483f
|
Merge branch 'future/base' into future-hybrid-stories-index
|
2022-06-09 11:10:04 +08:00 |
|
Norbert de Langen
|
3a9c015c14
|
remove non modernInlineRender
|
2022-06-08 17:14:37 +02:00 |
|
Norbert de Langen
|
26a0dcde97
|
fix some typings issues
|
2022-06-08 09:55:45 +02:00 |
|
Norbert de Langen
|
6c90d69ef5
|
fix missing dependency
|
2022-06-07 15:00:56 +02:00 |
|
Norbert de Langen
|
684ceaa3d5
|
cleanup
|
2022-06-07 13:52:01 +02:00 |
|
Norbert de Langen
|
0b65c78a07
|
cleanup
|
2022-06-07 11:59:42 +02:00 |
|
Yann Braga
|
90819e307b
|
fix: change the way presets are required
|
2022-06-07 11:25:23 +02:00 |
|
Norbert de Langen
|
d29e349320
|
fix snapshots & add missing types package
|
2022-06-07 10:58:30 +02:00 |
|
Michael Shilman
|
150b64f718
|
Update git head to 7.0.0-alpha.1, update yarn.lock
|
2022-06-07 02:09:42 +08:00 |
|
Michael Shilman
|
b90b85210f
|
v7.0.0-alpha.1
|
2022-06-07 02:05:40 +08:00 |
|
Michael Shilman
|
1a73ad38cc
|
Update git head to 7.0.0-alpha.0, update yarn.lock
|
2022-06-07 01:03:50 +08:00 |
|
Michael Shilman
|
c82d897ea7
|
v7.0.0-alpha.0
|
2022-06-07 00:58:31 +08:00 |
|
Michael Shilman
|
1e8df04b85
|
Merge branch 'future/simplified-frameworks' into future/modern-frameworks
|
2022-06-06 20:08:46 +08:00 |
|
Michael Shilman
|
6e10a3de06
|
Merge branch 'future/add-frameworks' into future/webpack-tools
|
2022-06-06 19:41:20 +08:00 |
|
Michael Shilman
|
484c914ad3
|
Merge branch 'future/add-renderers' into future/add-frameworks
|
2022-06-06 19:40:56 +08:00 |
|
Norbert de Langen
|
22ddd0c4e3
|
fix unit test
|
2022-06-03 14:06:27 +02:00 |
|
Norbert de Langen
|
197fbe2a8a
|
improve
|
2022-06-03 13:15:48 +02:00 |
|
Norbert de Langen
|
4feb8e1bb4
|
fixes
|
2022-06-03 09:44:33 +02:00 |
|
Norbert de Langen
|
f113df0a8e
|
fix snapshots
|
2022-06-02 17:01:14 +02:00 |
|
Norbert de Langen
|
227091c23e
|
remove builders from examples and fix the framework and presets loading to deal with that
|
2022-06-02 14:17:19 +02:00 |
|
Michael Shilman
|
4db554b2fd
|
Core: Add pluggable indexers
|
2022-05-30 11:57:04 +08:00 |
|