431 Commits

Author SHA1 Message Date
Michael Shilman
394cc91637 v5.1.0-alpha.2 2019-03-08 18:36:07 +08:00
Michael Shilman
04f1b79a97 Merge branch 'next' into 5831-add-corejs-to-everything 2019-03-08 11:28:55 +08:00
Tom Coleman
9c71efb3fe Add core JS dependencies across the stack where it was missing
For #5831
2019-03-08 11:40:29 +11:00
Michael Shilman
ed9b342742 v5.1.0-alpha.1 2019-03-07 22:13:18 +08:00
Michael Shilman
a05491b07a v5.1.0-alpha.0 2019-03-06 10:39:47 +08:00
Norbert de Langen
95b8cadc3a Merge branch 'next' into tech/upgrades
# Conflicts:
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/events/package.json
#	addons/google-analytics/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/ondevice-backgrounds/package.json
#	addons/ondevice-knobs/package.json
#	addons/ondevice-notes/package.json
#	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/ember/package.json
#	examples/angular-cli/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/cra-ts-kitchen-sink/package.json
#	examples/ember-cli/package.json
#	examples/mithril-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	examples/riot-kitchen-sink/package.json
#	examples/vue-kitchen-sink/package.json
#	lib/core/package.json
#	yarn.lock
2019-03-05 22:48:38 +01:00
Michael Shilman
f2b625bab0 Merge master into next after 5.0.0 release 2019-03-06 02:08:02 +08:00
Norbert de Langen
d7417dec19 Merge branch 'next' into tech/upgrades
# Conflicts:
#	addons/knobs/package.json
#	yarn.lock
2019-03-05 10:56:25 +01:00
Zoltán Bedi
7c04539e1b test(addon-notes): SyntaxHighlighter component 2019-02-28 15:44:23 +01:00
Zoltán Bedi
798b9e13b2
fix(addon-notes): inline code markdown 2019-02-28 14:50:09 +01:00
Norbert de Langen
37e3172512 UPGRADE more 2019-02-25 11:59:36 +01:00
Grey Baker
70925b9895 Add directory attribute to repositories in package.json files 2019-02-18 10:26:03 +00:00
Gaëtan Maisse
64b45c068e Remove '@storybook/theming' module declaration from 'addons/notes'
`@storybook/theming` is now written in TS so type definition are available.
 There is no more need to declare it as module in typings.d.ts of libs/addons using it.
