27 Commits

Author SHA1 Message Date
Norbert de Langen
0296ef7696 REMOVE tslint, and use eslint for everything 2019-04-25 15:34:20 +02:00
Michael Shilman
f2b625bab0 Merge master into next after 5.0.0 release 2019-03-06 02:08:02 +08:00
igor-dv
385782898a Unfinished things 2018-12-17 16:53:09 +02:00
igor-dv
73f4715d3b Merge remote-tracking branch 'origin/next' into typescript-poc
# Conflicts:
#	addons/notes/package.json
#	package.json
#	yarn.lock
2018-12-09 01:37:17 +02:00
igor-dv
2d00ee6a3f Force eslint to ignore *.ts files 2018-12-09 00:28:08 +02:00
Norbert de Langen
9b66549f95
FIX linting 2018-11-26 16:18:48 +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
Hypnosphi
c704d60632 Initial move to babel 7 2018-06-09 21:39:27 +03:00
Hypnosphi
120a273147 Migrate all apps to Webpack 4 2018-03-05 02:06:58 +03:00
Hypnosphi
d68b5d1288 Remove commented entry 2018-02-18 00:31:04 +03:00
Hypnosphi
1a550e912b Include more paths into linting 2018-02-17 23:32:26 +03:00
hypnos
a743158bf3 Add snapshot testing 2017-09-03 06:46:40 +03:00
hypnos
7df5a6ab93 Add tests for CLI. Support node 4 2017-08-30 02:47:15 +03:00
hypnos
c7508d424b Enable eslint for vue-related stuff. Run eslint --fix 2017-08-23 03:36:32 +03:00
hypnos
9fcdd8c272 lint lib/ui/uxample 2017-07-29 01:08:50 +03:00
Norbert de Langen
765d394da2 Merge branch 'master' into add-app-vue
# Conflicts:
#	examples/cra-kitchen-sink/.storybook/addons.js
#	examples/cra-kitchen-sink/package.json
2017-06-16 14:37:47 +02:00
Norbert de Langen
c3b35e61da WIP 2017-06-12 21:13:49 +02:00
Norbert de Langen
08f3f837d7 WIP 2017-06-12 08:47:44 +02:00
Norbert de Langen
925c4d704d Merge branch 'master' into add-events-addon 2017-06-06 22:29:30 +02:00
Norbert de Langen
7db3cc0832 ADD linting on some rc files, CHANGe to js rc for remark 2017-06-06 13:19:20 +02:00
Evgeniy Zaitsev
711009f563 Merge branch 'master' into add-events-addon 2017-06-02 13:51:42 +03:00
Norbert de Langen
af1b0c11d2 Merge branch 'master' into eslint-strict
# Conflicts:
#	.eslintignore
#	.travis.yml
#	addons/actions/src/containers/ActionLogger/index.js
#	addons/centered/package.json
#	addons/graphql/package.json
#	addons/info/src/components/PropTable.js
#	addons/info/src/components/Props.js
#	addons/knobs/package.json
#	addons/knobs/src/components/Panel.js
#	addons/notes/package.json
#	addons/notes/src/index.js
#	addons/notes/src/register.js
#	addons/storyshots/package.json
#	addons/storyshots/src/index.js
#	app/react-native/package.json
#	app/react/package.json
#	examples/cra-storybook/package.json
#	examples/cra-storybook/src/stories/Welcome.js
#	examples/test-cra/src/stories/Button.js
#	examples/test-cra/src/stories/Welcome.js
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/cli/bin/generate.js
#	lib/cli/generators/METEOR/index.js
#	lib/cli/generators/REACT/index.js
#	lib/cli/generators/REACT/template/stories/index.js
#	lib/cli/generators/REACT_NATIVE/index.js
#	lib/cli/generators/REACT_SCRIPTS/index.js
#	lib/cli/generators/REACT_SCRIPTS/template/src/stories/Welcome.js
#	lib/cli/generators/WEBPACK_REACT/index.js
#	lib/cli/lib/helpers.js
#	lib/cli/package.json
#	package.json
2017-05-31 07:45:04 +02:00
Norbert de Langen
f4fc55c45d FIX linting 2017-05-26 14:33:46 +02:00
Norbert de Langen
d59b20a185 FIX package names 2017-05-25 23:53:31 +02:00
Norbert de Langen
26f7ca5c9e FIX linting 2017-04-23 22:51:50 +02:00
Norbert de Langen
00cef8cf18 FIX 2017-04-10 22:59:38 +02:00
Norbert de Langen
0ac020a2cb CHANGE listing to global && FIX listing errors everywhere 2017-04-02 00:22:33 +02:00