2845 Commits

Author SHA1 Message Date
Michael Shilman
d6cba15f17 Update git head to 6.4.0-alpha.39, update yarn.lock 2021-09-18 17:30:06 +08:00
Michael Shilman
b1d5f20b2f v6.4.0-alpha.39 2021-09-18 17:26:54 +08:00
Michael Shilman
d7148bde34 Update git head to 6.4.0-alpha.38, update yarn.lock 2021-09-16 22:10:36 +08:00
Michael Shilman
14b9d19e7e v6.4.0-alpha.38 2021-09-16 22:05:19 +08:00
Michael Shilman
8ee5fac6ec Update git head to 6.4.0-alpha.37, update yarn.lock 2021-09-16 09:17:00 +08:00
Michael Shilman
c0c82361c8 v6.4.0-alpha.37 2021-09-16 09:12:15 +08:00
Michael Shilman
94b69b7702 Update git head to 6.4.0-alpha.36, update yarn.lock 2021-09-15 08:45:28 +08:00
Michael Shilman
cc13af28a7 v6.4.0-alpha.36 2021-09-15 08:40:37 +08:00
Michael Shilman
c12bfe9a53 Update git head to 6.4.0-alpha.35, update yarn.lock 2021-09-14 17:29:57 +08:00
Michael Shilman
8f65635eb1 v6.4.0-alpha.35 2021-09-14 17:24:54 +08:00
Michael Shilman
8d7fa4249c
Merge pull request #15871 from storybookjs/on-demand-store
Core: On demand store
2021-09-14 17:13:46 +08:00
Tom Coleman
58db776769 Update CSF to get rid of play context 2021-09-13 16:30:51 +10:00
Tom Coleman
ff29a54115 Update CSF for AnyFramework 2021-09-11 19:54:15 +10:00
Tom Coleman
956e131556 Update CSF to allow symbol 2021-09-08 17:01:21 +10:00
Michael Shilman
424bd38c92
Merge pull request #15981 from eungyeole/patch-1
UI: Fix ActionButton out of position in Safari
2021-09-08 01:17:04 +08:00
Tom Coleman
c2bc484ce8 Update CSF 2021-09-07 23:21:21 +10:00
Tom Coleman
68b3ef639c Merge remote-tracking branch 'origin/next' into on-demand-store 2021-09-07 22:17:56 +10:00
Gaëtan Maisse
c4497134a5 Revert "fix(ArgControl): unbox the value to simplify the code"
This reverts commit e42fcf0d3d5d25e1abab021c7c28a160b017387b.
2021-09-07 21:32:16 +10:00
Michael Shilman
591c3a8b0a Update git head to 6.4.0-alpha.34, update yarn.lock 2021-09-07 18:46:53 +08:00
Michael Shilman
ccd25210cd v6.4.0-alpha.34 2021-09-07 18:41:58 +08:00
Tom Coleman
c2236dabf9 Update CSF version (projectAnnotations) 2021-09-07 17:00:30 +10:00
Tom Coleman
eeb3708c16 Update CSF version to pass Args through to stories 2021-09-06 15:35:14 +10:00
Eungyeol
2770bfa55b
fix button is out of position from the safari. 2021-09-04 20:55:03 +09:00
Tom Coleman
088ea7631e Change Framework => TFramework 2021-09-03 14:18:30 +10:00
Michael Shilman
a01b3cf910 Update git head to 6.4.0-alpha.33, update yarn.lock 2021-09-01 01:09:11 +08:00
Michael Shilman
269aa6d399 v6.4.0-alpha.33 2021-09-01 01:03:48 +08:00
Tom Coleman
82d2b57228 Upgrade CSF again 2021-08-31 19:00:41 +10:00
Tom Coleman
93d1669208 Update CSF 2021-08-27 13:34:58 +10:00
Gaëtan Maisse
6f45ba136f
fix: update glob used in TypeScript's typesVersions config 2021-08-25 20:49:51 +02:00
Tom Coleman
a1568c39bf Types + tests working in store 2021-08-25 16:10:59 +10:00
Deen Denno
145d5c2c74 feat: add playback icons 2021-08-24 16:55:40 -05:00
Tom Coleman
18d3633ab4 A lot of type changes, not quite building yet 2021-08-24 23:17:07 +10:00
Michael Shilman
1321db991a Update git head to 6.4.0-alpha.32, update yarn.lock 2021-08-24 09:02:02 +08:00
Michael Shilman
ee3198a84a v6.4.0-alpha.32 2021-08-24 08:57:39 +08:00
Tom Coleman
4064148962 Migrate a lot of types in the on-demand-store 2021-08-24 00:15:16 +10:00
Michael Shilman
07c896b373
Merge pull request #15890 from 7rulnik/forward-ref
Addon-docs: Fix refs support in Docs pages
2021-08-23 21:36:39 +08:00
Michael Shilman
786b1b1a4f Update git head to 6.4.0-alpha.31, update yarn.lock 2021-08-23 11:17:06 +08:00
Michael Shilman
5582ee2f66 v6.4.0-alpha.31 2021-08-23 11:12:37 +08:00
Valentin Semirulnik
c9b51f2428
feat: add forwardRef into resetComponents 2021-08-20 16:44:02 +03:00
Michael Shilman
1ad300fda1
Merge pull request #12882 from niklasmh/11358-render-newlines-in-markdown-code-blocks-in-argtables
Addon-docs: Fix newline handling in ArgsTable code blocks
2021-08-20 13:50:17 +08:00
Michael Shilman
11e3cabea6 Merge branch 'next' into pr/15729 2021-08-17 20:07:08 +08:00
Niklas Molnes Hole
bd5889f66f Merge branch 'next' of https://github.com/storybookjs/storybook into 11358-render-newlines-in-markdown-code-blocks-in-argtables 2021-08-17 11:27:51 +02:00
Niklas Molnes Hole
c7cd395f09 Specify font on code in ArgRow description 2021-08-15 18:16:36 +02:00
Michael Shilman
4b9818d9d2 Update git head to 6.4.0-alpha.30, update yarn.lock 2021-08-14 13:18:09 +08:00
Michael Shilman
271665e76b v6.4.0-alpha.30 2021-08-14 13:13:32 +08:00
Niklas Molnes Hole
919520f6c0 Set smaller font-size on code blocks inside ArgRow
Setting smaller font-size on code blocks is also done at GitHub
2021-08-12 17:07:51 +02:00
Gaëtan Maisse
5f589a2697
Revert "fix(ArgControl): unbox the value to simplify the code"
This reverts commit e42fcf0d3d5d25e1abab021c7c28a160b017387b.
2021-08-11 17:25:07 +02:00
Michael Shilman
851b178f46 Update git head to 6.4.0-alpha.29, update yarn.lock 2021-08-10 22:17:18 +08:00
Michael Shilman
5fd2abf667 v6.4.0-alpha.29 2021-08-10 22:11:28 +08:00
Michael Shilman
f1244c8db0
Merge pull request #15737 from awesome31/change-control-icon
Controls: Add better icon for reset button
2021-08-10 21:54:20 +08:00