Norbert de Langen
|
93786e4606
|
CLEANUP && ADD eslint-html-plugin && FIX lint issues && CHANGE prettier config to own file && REMOVE Alert
|
2018-09-11 16:21:31 +02:00 |
|
Norbert de Langen
|
403af09fd3
|
CLEANUP
|
2018-09-06 16:33:46 +02:00 |
|
Norbert de Langen
|
f7cd337677
|
FIX eslint
|
2018-08-15 04:56:20 +02:00 |
|
Norbert de Langen
|
935cefd27a
|
FIX linting issues after eslint upgrade (partial fix)
|
2018-08-05 17:57:17 +02:00 |
|
Tom Coleman
|
7324d17156
|
Bind window access if window is defined; add addons channel access too
|
2018-03-20 13:17:43 +11:00 |
|
Hypnosphi
|
def1e04dbb
|
Cleanup dependencies
|
2018-02-25 03:53:03 +03:00 |
|
Tom Coleman
|
a72d1d809a
|
Added __STORYBOOK_CLIENT_API so external tools can access the storybook
|
2018-02-23 12:00:38 +11:00 |
|
Hypnosphi
|
1a550e912b
|
Include more paths into linting
|
2018-02-17 23:32:26 +03:00 |
|
Hypnosphi
|
e5b73a3d73
|
Stop ignoring a11y rules
|
2018-02-17 22:33:31 +03:00 |
|
Hypnosphi
|
d6b75c3f80
|
eslint: remove rules that duplicate airbnb config
|
2018-02-17 21:27:49 +03:00 |
|
Hypnosphi
|
8ffe172c68
|
eslint: ignore all the rules conflicting with prettier
|
2018-02-17 20:36:31 +03:00 |
|
igor
|
d754cc80ae
|
Oops
|
2018-01-28 23:54:44 +02:00 |
|
igor
|
5a28aac4c1
|
Allow resolving ts from js and remove extentions from the imported ts modules
|
2018-01-28 23:50:21 +02:00 |
|
hypnos
|
7c4f87b68c
|
Add more imports eslint rules
|
2017-12-28 04:38:46 +03:00 |
|
Norbert de Langen
|
f2dbe6d8a5
|
Merge branch 'release/3.3' into tmeasday/add-stories
|
2017-12-20 12:13:59 +01:00 |
|
Tom Coleman
|
e77a198dd7
|
Added first story as POC
|
2017-12-18 15:05:04 +11:00 |
|
Norbert de Langen
|
e143f19a0a
|
CHANGE eslint to not fix (remove) debugger statements during development,
but enforce removing them when validating
|
2017-12-15 00:10:58 +01:00 |
|
hypnos
|
c2538e2d91
|
Optimize @storybook/addon-storyshots peerDependencies
|
2017-11-18 14:20:34 +03:00 |
|
hypnos
|
2b0c3aa4b8
|
Raise jsx-a11y/click-events-have-key-events back to "error" level
|
2017-11-09 03:12:06 +03:00 |
|
hypnos
|
735497714c
|
Upgrade eslint-config-airbnb and make it pass
|
2017-11-02 04:40:48 +03:00 |
|
hypnos
|
37d81de583
|
Use a single enzyme dependency
|
2017-10-04 00:20:18 +03:00 |
|
hypnos
|
2e8240d176
|
Fix/suppress current eslint warnings.
Raise `import/no-unresolved` and `import/extensions` to error level
everywhere except `docs`
|
2017-10-02 01:40:46 +03:00 |
|
James
|
f71231586c
|
lint config: consistent use of levels
|
2017-09-03 02:22:32 -07:00 |
|
hypnos
|
8b2608687b
|
Restrict import/extensions to warning everywhere
|
2017-08-20 18:40:47 +03:00 |
|
hypnos
|
4344121d46
|
Promote import/extensions to error level as it has no violations
|
2017-08-18 05:07:15 +03:00 |
|
hypnos
|
cb92897063
|
Promote no-extraneous-dependencies to error level and make it pass
|
2017-08-18 04:35:25 +03:00 |
|
hypnos
|
bd0524c50f
|
Add link funtionality to story menu items
|
2017-08-03 20:49:30 +03:00 |
|
Norbert de Langen
|
c11c189d7e
|
UPDATE everything (including eslint 4)
|
2017-07-25 11:20:08 +02:00 |
|
Norbert de Langen
|
15540df990
|
CHANGE indentation rule eslint (prettier)
|
2017-07-08 22:57:21 +02:00 |
|
Norbert de Langen
|
b1854cf8e4
|
ADD title attributes for screenreaders && FIX linting rules
|
2017-06-11 11:57:03 +02:00 |
|
Norbert de Langen
|
921daab915
|
ADD eslint config for .json files && FIX linting
|
2017-06-06 17:40:40 +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 |
|
Norbert de Langen
|
8fef4bb2d8
|
FIX linting
|
2017-06-05 00:58:23 +02:00 |
|
Norbert de Langen
|
9d38bf8bd3
|
Mostly re-applied changes
|
2017-05-31 08:29:09 +02: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
|
654b69e4f6
|
FIX linting
|
2017-05-26 14:10:52 +02:00 |
|
Norbert de Langen
|
474d6c7945
|
FIX linting
|
2017-05-26 10:05:20 +02:00 |
|
Norbert de Langen
|
5e0b17aa1a
|
FIX linting
|
2017-05-19 01:17:26 +02:00 |
|
Norbert de Langen
|
0d79ae5ccf
|
CHANGED eslint-config-airbnb for a fork waiting for publish
of 121a95d715
UPDATED dependencies
CHANGED devDependencies linting
ADD enzyme and storybook-addon to devDependencies in a few packages
|
2017-05-09 10:15:00 +02:00 |
|
Norbert de Langen
|
b801d6f0a4
|
FIX linting
|
2017-04-28 17:25:45 +02:00 |
|
Norbert de Langen
|
26f7ca5c9e
|
FIX linting
|
2017-04-23 22:51:50 +02:00 |
|
Norbert de Langen
|
0a7163bfd5
|
ADD stricter eslint rules
|
2017-04-17 16:37:37 +02:00 |
|
Norbert de Langen
|
2df4be7292
|
Merge branch 'master' into switch-to-monorepo
# Conflicts:
# packages/react-storybook/src/server/config/defaults/webpack.config.js
# packages/react-storybook/src/server/middleware.js
|
2017-04-14 10:13:31 +02:00 |
|
Norbert de Langen
|
acc053d0f7
|
CHANGE listing so trailing commas are always present && FIX linting
|
2017-04-14 09:26:27 +02:00 |
|