206 Commits

Author SHA1 Message Date
Rob Snow
bd38be74af Remove line which causes the 'escape' key up to not make its way into the story preview 2019-04-22 11:14:34 -07:00
Michael Shilman
442366635f Update version.ts 2019-04-22 11:25:58 +08:00
Michael Shilman
fb2798685d v5.1.0-alpha.32 2019-04-22 11:15:33 +08:00
Michael Shilman
117ea397c8 Update version.ts 2019-04-19 13:02:58 +08:00
Michael Shilman
72d8523811 v5.1.0-alpha.31 2019-04-19 12:51:49 +08:00
Michael Shilman
1f93649e09 Fix brandX theme application & add test 2019-04-18 13:49:54 +08:00
Michael Shilman
b1c3dd5d0f Update version.ts 2019-04-18 09:31:22 +08:00
Michael Shilman
da66766ab9 v5.1.0-alpha.30 2019-04-18 09:18:21 +08:00
Norbert de Langen
40707f7005 FIX tests & snapshots 2019-04-18 00:49:16 +02:00
Norbert de Langen
01d74bf9f9 Merge branch 'next' into bug
# Conflicts:
#	lib/theming/src/create.ts
2019-04-18 00:26:53 +02:00
Michael Shilman
165a5f6955 Update version.ts 2019-04-17 16:58:47 +08:00
Michael Shilman
9397813103 v5.1.0-alpha.29 2019-04-17 16:25:55 +08:00
Andrew Lisowski
b8e288d871 don't override already set config options 2019-04-16 17:29:03 -07:00
Michael Shilman
48b80dc85b Update version.ts 2019-04-16 20:51:47 +08:00
Michael Shilman
2a55ee012f v5.1.0-alpha.28 2019-04-16 18:37:41 +08:00
Phoenixton
8398255b24 reset layout function and fixing keys behavior in fullscreen 2019-04-16 02:42:16 +02:00
Michael Shilman
9f36676002 Update version.ts 2019-04-14 09:26:57 +08:00
Michael Shilman
f506e15f54 v5.1.0-alpha.27 2019-04-14 09:17:47 +08:00
Michael Shilman
b43029461a Update version.ts 2019-04-13 10:21:27 +08:00
Michael Shilman
17b8fe98b9 v5.1.0-alpha.26 2019-04-13 09:00:13 +08:00
Michael Shilman
01452d29a8 Update version.ts 2019-04-12 07:00:48 +08:00
Michael Shilman
eb7a36ff07 v5.1.0-alpha.25 2019-04-12 06:52:59 +08:00
Norbert de Langen
b1d7fbf9b2 FIX a double slash appearing in the URL after removing customParameters 2019-04-10 23:51:59 +02:00
Norbert de Langen
7eb119b21d FIX a double slash appearing in the URL after removing customParameters 2019-04-10 23:49:15 +02:00
Norbert de Langen
bbc75ea00b MIGRATE addon-background to use new api 2019-04-10 16:47:02 +02:00
Norbert de Langen
5ef2ab8b69 ADD api for setting the state of an addon 2019-04-10 15:43:19 +02:00
Michael Shilman
6970ef8b07 Update version.ts 2019-04-09 10:28:48 +08:00
Michael Shilman
ea8b7217c3 v5.1.0-alpha.24 2019-04-09 10:10:18 +08:00
Michael Shilman
ac7627ff81 Update version.ts 2019-04-08 18:32:04 +08:00
Michael Shilman
3cb0dd5af9 v5.1.0-alpha.23 2019-04-08 18:20:55 +08:00
Norbert de Langen
cfacc56856
Merge pull request #6395 from mortal94/fix-set-options-on-load
fix: Set custom options on first load
2019-04-08 11:45:40 +02:00
Michael Shilman
89ca704222 Update version.ts 2019-04-06 00:21:10 +08:00
Michael Shilman
daa8d43e0e v5.1.0-alpha.22 2019-04-05 21:40:24 +08:00
Norbert de Langen
183f7da4a3 Merge branch 'next' into dependabot/npm_and_yarn/jest-cli-24.0.0
# Conflicts:
#	examples/cra-kitchen-sink/package.json
2019-04-04 21:42:19 +02:00
Norbert de Langen
c90c2d4671 UPGRADE as much of jest packages as possible 2019-04-04 21:32:57 +02:00
Michael Shilman
99c468c70f Update version.ts 2019-04-04 23:43:08 +08:00
Michael Shilman
99c262545d v5.1.0-alpha.21 2019-04-04 23:31:16 +08:00
Benoit Dion
7e1634e9cb Ignore shallow-equal missing types 2019-04-03 22:44:33 -04:00
Benoit Dion
3a998aafe7 Mimic PureComponent behavior for Consumer children
This fixes a bug in react-native-server where `SET_CURRENT_STORY` was getting spammed over and over for the same story.
2019-04-03 22:37:56 -04:00
Mor Tal
327709950a Set options on init (SET_STORIES) 2019-04-03 11:04:48 +03:00
Michael Shilman
13a600a529 Update version.ts 2019-03-29 10:09:28 +08:00
Michael Shilman
a57917a19c v5.1.0-alpha.20 2019-03-29 10:02:06 +08:00
Michael Shilman
f34c22a91e
Merge pull request #6310 from mortal94/fix-no-access-localstorage
manage access to localStorage\sessionStorage with store2 pkg
2019-03-29 09:41:59 +08:00
Michael Shilman
a27a523c7a Update version.ts 2019-03-28 11:34:14 +08:00
Michael Shilman
c628022f9c v5.1.0-alpha.19 2019-03-28 11:19:25 +08:00
Filipp Riabchun
ecb67209bd
Fix {name, url} options deprecation message
Right now it's misleading
2019-03-27 15:13:41 +01:00
Mor Tal
92f3380462 fixed broken tests 2019-03-27 15:28:11 +02:00
Mor Tal
5b1c85f151 override store2 set and get to use telejson 2019-03-27 15:23:10 +02:00
Mor Tal
ff73c008ad used explicit local property to be clear its localStorage 2019-03-27 13:59:11 +02:00
Mor Tal
41bc231828 manage localStorage and sessionStorage access with store2 package.
this will enable storybook to work even in browsers that don't grant access to localStorage\sessionStorage.
when there is no access to one of them it'll fallback to in-memory storage.
2019-03-27 13:37:41 +02:00