2019-02-14 16:03:35 +01:00
Michael Shilman
247dd6a353 v5.0.0-beta.3 2019-02-13 11:22:25 +08:00
Michael Shilman
0a965e21b3 v5.0.0-beta.2 2019-02-13 11:15:55 +08:00
Norbert de Langen
48e13aa738 Merge branch 'next' into v5-style-refinements 2019-02-08 09:52:51 +01:00
domyen
24802f2510 Add a nicer empty message for notes that links people to the notes docs 2019-02-07 18:15:12 -05:00
Preston Goforth
32cf22d07a Defect fixes for addon onload functionality
- Changed `STORY_CHANGED` to `STORY_RENDERED` in `addon-notes`
- Changed `STORY_CHANGED` to `STORY_RENDERED` in `addon-cssresources`
- Updated README for `addon-cssresources`
- Updated writing-addons docs to reflect event change:
2019-02-07 16:15:36 -05:00
domyen
9c74523c64 Refactor DocumentFormatting to better mirror GitHub default Markdown 2019-02-06 19:52:55 -05:00
dependabot[bot]
3ac57ddb7f
Bump @types/webpack-env from 1.13.6 to 1.13.7
Bumps [@types/webpack-env](https://github.com/DefinitelyTyped/DefinitelyTyped) from 1.13.6 to 1.13.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 05:23:44 +00:00
dependabot[bot]
56944deaf6
Bump markdown-to-jsx from 6.9.0 to 6.9.1
Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 6.9.0 to 6.9.1.
- [Release notes](https://github.com/probablyup/markdown-to-jsx/releases)
- [Commits](https://github.com/probablyup/markdown-to-jsx/compare/6.9.0...6.9.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 05:26:46 +00:00
Michael Shilman
a146ec37a2 v5.0.0-beta.1 2019-02-01 14:40:26 +08:00
Michael Shilman
50e02297f4 v5.0.0-beta.0 2019-02-01 14:33:30 +08:00
Michael Shilman
6ecf42b4e7 v5.0.0-alpha.11 2019-02-01 02:34:42 +08:00
Norbert de Langen
b8b21bca42 Merge branch 'next' into tech/v5-theming
# Conflicts:
#	addons/notes/package.json
2019-01-28 11:47:01 +01:00
Norbert de Langen
b92247c2eb FIX linting 2019-01-28 11:36:31 +01:00
Michael Shilman
aed4c6c3c5 v5.0.0-alpha.10 2019-01-28 12:44:31 +08:00
Norbert de Langen
52e21c38b3 FIX typescript 2019-01-28 01:42:47 +01:00
Norbert de Langen
05fe876727 ADD error handling to Giphy element && ADD 'NOTES-ELEMENT' as addon type 2019-01-28 01:22:02 +01:00
Ahmed El Sayegh
85c081aaca ADD giphy support in notes addon 2019-01-27 21:50:29 +02:00
Norbert de Langen
65583e5671 CHANGE tslint config to no longer conflict with prettier && FIX a ton of linting issues on .ts 2019-01-24 15:55:01 +01:00
Michael Shilman
dadd88fdec v5.0.0-alpha.9 2019-01-23 21:37:56 +08:00
Michael Shilman
80cb13b705 v5.0.0-alpha.8 2019-01-22 17:09:13 +08:00
Michael Shilman
d262ca75a0 v5.0.0-alpha.7 2019-01-20 16:45:09 +08:00
Michael Shilman
2d644bc527 v5.0.0-alpha.6 2019-01-19 00:04:18 +08:00
Norbert de Langen
007b722d77 Merge branch 'next' into ts-migration/improve-lib-addons-types
# Conflicts:
#	lib/addons/src/index.ts
2019-01-17 15:23:04 +01:00
Michael Shilman
2176cc520f v5.0.0-alpha.5 2019-01-17 16:43:13 +08:00
Michael Shilman
8eb726c746 v5.0.0-alpha.4 2019-01-17 01:06:58 +08:00
Michael Shilman
a1e432fc7a v5.0.0-alpha.3 2019-01-16 12:13:13 +08:00
Michael Shilman
523030f33e v5.0.0-alpha.2 2019-01-16 10:52:27 +08:00
Norbert de Langen
ef3b1b92dd
Merge branch 'next' into tech/storybook-theming
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/events/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/notes/package.json
#	addons/viewport/package.json
#	app/react/package.json
#	examples/official-storybook/package.json
#	lib/components/package.json
#	lib/core/package.json
#	lib/ui/package.json
2019-01-14 23:04:14 +01:00
Norbert de Langen
ae9e32f8d0
MIGRATE to wrap emotion into a @storybook/theming package
- This ensures a single version
- This adds a good place to add themes
- Addons can take a dependency on something storybook
- We could migrate to another styling lib without asking all users to migrate with us
2019-01-14 22:48:33 +01:00
Michael Shilman
70e528348e v5.0.0-alpha.1 2019-01-14 23:43:03 +08:00
Michael Shilman
340df64b94 v5.0.0-alpha.0 2019-01-13 15:14:54 +08:00
Michael Shilman
7e9669a0ba v5.0.0-debug.3 2019-01-12 15:24:48 +08:00
Michael Shilman
7d7fcb32d5 v5.0.0-debug.2 2019-01-12 13:26:31 +08:00
Jessica-Koch
6f8bbf2b29 can bootstrap again 2019-01-09 23:33:19 -08:00
Tom Coleman
225c4be4ac Revert "add scancode file and fix declared type for channel"
This reverts commit 9cab57050542c379ea42b29aeab4e46c5746adb9.
2019-01-10 12:29:19 +11:00
Michael Shilman
207598ad16 v5.0.0-debug.1 2019-01-09 18:48:10 +08:00
Michael Shilman
edcb85f861 v4.2.0-alpha.11 2019-01-09 18:02:04 +08:00