Michael Shilman
bd77e15c32
v5.2.0-beta.4
2019-07-20 12:41:13 +08:00
Norbert de Langen
3c7c55042c
Merge branch 'next' into pr/DylanPiercey/7459
...
# Conflicts:
# app/marko/package.json
# yarn.lock
2019-07-19 22:15:14 +02:00
Michael Shilman
0d872f723d
Marko support rerendering ( #7460 )
...
Marko support rerendering
2019-07-20 01:07:03 +08:00
Michael Shilman
e788841935
v5.2.0-beta.3
2019-07-19 20:15:36 +08:00
Dylan Piercey
3282ddd3b9
fix: add back component parameter option, rename template to component
2019-07-18 20:05:41 -07:00
Michael Shilman
22df099479
Update package.json
2019-07-19 09:32:04 +08:00
Michael Shilman
a21b56a8aa
Merge branch 'next' into pr/7459
2019-07-19 08:43:04 +08:00
Michael Shilman
3f142db193
Merge pull request #7482 from storybookjs/test-id
...
React-native: Add storyId as testID
2019-07-19 08:23:50 +08:00
Gytis Vinclovas
a7e4967e1f
Also emit story id in story rendered event.
2019-07-18 21:15:37 +03:00
Gytis Vinclovas
f455ee1c84
Added storyId as testID
2019-07-18 21:01:51 +03:00
Michael Shilman
d597cdd048
v5.2.0-beta.2
2019-07-18 22:21:11 +08:00
Michael Shilman
cec7d5c282
v5.2.0-beta.1
2019-07-18 10:09:31 +08:00
Dylan Piercey
6a428af795
feat: support setting Marko template as a shared parameter
2019-07-17 15:50:51 -07:00
Dylan Piercey
7a82da80bd
feat: update Marko api to support rerendering
2019-07-17 15:29:19 -07:00
Dylan Piercey
b560717130
Upgrade marko loader & config
2019-07-17 11:47:55 -07:00
Gytis Vinclovas
aff037b46d
Emit event when story is rendered in react native
2019-07-17 15:14:01 +03:00
Michael Shilman
fbf724f2a1
v5.2.0-beta.0
2019-07-15 20:49:44 +08:00
Michael Shilman
f3487c68e4
v5.2.0-alpha.44
2019-07-15 09:32:23 +08:00
Michael Shilman
424a97b7f6
Merge branch 'next' into fix/decoratestory
2019-07-15 08:58:27 +08:00
Michael Shilman
2cbb9614f1
v5.2.0-alpha.43
2019-07-13 21:50:51 +08:00
Michael Shilman
b6ae728039
v5.2.0-alpha.42
2019-07-12 11:35:45 +08:00
Emilio Martinez
c70c1a9920
App-html: align types with addon, angular and react
2019-07-11 06:22:43 -07:00
Emilio Martinez
948f507e0a
App-html: apply types within storybook/html
2019-07-11 05:09:29 -07:00
Emilio Martinez
f530ef2dca
App-html: straight rename js => ts
2019-07-11 05:09:29 -07:00
Michael Shilman
9b21aea75b
v5.2.0-alpha.41
2019-07-11 08:01:54 +08:00
Norbert de Langen
980cf17b8a
Explicitly depend on emotion core and theming ( #7362 )
...
Explicitly depend on emotion core and theming
2019-07-10 22:10:12 +02:00
Norbert de Langen
da40913ba4
FIX remaining issues after merging in next
2019-07-10 16:33:47 +02:00
Norbert de Langen
fa8c49fe74
Merge branch 'next' into fix/decoratestory
2019-07-10 15:48:27 +02:00
Norbert de Langen
dfede8b741
Merge branch 'next' into emotion-dep
2019-07-10 15:34:10 +02:00
Michael Shilman
c41dafcbfe
v5.2.0-alpha.40
2019-07-10 21:13:10 +08:00
Norbert de Langen
49b2198de9
Merge branch 'next' into ts-migration/app-angular
2019-07-10 10:55:52 +02:00
Michael Shilman
3b17da4800
v5.2.0-alpha.39
2019-07-10 10:42:50 +08:00
Norbert de Langen
f4479514cc
FIX types
2019-07-10 00:16:41 +02:00
Norbert de Langen
1440e25076
CLEANUP & correct types
2019-07-10 00:10:15 +02:00
Norbert de Langen
997ce2773d
Merge branch 'next' into ts-migration/app-angular
...
# Conflicts:
# app/angular/src/client/preview/index.js
# scripts/compile-babel.js
# yarn.lock
2019-07-09 23:53:45 +02:00
Benoit Dion
d0f3d04e33
Explicitly depend on emotion core and theming
...
Fixes #6882
2019-07-09 17:33:21 -04:00
Norbert de Langen
1f8164d59f
FIX incorrect ref to types of app/react
2019-07-09 10:22:30 +02:00
Norbert de Langen
741e69584e
clean logs from tests
2019-07-09 09:39:22 +02:00
Norbert de Langen
93f298cfc2
FIX snapshots
2019-07-08 23:57:33 +02:00
Norbert de Langen
9fb72175b7
FIX types
2019-07-08 23:55:35 +02:00
Norbert de Langen
cc837cfe28
Merge branch 'next' into ts-migration/app-react
...
# Conflicts:
# yarn.lock
2019-07-08 22:52:35 +02:00
Norbert de Langen
e87c329e90
Do not merge p if not provided, if provided, no conditional is needed
2019-07-08 21:34:09 +02:00
Michael Shilman
30078af6de
v5.2.0-alpha.38
2019-07-09 02:35:11 +08:00
Norbert de Langen
06c57aec43
FIX types of client-api & storystore
...
the function to merge all decorators & storyFn has been changed to no longer mutate
the storyFn called from within decorators must be called with a StoryContext
add a story for vue to test the behaviour
2019-07-08 15:07:20 +02:00
Michael Shilman
8d82c6a62b
v5.2.0-alpha.37
2019-07-08 13:04:50 +08:00
Michael Shilman
65db79f6ec
v5.2.0-alpha.36
2019-07-05 18:14:20 +08:00
Michael Shilman
69ae9c7d54
v5.2.0-alpha.35
2019-07-03 00:22:17 +08:00
Michael Shilman
b033ee4acb
React-Native: Fix null story check ( #7243 )
...
React-Native: Fix null story check
2019-07-02 09:45:13 +08:00
Michael Shilman
367f72455f
v5.2.0-alpha.34
2019-07-02 09:32:39 +08:00
Gytis Vinclovas
c125f6fe57
Also check inside story list
2019-07-01 18:55:14 +03:00