263 Commits

Author SHA1 Message Date
Norbert de Langen
817c8a185d ADD script for detecting memoryLeaks in tests 2019-03-18 18:04:26 +01:00
Norbert de Langen
7c56ae7d4e Merge branch 'next' into tech/api-package
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/cssresources/src/css-resource-panel.tsx
#	addons/notes/package.json
#	app/react-native-server/package.json
#	app/react-native-server/src/client/manager/provider.js
#	examples-native/crna-kitchen-sink/package.json
#	lib/addons/package.json
#	lib/ui/package.json
#	yarn.lock
2019-03-18 07:52:44 +01:00
Benoit Dion
f5a25fe42a bootstrap with core 2019-03-16 10:52:13 -04:00
Benoit Dion
87f21ac7a2 Integrate crna-kitchen-sink into the monorepo
Add a metro config file to ignore undesired packages from the metro bundle. Also avoid hoisting react-native.
2019-03-16 10:33:50 -04:00
Norbert de Langen
d689cdcc46 Merge branch 'next' into tech/api-package
# Conflicts:
#	lib/ui/src/containers/preview.js
#	lib/ui/src/core/init-provider-api.js
#	lib/ui/src/provider.js
#	yarn.lock
2019-03-15 12:24:04 +01:00
Benoit Dion
4b35ffc9fb Use rn-host-detect to identify host 2019-03-14 21:30:52 -04:00
Norbert de Langen
930e9e2d1f CLEANUP 2019-03-13 11:13:17 +01:00
Benoit Dion
2e52e7ae25 fix android host 2019-03-12 00:35:34 -04:00
Benoit Dion
1780e929e4 Merge remote-tracking branch 'upstream/next' into react-native/use-core-for-server 2019-03-11 21:58:38 -04:00
Norbert de Langen
9a1c01a72d FIX the out of memory issue
https://github.com/vuejs/vue-cli/issues/1453
2019-03-11 16:28:35 +01:00
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
Norbert de Langen
396348a2c1 Merge branch 'next' into react-native/use-core-for-server
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/events/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/ondevice-knobs/package.json
#	addons/ondevice-notes/package.json
#	app/react-native/package.json
#	app/react/package.json
#	examples-native/crna-kitchen-sink/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	lib/components/package.json
#	lib/theming/package.json
#	lib/ui/package.json
#	package.json
#	yarn.lock
2019-03-06 00:29:19 +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
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
Benoit Dion
38888d01c4 Some documentation 2019-02-23 17:23:47 -05: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