Michael Shilman
0cc22e4b27
v4.0.4
2018-11-06 13:38:03 +08:00
Michael Shilman
b9ae585f9c
v4.0.3
2018-11-06 12:49:45 +08:00
Michael Shilman
a986ce8b74
Merge branch 'master' into release/4.0
2018-11-06 10:22:38 +08:00
Michael Shilman
f916a81095
Update release process and master
becomes the stable branch
2018-11-05 21:34:37 +08:00
Michael Shilman
037f6cf3a5
v4.0.2
2018-10-31 16:47:37 +08:00
Michael Shilman
9d9f3ed7bb
v4.0.1
2018-10-31 15:10:34 +08:00
Michael Shilman
5074896440
Fix problems from reverted cleanup
2018-10-31 12:14:20 +08:00
Michael Shilman
dfe2a8fd4a
Fix problems from reverted cleanup
2018-10-29 19:06:15 +08:00
Michael Shilman
a313e277bd
4.0 release
2018-10-29 11:47:01 +08:00
Michael Shilman
8dd9bb3461
v4.0.0
2018-10-29 10:30:28 +08:00
Michael Shilman
59cefa8887
Merge branch 'release/4.0' into shilman/40-release-cleanup
2018-10-26 10:52:38 +08:00
Michael Shilman
76fcd210d6
More 3.4 references
2018-10-26 10:33:16 +08:00
Michael Shilman
4818baa55c
Revert "Clean up alpha/rc for 4.0 release"
2018-10-26 00:25:17 +08:00
Michael Shilman
a82d866280
Clean up 4.0 alpha/rc references
2018-10-25 21:30:01 +08:00
Michael Shilman
b3417c8134
v4.0.0-rc.6
2018-10-25 12:35:35 +08:00
Michael Shilman
9cc644cdde
v4.0.0-rc.5
2018-10-25 11:41:38 +08:00
Michael Shilman
d7bbaeb132
v4.0.0-rc.4
2018-10-25 10:55:02 +08:00
Heather Roberts
91b20fd12b
Fix issues with notes addon loading
2018-10-24 17:15:18 +11:00
Michael Shilman
284fb1b4c2
v4.0.0-rc.3
2018-10-24 00:18:05 +08:00
Michael Shilman
8fb0caa37e
v4.0.0-rc.2
2018-10-22 21:39:03 +08:00
Michael Shilman
46d89b3e61
v4.0.0-rc.1
2018-10-18 09:54:01 +08:00
Michael Shilman
76b3c817a1
v4.0.0-rc.0
2018-10-15 23:39:49 +08:00
Norbert de Langen
3f85893e6d
Merge branch 'master' into tech/overhaul-ui
...
# Conflicts:
# ADDONS_SUPPORT.md
# CHANGELOG.md
# MIGRATION.md
# README.md
# addons/a11y/package.json
# addons/a11y/src/components/Panel.js
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/centered/package.json
# addons/events/package.json
# addons/graphql/package.json
# addons/info/package.json
# addons/jest/package.json
# addons/jest/src/index.js
# addons/jest/src/register.js
# addons/knobs/package.json
# addons/knobs/src/components/types/Array.js
# addons/links/package.json
# addons/notes/package.json
# addons/notes/src/index.js
# addons/options/package.json
# addons/storyshots/storyshots-core/package.json
# addons/storyshots/storyshots-puppeteer/package.json
# addons/storysource/package.json
# addons/viewport/package.json
# app/angular/package.json
# app/angular/src/server/angular-cli_config.js
# app/ember/README.md
# app/ember/package.json
# app/ember/src/server/index.js
# app/html/package.json
# app/marko/package.json
# app/mithril/package.json
# app/polymer/package.json
# app/react-native/package.json
# app/react-native/readme.md
# app/react-native/src/bin/storybook-start.js
# app/react/package.json
# app/riot/package.json
# app/svelte/package.json
# app/vue/package.json
# docs/src/pages/basics/guide-angular/index.md
# docs/src/pages/basics/guide-ember/index.md
# docs/src/pages/basics/quick-start-guide/index.md
# docs/yarn.lock
# examples/angular-cli/package.json
# examples/cra-kitchen-sink/package.json
# examples/ember-cli/package.json
# examples/html-kitchen-sink/package.json
# examples/marko-cli/package.json
# examples/mithril-kitchen-sink/package.json
# examples/official-storybook/package.json
# examples/polymer-cli/package.json
# examples/riot-kitchen-sink/package.json
# examples/svelte-kitchen-sink/package.json
# examples/vue-kitchen-sink/package.json
# lerna.json
# lib/addons/package.json
# lib/channel-postmessage/package.json
# lib/channel-websocket/package.json
# lib/channels/package.json
# lib/cli/generators/EMBER/index.js
# lib/cli/lib/detect.js
# lib/cli/lib/initiate.js
# lib/cli/package.json
# lib/client-logger/package.json
# lib/codemod/package.json
# lib/components/package.json
# lib/components/src/layout/desktop.js
# lib/core-events/package.json
# lib/core/package.json
# lib/core/src/server/templates/index.html.ejs
# lib/node-logger/package.json
# lib/ui/package.json
# lib/ui/src/modules/api/actions/api.js
# lib/ui/src/modules/shortcuts/actions/shortcuts.js
# lib/ui/src/modules/ui/components/stories_panel/index.js
# lib/ui/src/modules/ui/components/stories_panel/text_filter.js
# lib/ui/src/modules/ui/components/stories_panel/text_filter.test.js
# lib/ui/src/modules/ui/containers/header.js
# lib/ui/src/modules/ui/containers/layout.js
# lib/ui/src/modules/ui/libs/filters.js
# yarn.lock
2018-10-13 16:34:21 +02:00
Michael Shilman
155afad695
v4.0.0-alpha.25
2018-10-13 17:36:43 +08:00
Heather Roberts
65fed3da1e
Fix issue where notes panel was not updated when changing story
2018-10-13 15:56:33 +11:00
Norbert de Langen
fef21c26a7
Merge branch 'master' into tech/overhaul-ui
...
# Conflicts:
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/jest/src/register.js
# addons/knobs/src/components/types/Array.js
# addons/notes/package.json
# addons/notes/src/index.js
# addons/storyshots/storyshots-core/package.json
# lib/channel-websocket/package.json
# lib/components/package.json
# lib/components/src/layout/desktop.js
# lib/ui/package.json
# lib/ui/src/modules/api/actions/api.js
# lib/ui/src/modules/shortcuts/actions/shortcuts.js
# lib/ui/src/modules/ui/components/stories_panel/index.js
# lib/ui/src/modules/ui/components/stories_panel/text_filter.js
# lib/ui/src/modules/ui/components/stories_panel/text_filter.test.js
# lib/ui/src/modules/ui/containers/header.js
# lib/ui/src/modules/ui/containers/layout.js
# lib/ui/src/modules/ui/libs/filters.js
# yarn.lock
2018-10-11 11:21:31 +02:00
Heather Roberts
8674a24484
Merge branch 'tech/overhaul-ui' of https://github.com/storybooks/storybook into tech/overhaul-ui
2018-10-11 18:25:35 +11:00
Heather Roberts
30bffe6740
Use SyntaxHighlighter component when encountering any code in markdown in notes addon
...
Instead of converting markdown to an html string, use markdown-to-jsx library to convert the markdown directly into react elements, using our SyntaxHighlighter component in place of any code elements
2018-10-11 17:47:58 +11:00
Gabriel J. Csapo
3c4a5e36c6
[addons] adds new toolbar component for backgrounds, adds accessibility titles, cleans up notes
2018-10-10 23:45:46 -07:00
Gabriel J. Csapo
9c6df49645
[addons] generalize add from addons so that we can add panels, tool, etc without reworking the provider
2018-10-10 21:48:31 -07:00
Norbert de Langen
41483e2160
UPGRADES
2018-10-10 22:23:35 +02:00
Michael Shilman
bdc8120ab9
v4.0.0-alpha.24
2018-10-04 01:24:20 -07:00
Norbert de Langen
444a06bf1b
Merge branch 'master' into tech/overhaul-ui
...
# Conflicts:
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/notes/package.json
# lib/channel-websocket/package.json
# lib/components/package.json
# lib/core/package.json
# lib/ui/package.json
# lib/ui/src/modules/ui/components/stories_panel/stories_tree/index.js
# lib/ui/src/modules/ui/components/stories_panel/stories_tree/tree_decorators.js
# package.json
# yarn.lock
2018-09-27 15:23:54 +02:00
Jan Melcher
6cc25b6d16
Fix how markdownOptions are passed to marked
...
Previously, the options have been passed as property "options" within the actual options object, which is ignored by marked.
Also, using the parameter of marked instead of setOptions to avoid global state.
2018-09-27 14:16:03 +02:00
Michael Shilman
2ca9c34c4c
v4.0.0-alpha.23
2018-09-25 15:40:49 -07:00
Pavan Kumar Sunkara
8c34f168cf
Upgrade deps dealing with license issues
2018-09-25 23:08:33 +02:00
Norbert de Langen
b8e1859b11
Merge branch 'master' into tech/overhaul-ui
...
# Conflicts:
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/notes/package.json
# lib/channel-websocket/package.json
# lib/core/src/server/templates/base-manager-head.html
# lib/core/src/server/templates/base-preview-head.html
# lib/ui/package.json
# lib/ui/src/modules/ui/components/search_box.js
# lib/ui/src/modules/ui/components/shortcuts_help.js
# yarn.lock
2018-09-22 00:53:51 +02:00
Norbert de Langen
3a91ab3275
FIX popout & menu && ADD multiple colorvision deficiencies options && ADD icon to notification
...
&& FIX settings/about route
&& FIX panel stories
&& REMOVE the asideStripe
2018-09-22 00:39:13 +02:00
Michael Shilman
5112b52004
v4.0.0-alpha.22
2018-09-19 14:00:53 -07:00
Pavan Kumar Sunkara
84fd7939f7
Added publishConfig.access = public to all packages we are publishing
2018-09-19 18:24:32 +02:00
Norbert de Langen
49f0e0fd0d
WIP ADD mains functionality: tabs in the preview toolbar
2018-09-18 14:43:14 +02:00
Norbert de Langen
625162455d
FIX errors display && REFACTOR addons to sync naming conventions && CHANGE to use addParameters for setOptions && FIX eslint
2018-09-12 19:31:40 +02:00
Norbert de Langen
fd8fc2ba2e
Merge branch 'master' into tech/overhaul-ui
...
# Conflicts:
# addons/actions/package.json
# addons/options/README.md
# lib/components/package.json
# lib/core/package.json
# lib/ui/package.json
# lib/ui/src/modules/api/actions/api.js
# lib/ui/src/modules/api/actions/api.test.js
# lib/ui/src/modules/api/index.js
# lib/ui/src/modules/shortcuts/actions/shortcuts.js
# lib/ui/src/modules/shortcuts/actions/shortcuts.test.js
# lib/ui/src/modules/shortcuts/index.js
# yarn.lock
2018-09-11 16:53:05 +02:00
Michael Shilman
729607334c
v4.0.0-alpha.21
2018-09-07 10:17:06 -07:00
Norbert de Langen
46df3ea9f6
Merge commit 'a2a2a914275296f5776b92cd36d45811a5b377d3' into tech/overhaul-ui
...
# Conflicts:
# addons/a11y/package.json
# addons/actions/package.json
# addons/actions/src/components/ActionLogger/index.js
# addons/backgrounds/package.json
# addons/events/package.json
# addons/events/src/components/Event.js
# addons/info/package.json
# addons/jest/package.json
# addons/knobs/package.json
# addons/notes/package.json
# addons/viewport/package.json
# app/react/package.json
# docs/src/pages/addons/writing-addons/index.md
# examples/official-storybook/package.json
# lib/components/package.json
# lib/components/src/explorer/__tests__/tree_header.test.js
# lib/components/src/explorer/search_box.js
# lib/components/src/explorer/tree.js
# lib/components/src/form/field.js
# lib/components/src/layout/desktop.js
# lib/components/src/layout/dimensions.js
# lib/components/src/layout/index.js
# lib/components/src/layout/mobile.js
# lib/components/src/tabs/tabs.js
# lib/core/package.json
# lib/core/src/client/manager/preview.js
# lib/ui/package.json
# lib/ui/src/components/stories_panel/index.js
# lib/ui/src/modules/ui/components/shortcuts_help.js
# package.json
# yarn.lock
2018-09-03 17:27:52 +02:00
Michael Shilman
620dc75db0
v4.0.0-alpha.20
2018-08-31 15:58:57 -07:00
Michael Shilman
caaf1aa090
v4.0.0-alpha.19
2018-08-31 14:46:16 -07:00
Norbert de Langen
c1c5eed80d
Merge branch 'master' into tech/overhaul-ui
...
# Conflicts:
# addons/backgrounds/src/BackgroundPanel.js
# lib/core/package.json
# yarn.lock
2018-08-31 15:45:36 +02:00
Norbert de Langen
8583e73251
UPGRADE to latest && FIX snapshots && FIX tests
2018-08-31 14:18:59 +02:00
Norbert de Langen
7a4454c8b0
UPGRADE to emotion 10 && UPGRADE universal-dotenv
2018-08-31 12:18:01 +02:00