139 Commits

Author SHA1 Message Date
lonyele
d92f411716 feat: add test cases 2019-07-03 01:24:47 +09:00
lonyele
38d1a72757 Merge branch 'next' of https://github.com/storybookjs/storybook into fix/settings-page-route 2019-07-02 21:29:27 +09:00
Michael Shilman
65aeefe488 Update version.ts 2019-07-02 10:01:48 +08:00
lonyele
95f36581db Merge upstream next 2019-07-02 01:08:04 +09:00
lonyele
fcc99cc21d fix: typo and wrong function arguments name 2019-07-02 00:02:26 +09:00
lonyele
ce88952b66 feat: persist route after refreshing the settings page url 2019-07-01 23:51:50 +09:00
lonyele
631662e001 feat: use newly added api for settings page route 2019-07-01 23:45:01 +09:00
lonyele
1c2ff95046 feat: add showSettingsPage api for proper routing 2019-07-01 23:42:34 +09:00
Michael Shilman
7693cadf80 Update version.ts 2019-07-01 20:36:55 +08:00
Michael Shilman
ef0c4b0207 Update version.ts 2019-06-29 11:43:25 +08:00
Michael Shilman
2ce12c521a Update version.ts 2019-06-27 14:31:51 +08:00
Michael Shilman
eb719071c1 Update version.ts 2019-06-25 20:27:28 +08:00
Michael Shilman
3cf6acc579 Clean up comments 2019-06-24 17:23:37 +08:00
Michael Shilman
2188a8b337 CLI docs mode with --docs flag 2019-06-20 11:59:37 +08:00
Norbert de Langen
aebabf8069 FIX version.ts file 2019-06-13 13:52:00 +02:00
Norbert de Langen
fed2ffa5e2 FIX version.ts 2019-06-12 13:36:12 +02:00
MIchael Shilman
c2dfa5bf3d Merge remote-tracking branch 'origin/master' into next 2019-06-05 16:46:17 -07:00
Norbert de Langen
88ec8de571 Merge branch 'next' into core/managed-addon-state
# Conflicts:
#	.teamcity/OpenSourceProjects_Storybook/buildTypes/OpenSourceProjects_Storybook_Bootstrap.kt
#	docs/src/pages/addons/writing-addons/index.md
#	docs/yarn.lock
#	examples/official-storybook/package.json
#	lib/ui/src/containers/preview.js
#	package.json
2019-06-05 15:21:43 +02:00
Michael Shilman
db65f6cfec Update version.ts 2019-06-04 11:12:06 -07:00
Norbert de Langen
8192fdc2e9 FIX the customCanvas option 2019-06-04 12:55:30 +02:00
Michael Shilman
bb3e7f71cd Github org rename to storybookjs 2019-06-03 11:06:42 -07:00
Michael Shilman
e104e4431e Update version.ts 2019-06-02 23:59:58 -07:00
Michael Shilman
4be67d0afa Update version.ts 2019-05-29 23:26:53 -07:00
Michael Shilman
6406ed3a02 Update version.ts 2019-05-27 07:46:15 -07:00
Michael Shilman
6caf544020
Merge pull request #6858 from storybooks/tech/remove-sort-docs
REMOVE `sortStoriesByKind` from docs & implementation
2019-05-24 22:52:10 -07:00
Michael Shilman
8685d63c6c Update version.ts 2019-05-24 18:07:16 -07:00
Norbert de Langen
720295a3d6 REMOVE sortStoriesByKind from docs & implementation 2019-05-22 09:41:13 +02:00
Michael Shilman
55b82160a1 Update version.ts 2019-05-21 04:22:38 -07:00
Norbert de Langen
3e80cf3987 Merge branch 'next' into core/managed-addon-state
# Conflicts:
#	docs/yarn.lock
2019-05-21 00:33:52 +02:00
Steph Meslin-Weber
d610259d8b deps(all): replace old lodash modularised dependencies with recent tree-shakeable ones, add restricted packages eslint rules to avoid lodash modularised usage in future 2019-05-20 11:47:50 +01:00
Norbert de Langen
1e850c9f36 Merge branch 'next' into core/managed-addon-state
# Conflicts:
#	examples/official-storybook/package.json
2019-05-16 11:26:13 +02:00
Norbert de Langen
8d1e304570 CHANGE description of design asset addon && FIX indentation && CLEAMUP 2019-05-16 11:23:49 +02:00
Michael Shilman
9b08d3496f Update version.ts 2019-05-16 15:33:55 +08:00
Norbert de Langen
f6216ee99a Merge branch 'next' into core/managed-addon-state 2019-05-10 14:28:44 +02:00
Norbert de Langen
e56fa60f62 ADD useParameter hook & apis && ADD a parameter addon devkit 2019-05-10 13:58:45 +02:00
Michael Shilman
f15ffa10b0 Update version.ts 2019-05-10 18:50:27 +08:00
Norbert de Langen
89273a8e1e CHANGE to an actual tuple as return value for hook 2019-05-10 00:00:31 +02:00
Norbert de Langen
1b1153670d ADD hooks api && CHANGE roundtrip devkit to use it 2019-05-09 23:46:11 +02:00
Michael Shilman
9bff9271b7 Update version.ts 2019-05-08 23:52:23 +08:00
Norbert de Langen
99051784b1 WIP 2019-05-08 16:25:19 +02:00
Norbert de Langen
fdfa2737c6 Merge branch 'next' into core/managed-addon-state 2019-05-08 08:47:17 +02:00
Norbert de Langen
590f670e46 FIX linting 2019-05-07 13:59:43 +02:00
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
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
Leo Y. Li
9b7a5ecd8a UPDATE addon-contexts: strict nullable typing 2019-04-28 16:30:24 -04:00
Michael Shilman
d8975337b5 Update version.ts 2019-04-27 13:18:04 +08:00
Michael Shilman
265a271310 Update version.ts 2019-04-27 01:41:18 +08:00