Norbert de Langen
|
1db803d3bb
|
fixes for angular
|
2022-11-08 13:09:55 +01:00 |
|
Norbert de Langen
|
dbe046c524
|
Merge branch 'next' into norbert/sb-798-figure-out-plan-for-package-structure-rework
|
2022-11-08 12:16:57 +01:00 |
|
Michael Shilman
|
99fe5792f9
|
Update git head to 7.0.0-alpha.48, update yarn.lock [ci skip]
|
2022-11-07 16:00:44 +08:00 |
|
Michael Shilman
|
b58a29b785
|
v7.0.0-alpha.48
|
2022-11-07 15:56:24 +08:00 |
|
Mark
|
902c4be97e
|
Merge remote-tracking branch 'origin/next' into marklb/undo-over-removal-of-deprecation
|
2022-11-02 17:26:41 -05:00 |
|
Norbert de Langen
|
9a07e8788f
|
prebundle the preview
|
2022-11-02 13:50:45 +01:00 |
|
Tom Coleman
|
43f75b1fed
|
Add docsPage tag to all Button/Header CLI templates
|
2022-11-02 17:02:43 +11:00 |
|
Michael Shilman
|
93e154bc4d
|
Update git head to 7.0.0-alpha.47, update yarn.lock [ci skip]
|
2022-11-01 12:18:02 +08:00 |
|
Michael Shilman
|
1c706a4a77
|
v7.0.0-alpha.47
|
2022-11-01 12:14:02 +08:00 |
|
Kasper Peulen
|
c907472849
|
Migrate TS templates to CSF3
|
2022-10-31 11:57:34 +01:00 |
|
Kasper Peulen
|
960426dba3
|
Move all templates out of cli into renderers
|
2022-10-31 10:59:17 +01:00 |
|
Michael Shilman
|
a2174e328c
|
Update git head to 7.0.0-alpha.46, update yarn.lock [ci skip]
|
2022-10-28 21:32:45 +08:00 |
|
Michael Shilman
|
c64b5be851
|
v7.0.0-alpha.46
|
2022-10-28 21:28:37 +08:00 |
|
Ian VanSchooten
|
f87e73ec1c
|
Do not split type and value imports in Angular
|
2022-10-27 19:33:39 -04:00 |
|
Ian VanSchooten
|
393a12aac3
|
Use explicit type imports
|
2022-10-27 19:33:39 -04:00 |
|
Michael Shilman
|
b60bd552fe
|
Update git head to 7.0.0-alpha.45, update yarn.lock [ci skip]
|
2022-10-28 05:58:51 +08:00 |
|
Michael Shilman
|
3ef1436611
|
v7.0.0-alpha.45
|
2022-10-28 05:55:09 +08:00 |
|
Michael Shilman
|
323d1271e5
|
Update git head to 7.0.0-alpha.44, update yarn.lock [ci skip]
|
2022-10-27 21:57:47 +08:00 |
|
Michael Shilman
|
d4965bd328
|
v7.0.0-alpha.44
|
2022-10-27 21:52:14 +08:00 |
|
Tom Coleman
|
40c60621d9
|
Merge remote-tracking branch 'origin/next' into tom/sb-829-add-story-tags-to-the-index-index
|
2022-10-27 12:43:09 +11:00 |
|
Kasper Peulen
|
b476912803
|
Merge pull request #19596 from storybookjs/shilman/fix-story-migration
Docs: Deprecate Story and ComponentX types
|
2022-10-26 14:29:59 +02:00 |
|
Tom Coleman
|
00d7cdf5e4
|
Fix decorators test and export types
|
2022-10-26 21:35:42 +11:00 |
|
Kasper Peulen
|
eed8bdcdf4
|
Adopt T prefix for generics in all renderers
|
2022-10-26 11:40:15 +02:00 |
|
Kasper Peulen
|
0d3b8280d5
|
Deprecate Story for all frameworks
And deprecate ComponentX variants for react
|
2022-10-26 11:34:48 +02:00 |
|
Norbert de Langen
|
2e4219ddc4
|
hopefully fix TS4111 errors
|
2022-10-26 10:28:23 +02:00 |
|
Norbert de Langen
|
8bc4b24f3b
|
fixing linting
|
2022-10-26 10:02:19 +02:00 |
|
Norbert de Langen
|
e65080986a
|
hopefully some fixes for this problem:
https://app.circleci.com/pipelines/github/storybookjs/storybook/30782/workflows/35765dcb-08b4-461f-90bb-5967f20cd2e5/jobs/431118/steps
|
2022-10-26 09:17:06 +02:00 |
|
Norbert de Langen
|
b43e932f44
|
fixes
|
2022-10-26 09:03:40 +02:00 |
|
Norbert de Langen
|
9e60c3428f
|
Merge branch 'next' into ugrades/eslint
|
2022-10-26 08:51:41 +02:00 |
|
Norbert de Langen
|
a6a0452ffd
|
sorting imports
|
2022-10-25 19:38:31 +02:00 |
|
Norbert de Langen
|
bc197113d1
|
Merge branch 'next' into norbert/sb-799-create-a-storybooktypes
|
2022-10-25 17:06:52 +02:00 |
|
Michael Shilman
|
90bd0961ce
|
Update git head to 7.0.0-alpha.43, update yarn.lock [ci skip]
|
2022-10-25 20:15:11 +08:00 |
|
Michael Shilman
|
f801c26f7b
|
v7.0.0-alpha.43
|
2022-10-25 20:10:01 +08:00 |
|
Norbert de Langen
|
8e3e508af4
|
Merge branch 'deprecate/remaining-lib-cli' into norbert/sb-799-create-a-storybooktypes
|
2022-10-25 13:49:02 +02:00 |
|
Mark
|
88949d39ce
|
Undo template gen removal during deprecation property removal
|
2022-10-24 23:40:22 -05:00 |
|
Norbert de Langen
|
037620f6af
|
Merge branch 'deprecate/remaining-lib-cli' into norbert/sb-799-create-a-storybooktypes
|
2022-10-24 15:28:19 +02:00 |
|
Norbert de Langen
|
3ab9868cbd
|
Merge branch 'next' into ugrades/eslint
|
2022-10-24 15:07:22 +02:00 |
|
Norbert de Langen
|
6be12c24d8
|
deal with the aftermath of upgrading eslint
|
2022-10-24 14:57:37 +02:00 |
|
Jeppe Reinhold
|
b62de91974
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-604-create-a-standalone-storybook-for-our-phase-2
|
2022-10-24 13:15:19 +02:00 |
|
Michael Shilman
|
b63d05ac22
|
Update git head to 7.0.0-alpha.42, update yarn.lock [ci skip]
|
2022-10-24 12:22:33 +08:00 |
|
Michael Shilman
|
4ed2e832e3
|
v7.0.0-alpha.42
|
2022-10-24 12:18:25 +08:00 |
|
Norbert de Langen
|
d1b725d385
|
fixes & linting
|
2022-10-22 17:32:14 +02:00 |
|
Michael Shilman
|
6466e55eed
|
Fix test-runner version conflicts
|
2022-10-22 17:34:09 +08:00 |
|
Norbert de Langen
|
77ae544d2e
|
Merge branch 'next' into norbert/sb-799-create-a-storybooktypes
|
2022-10-22 05:13:58 +02:00 |
|
Norbert de Langen
|
fbb0895b79
|
step 9
|
2022-10-22 03:25:59 +02:00 |
|
Norbert de Langen
|
67581a33d9
|
step 5
|
2022-10-22 00:37:46 +02:00 |
|
Norbert de Langen
|
f968dbed3a
|
step 2
|
2022-10-21 23:30:22 +02:00 |
|
Norbert de Langen
|
5f1551727b
|
step 1
|
2022-10-21 22:04:42 +02:00 |
|
Michael Shilman
|
29008c4cb8
|
Update git head to 7.0.0-alpha.41, update yarn.lock [ci skip]
|
2022-10-21 23:46:16 +08:00 |
|
Michael Shilman
|
7ec6f916eb
|
v7.0.0-alpha.41
|
2022-10-21 23:41:55 +08:00 |
|