251 Commits

Author SHA1 Message Date
Michael Shilman
e5721bc82d
Merge pull request #5844 from storybooks/tech/no-copy-ts-into-dist
ADD parameters to compile-js to no longer copy .ts files into dist
2019-03-10 23:09:13 +08:00
Michael Shilman
f2b625bab0 Merge master into next after 5.0.0 release 2019-03-06 02:08:02 +08:00
Norbert de Langen
aff2a9638e ADD parameters to compile-js to no longer copy .ts files into dist 2019-03-04 12:12:08 +01:00
Norbert de Langen
aa03da5f79 FIX circular dependencies 2019-03-04 12:10:50 +01:00
Norbert de Langen
93fe39d00e FIX warnings from emotion about '":nth-child" is potentially unsafe' 2019-02-06 17:38:59 +01:00
Michael Shilman
b252b50924 Merge changes from next into 5.0 2019-01-09 22:27:31 +08:00
Norbert de Langen
02bf47fb2a
IMPROVE jest.init so it filters some errors (not failing a test over for it) 2019-01-03 20:56:48 +01:00
Norbert de Langen
d9f3043d99
FIX snapshots 2019-01-03 16:03:01 +01:00
Norbert de Langen
934aaf1f9d
Merge branch '5.0.0' into tech/overhaul-ui
# Conflicts:
#	lib/channel-websocket/src/index.js
#	yarn.lock
2018-12-27 16:26:16 +01:00
Norbert de Langen
ad1651956a
Merge branch '5.0.0' into tech/overhaul-ui
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/backgrounds/src/__tests__/BackgroundPanel.js
#	addons/backgrounds/src/__tests__/Swatch.js
#	addons/cssresources/package.json
#	addons/events/package.json
#	addons/google-analytics/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/knobs/src/components/__tests__/Panel.js
#	addons/links/package.json
#	addons/notes/package.json
#	addons/notes/src/index.ts
#	addons/notes/src/register.tsx
#	addons/notes/src/typings.d.ts
#	addons/storyshots/storyshots-core/package.json
#	addons/viewport/package.json
#	app/react/package.json
#	docs/package.json
#	docs/yarn.lock
#	examples/cra-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	examples/preact-kitchen-sink/package.json
#	lib/addons/package.json
#	lib/addons/src/index.js
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/core/package.json
#	lib/ui/package.json
#	yarn.lock
2018-12-27 15:46:11 +01:00
Kai Röder
3af7223b4d removed debug messages 2018-12-27 13:31:01 +01:00
Kai Röder
a903991281 try to fix ci 2018-12-27 01:48:57 +01:00
Kai Röder
13123b7b6f Improved error output 2018-12-27 01:38:56 +01:00
Kai Röder
3343b93584 Enhanced error output on CI build errors 2018-12-27 01:32:28 +01:00
Kai Röder
05119a8eb8 more debug messages 2018-12-27 01:21:07 +01:00
Kai Röder
b24a7928b5 silent false for test purpose 2018-12-27 01:12:10 +01:00
Kai Röder
5e34e426d6 Debugging native-smoke CI - revert this 2018-12-24 02:08:01 +01:00
Kai Röder
0d88e53380 Check existence of types 2018-12-24 00:48:55 +01:00
Kai Röder
05b1f5a999 Workaround proposal for splitting up pure ts projects from mixed ones 2018-12-24 00:46:56 +01:00
Kai Röder
afc55cae49 revert debug output 2018-12-23 02:52:19 +01:00
Kai Röder
ec0a8c28f8 Still trying to fix CI 2018-12-23 02:41:14 +01:00
Norbert de Langen
2bb5172038
FIX first-child issue && ADD new Heading type 2018-12-21 17:10:38 +01:00
Norbert de Langen
45ef6a890b
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	examples/cra-kitchen-sink/src/stories/__snapshots__/index.stories.storyshot
#	examples/official-storybook/stories/__snapshots__/addon-info.stories.storyshot
#	lib/core/package.json
#	yarn.lock
2018-12-20 11:15:37 +01:00
Norbert de Langen
ace5f763e4
CHANGE netlify config so it's log is more readable 2018-12-20 00:12:01 +01:00
Norbert de Langen
2f0bc494e9
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	.eslintrc.js
#	lib/components/src/layout/__snapshots__/index.stories.storyshot
#	yarn.lock
2018-12-14 12:33:20 +01:00
Kai Röder
4c5345d15c migrated to ts 2018-12-10 20:58:09 +01:00
Norbert de Langen
9eb3cae404
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	.eslintrc.js
#	addons/notes/package.json
#	addons/notes/src/index.ts
#	addons/notes/src/register.js
#	yarn.lock
2018-12-10 12:16:14 +01:00
Norbert de Langen
a9ee8a5dad
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	.babelrc.js
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/events/package.json
#	addons/graphql/package.json
#	addons/info/package.json
#	addons/info/src/components/PropTable.js
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/notes/package.json
#	addons/ondevice-backgrounds/package.json
#	addons/options/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/package.json
#	app/angular/package.json
#	app/ember/package.json
#	app/html/package.json
#	app/marko/package.json
#	app/mithril/package.json
#	app/polymer/package.json
#	app/react/package.json
#	app/riot/package.json
#	app/svelte/package.json
#	app/vue/package.json
#	examples/official-storybook/stories/addon-a11y.stories.js
#	examples/official-storybook/stories/addon-actions.stories.js
#	lib/addons/package.json
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/components/src/layout/mobile.js
#	lib/core/package.json
#	lib/core/src/server/common/babel.js
#	lib/ui/package.json
#	lib/ui/src/modules/ui/components/stories_panel/index.js
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/index.test.js
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/tree_decorators_utils.js
#	lib/ui/src/modules/ui/components/stories_panel/text_filter.js
#	yarn.lock
2018-12-06 16:49:52 +01:00
Bart Waardenburg
e315006746 chore: Updated with remote 2018-12-04 23:23:00 +01:00
Hypnosphi
6936c27fae Run prettier 2018-12-04 19:54:10 +01:00
Bart Waardenburg
dfce65df3a fix: Solved issue with forced rerendering of stories and improved example storybook app 2018-12-04 00:59:18 +01:00
Norbert de Langen
aab7aa2cef
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/notes/package.json
#	addons/storyshots/storyshots-core/package.json
#	lib/addons/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/core/src/client/preview/story_store.js
#	lib/core/src/server/manager/manager-webpack.config.js
#	lib/ui/package.json
#	lib/ui/src/modules/api/configs/init_api.js
#	lib/ui/src/modules/ui/components/menu_item.stories.js
#	lib/ui/src/modules/ui/components/search_box.stories.js
#	lib/ui/src/modules/ui/components/shortcuts_help.stories.js
#	lib/ui/src/modules/ui/components/stories_panel/index.stories.js
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/index.stories.js
#	lib/ui/src/modules/ui/components/stories_panel/text_filter.stories.js
2018-11-30 14:03:58 +01:00
Norbert de Langen
0b22923e5c
FIX bootstrap script after rename to createDlls 2018-11-30 01:13:45 +01:00
Norbert de Langen
26e9357169
RENAME script to create DLLs && REMOVE unneeded babel loader in DLL config 2018-11-29 21:06:13 +01:00
Norbert de Langen
d06fe56a77
CHANGE output of dll to lib/core so it's easier to reference 2018-11-26 15:01:35 +01:00
Norbert de Langen
a78b909115
FIX build-static 2018-11-26 11:32:47 +01:00
Norbert de Langen
83a18008f2 CHANGE webpack configs, dev & static build for performance
Changelog formatting

