238 Commits

Author SHA1 Message Date
Tom Coleman
1e7233892f Allow browsing to a kind and get the first story
See #5925
2019-05-06 15:15:00 +10:00
Michael Shilman
2416faec28 Update version.ts 2019-05-02 14:56:10 +08:00
Michael Shilman
d2039e026d v5.1.0-alpha.39 2019-05-02 14:34:07 +08:00
Michael Shilman
a718441923 v5.1.0-alpha.38 2019-05-02 12:29:56 +08:00
Benoit Dion
3990ba725c fix lint error 2019-05-01 21:35:28 -04:00
Benoit Dion
10080037fe Merge with next 2019-05-01 17:45:40 -04:00
Michael Shilman
554901ffff Update version.ts 2019-05-01 19:05:19 +08:00
Michael Shilman
ccc1d42948 v5.1.0-alpha.37 2019-05-01 18:57:23 +08:00
Leo Y. Li
9b7a5ecd8a UPDATE addon-contexts: strict nullable typing 2019-04-28 16:30:24 -04:00
Armand Abric
569b55379f Upgrade to core-js v3 2019-04-27 18:14:56 +02:00
Michael Shilman
d8975337b5 Update version.ts 2019-04-27 13:18:04 +08:00
Michael Shilman
dd97c370e7 v5.1.0-alpha.36 2019-04-27 13:09:34 +08:00
Michael Shilman
265a271310 Update version.ts 2019-04-27 01:41:18 +08:00
Michael Shilman
e20d20a263 v5.1.0-alpha.35 2019-04-27 01:28:15 +08:00
Norbert de Langen
2f4ef109d7
Bump semver from 5.7.0 to 6.0.0 (#6580)
Bump semver from 5.7.0 to 6.0.0
2019-04-26 13:45:52 +02:00
Michael Shilman
a85decfb2b
Fix infinite loop with special characters in kind names (#6607)
Fix infinite loop with special characters in kind names
2019-04-26 17:36:32 +08:00
dependabot[bot]
98d9feabb6
Bump semver from 5.7.0 to 6.0.0
Bumps [semver](https://github.com/npm/node-semver) from 5.7.0 to 6.0.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-26 09:11:03 +00:00
Norbert de Langen
82b1e5110d Merge branch 'next' into core/managed-addon-state
# Conflicts:
#	addons/backgrounds/src/containers/BackgroundSelector.tsx
#	lib/api/src/modules/addons.ts
2019-04-26 11:07:49 +02:00
Michael Shilman
dabc1612b8 Don't import from dist 2019-04-26 16:27:44 +08:00
Norbert de Langen
07d7891e26 Merge branch 'next' into core/managed-addon-state
# Conflicts:
#	addons/backgrounds/src/containers/BackgroundSelector.tsx
#	addons/knobs/package.json
#	addons/knobs/src/KnobManager.js
#	addons/knobs/src/components/Panel.js
#	lib/ui/src/components/preview/preview.js
2019-04-25 21:24:20 +02:00
Norbert de Langen
f939e1417a just a few little linting issues fixed 2019-04-25 17:59:37 +02:00
Norbert de Langen
fb6b9d2403
'Escape' onKeyUp event doesn't work (#6578)
'Escape' onKeyUp event doesn't work
2019-04-25 13:27:56 +02:00
Michael Shilman
076b5a12dc Update version.ts 2019-04-24 23:10:27 +08:00
Michael Shilman
694460c087 v5.1.0-alpha.34 2019-04-24 23:02:08 +08:00
Michael Shilman
e6fb6fd822 Improve error logging 2019-04-24 18:24:05 +08:00
Michael Shilman
1c49d6558c Rename some utilities to better reflect their functions 2019-04-24 18:20:50 +08:00
Michael Shilman
212362acb5 Fix typescript type error 2019-04-24 18:00:20 +08:00
Michael Shilman
66052bc42d Fix an unrelated typo that probably causes a bug in RN server 2019-04-24 16:37:48 +08:00
Michael Shilman
9141b8ef43 Throw an error instead of running into an infinite loop 2019-04-24 16:37:11 +08:00
Michael Shilman
e90f70ad3b Refactor splitPath into router utils 2019-04-24 16:35:38 +08:00
Michael Shilman
d83cf67331 Update version.ts 2019-04-23 15:11:42 +08:00
Michael Shilman
23268e4fec v5.1.0-alpha.33 2019-04-23 14:25:37 +08:00
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