18 Commits

Author SHA1 Message Date
Norbert de Langen
341fc2d90d
FIX linting 2020-03-27 20:04:50 +01:00
Gytis Vinclovas
f438a3f5fb using telejson for websockets 2020-02-15 20:09:55 +02:00
Norbert de Langen
f939e1417a just a few little linting issues fixed 2019-04-25 17:59:37 +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
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
Jessica-Koch
9cab570505 add scancode file and fix declared type for channel 2019-01-09 00:29:33 -08: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
Kai Röder
a9bbbe6ab0 Migration of @storybook/channel-websocket 2018-12-19 11:13:10 +01:00
Kai Röder
3f9579b86a Reverted channel-websocket migration due to CI issues; the changes are going to be in a separate PR 2018-12-19 11:12:03 +01:00
Kai Röder
1e860feca3 Refactoring 2018-12-17 18:31:45 +01:00
Kai Röder
fa1d548603 Added more types 2018-12-17 01:48:00 +01:00
Kai Röder
e47c34830f Starting to migrate @storybook/channel-websocket 2018-12-17 01:37:52 +01: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
e3eda2dd5e Websockets channel does not crash RN if connection fails.
Added optional onError argument to call on connection fail.

Async option for the channels.
2018-10-09 10:21:53 +03:00
Norbert de Langen
39b62a8e18
WIP FIX broken options 2018-09-12 12:40:58 +02:00
Norbert de Langen
e4e639e0c2 FIX linting 2017-06-06 16:34:36 +02:00
Norbert de Langen
03c56b446c FIX linting 2017-05-19 00:43:58 +02:00
Norbert de Langen
69b91f6e53 CHANGE folder structure && CHANGE package-names 2017-05-15 00:08:46 +02:00