Bump @storybook/addon-actions from 4.0.0 to 4.0.8 in /docs

Bumps [@storybook/addon-actions](https://github.com/storybooks/storybook) from 4.0.0 to 4.0.8.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybooks/storybook/compare/v4.0.0...v4.0.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>

update `npm install` to match current requirements

Add TypeScript support for react-scripts

4.1.0-alpha.5 changelog

v4.1.0-alpha.5

4.1.0-alpha.6 changelog

v4.1.0-alpha.6

Reduce jest image size

4.1.0-alpha.7 changelog

v4.1.0-alpha.7

ADD webpack stats generation for debugging

Revert "Update LICENSE"

This reverts commit 69fc0517074634dd792f4b10d968a6c3a8244842.

Don't change rootElement when received node is the same

Merge pull request #4830 from aliceyoung9/patch-1

little documentation fix

FIX linting
2018-11-23 14:17:04 +01:00
Norbert de Langen
392f478466
Merge branch 'tech/overhaul-ui' of github.com:storybooks/storybook into tech/overhaul-ui
# Conflicts:
#	jest.config.js
2018-11-12 12:45:46 +01:00
Norbert de Langen
bd17cde971
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	jest.config.js
2018-11-12 12:44:41 +01:00
Jessica Koch
e6e2149472 #3984 update tests and localstorage mock 2018-11-11 23:11:57 -08:00
Jessica Koch
da5cb0785b #3984 nav menu changes when local storage items change 2018-11-11 22:43:05 -08:00
igor-dv
2db39425aa When project is <all> do not use the "--project" cli param 2018-11-08 17:20:24 +02:00
Norbert de Langen
13781c39e5 Merge branch 'next' into tech/overhaul-ui 2018-11-08 12:03:03 +01:00
Hypnosphi
f256357ab5 Report CLI tests to teamcity 2018-10-31 22:40:44 +01:00
Norbert de Langen
ab1db54fb2
ADD support for cyclic objects in channel && CLEANUP 2018-10-19 15:35:50 +02:00
Pavan Kumar Sunkara
fcabc23a6e Some teamcity maintenance 2018-10-13 22:17:11 +02:00
Pavan Kumar Sunkara
bd637ad78f Move crna-kitchen-sink to examples-native folder 2018-10-13 22:15:33 +02: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
Gytis Vinclovas
0cb190bec6 Removed react-native-vanilla and react-native-typescript integrations. 2018-10-07 16:15:02 +03:00
Gabriel J. Csapo
be5d4c0181 [framework] add ember support 2018-10-03 00:50:39 -07:00