Norbert de Langen
|
0da30e7050
|
Merge branch 'next' into deprecate/add-decorator-add-api
|
2022-10-17 14:48:46 +02:00 |
|
Norbert de Langen
|
285fc6b9b7
|
cleanup the types that are no longer used
|
2022-10-17 13:14:40 +02:00 |
|
Norbert de Langen
|
7bf028fe2f
|
add the global api back because it's used internally
Remove the global api from the public interface in renderers
|
2022-10-17 13:11:48 +02:00 |
|
Michael Shilman
|
1b45114031
|
Update git head to 7.0.0-alpha.38, update yarn.lock [ci skip]
|
2022-10-15 10:54:35 +08:00 |
|
Michael Shilman
|
438114fcf6
|
v7.0.0-alpha.38
|
2022-10-15 10:50:44 +08:00 |
|
Norbert de Langen
|
01337105e5
|
more removal of deprecations
|
2022-10-14 12:40:19 +02:00 |
|
Norbert de Langen
|
8450bc2065
|
fixes
|
2022-10-14 12:21:09 +02:00 |
|
Norbert de Langen
|
6604b497cd
|
Merge pull request #19461 from storybookjs/fix/inconsistent-button-props
make the button component accept a label prop, (not children) (used for sandboxes and renderAssets in cli)
|
2022-10-13 01:52:54 +03:00 |
|
Michael Shilman
|
ffea0c9211
|
Update git head to 7.0.0-alpha.37, update yarn.lock [ci skip]
|
2022-10-13 03:38:47 +08:00 |
|
Michael Shilman
|
82667a6551
|
v7.0.0-alpha.37
|
2022-10-13 03:33:26 +08:00 |
|
Michael Shilman
|
c7cab45bef
|
v7.0.0-alpha.36
|
2022-10-13 03:16:57 +08:00 |
|
Norbert de Langen
|
764697fc93
|
change every button in lib/cli/renderassets and renderer/*/template to use the label prop
|
2022-10-12 12:02:30 +02:00 |
|
Kasper Peulen
|
1cf8658a9e
|
make args sound for CSF3 react types
|
2022-10-11 10:31:23 +02:00 |
|
Norbert de Langen
|
a95bb2c110
|
fix
|
2022-10-10 20:28:18 +02:00 |
|
Norbert de Langen
|
ce2f7978f3
|
fix
|
2022-10-10 18:05:33 +02:00 |
|
Norbert de Langen
|
a7c5745240
|
cancel form submit event in html Form component
|
2022-10-10 18:05:03 +02:00 |
|
Norbert de Langen
|
bd4bb69baa
|
fix pre component for html to mimick what the other frameworks are doing
|
2022-10-10 17:44:00 +02:00 |
|
Norbert de Langen
|
13cbc4de8b
|
add testing id to html Pre component
|
2022-10-10 17:01:34 +02:00 |
|
Norbert de Langen
|
fa9b2aad23
|
make the html components more feature complete
|
2022-10-10 16:40:59 +02:00 |
|
Norbert de Langen
|
f0fa11e0e1
|
Merge branches 'next' and 'norbert/sb-565-javascript' of github.com:storybookjs/storybook into norbert/sb-565-javascript
|
2022-10-10 13:56:49 +02:00 |
|
Norbert de Langen
|
758f64b3e8
|
add a default render-function to the html renderer
|
2022-10-10 13:50:59 +02:00 |
|
Norbert de Langen
|
2ce214c567
|
add empty file
|
2022-10-10 09:23:08 +02:00 |
|
Norbert de Langen
|
94ed6f6cf9
|
add html dummy components
|
2022-10-10 09:02:44 +02:00 |
|
Michael Shilman
|
70f21ae05b
|
Merge branch 'next' into shilman/generic-mdx-stories
|
2022-10-09 18:19:06 +08:00 |
|
Michael Shilman
|
d5bc809ae3
|
Update git head to 7.0.0-alpha.35, update yarn.lock [ci skip]
|
2022-10-06 00:24:15 +08:00 |
|
Michael Shilman
|
d8972df8c6
|
v7.0.0-alpha.35
|
2022-10-06 00:18:55 +08:00 |
|
Norbert de Langen
|
17a3e2c6fd
|
Merge branch 'next' into shilman/generic-mdx-stories
|
2022-10-05 16:13:54 +02:00 |
|
Michael Shilman
|
bcb4722860
|
Refactor MDX examples to sandboxes
|
2022-09-30 11:45:16 +08:00 |
|
Norbert de Langen
|
d3eab19d5b
|
fixes
|
2022-09-28 09:39:04 +02:00 |
|
Michael Shilman
|
d9bc2a868a
|
Update git head to 7.0.0-alpha.34, update yarn.lock [ci skip]
|
2022-09-27 11:29:29 +08:00 |
|
Michael Shilman
|
fc90fc8754
|
v7.0.0-alpha.34
|
2022-09-27 11:25:43 +08:00 |
|
Norbert de Langen
|
fec2c8a0eb
|
make check script use tsc from scripts
|
2022-09-14 12:26:12 +03:00 |
|
Michael Shilman
|
7f7a354a92
|
Update git head to 7.0.0-alpha.33, update yarn.lock [ci skip]
|
2022-09-13 19:08:37 +08:00 |
|
Michael Shilman
|
5da5b0fabd
|
v7.0.0-alpha.33
|
2022-09-13 19:04:25 +08:00 |
|
Michael Shilman
|
9c49a7cd8b
|
v7.0.0-alpha.32
|
2022-09-13 18:49:06 +08:00 |
|
Michael Shilman
|
ea70649db9
|
Merge pull request #19122 from storybookjs/ts-expect-error
Convert @ts-ignore to @ts-expect-error
|
2022-09-07 22:56:33 +08:00 |
|
Michael Shilman
|
573e6f3340
|
Update git head to 7.0.0-alpha.31, update yarn.lock [ci skip]
|
2022-09-07 11:20:25 +08:00 |
|
Michael Shilman
|
02c013c331
|
v7.0.0-alpha.31
|
2022-09-07 11:16:32 +08:00 |
|
Ian VanSchooten
|
6bdfcfad14
|
Convert @ts-ignore to @ts-expect-error
And remove unused directives
|
2022-09-06 22:40:59 -04:00 |
|
Michael Shilman
|
9454d56200
|
Merge branch 'next' into chore/update-nx-latest
|
2022-09-07 07:47:22 +08:00 |
|
Michael Shilman
|
b7437b9eab
|
Update git head to 7.0.0-alpha.30, update yarn.lock [ci skip]
|
2022-09-06 00:59:35 +08:00 |
|
Michael Shilman
|
aabf7b595c
|
v7.0.0-alpha.30
|
2022-09-06 00:55:36 +08:00 |
|
Ian VanSchooten
|
742bfb05ae
|
Experiment: remove core-js
|
2022-09-02 23:08:48 -04:00 |
|
Michael Shilman
|
252a26cd9b
|
Update git head to 7.0.0-alpha.29, update yarn.lock [ci skip]
|
2022-09-03 00:09:51 +08:00 |
|
Michael Shilman
|
87ce9b91ce
|
v7.0.0-alpha.29
|
2022-09-03 00:03:50 +08:00 |
|
Michael Shilman
|
e1646400e4
|
Revert "chore: rename prepare script to prep"
|
2022-09-02 11:26:42 +08:00 |
|
Norbert de Langen
|
9d198e55fa
|
Merge pull request #19077 from storybookjs/chore/rename-prepare
chore: rename prepare script to prep
|
2022-09-01 21:16:33 +02:00 |
|
Michael Shilman
|
bb24ba7d94
|
Update git head to 7.0.0-alpha.28, update yarn.lock [ci skip]
|
2022-09-02 00:56:18 +08:00 |
|
Michael Shilman
|
941b85ce04
|
v7.0.0-alpha.28
|
2022-09-02 00:52:03 +08:00 |
|
Katerina Skroumpelou
|
5c5367b33c
|
chore: rename prepare script to prep
|
2022-09-01 15:56:01 +03:00 |
|