152 Commits

Author SHA1 Message Date
Rob Halff
89d400e8a7 skip serializing (Synthetic)Events 2018-01-03 03:30:35 +00:00
Michael Shilman
02a69e0b1b v3.3.3 2017-12-28 22:34:34 +05:30
Filipp Riabchun
97d49eddb5
Merge branch 'master' into eslint-imports 2017-12-28 14:02:14 +03:00
Michael Shilman
fbe50ffb46 v3.3.2 2017-12-28 12:10:49 +09:00
Filipp Riabchun
19e2761fef
Merge branch 'master' into eslint-imports 2017-12-28 04:46:44 +03:00
hypnos
7c4f87b68c Add more imports eslint rules 2017-12-28 04:38:46 +03:00
Dependencies.io Bot
6be7d8e498 Update make-error from 1.3.0 to 1.3.2 in addons/actions 2017-12-28 00:10:33 +00:00
Michael Shilman
79c07c727a v3.3.1 2017-12-26 19:30:05 -08:00
Michael Shilman
0c38d5a041 Update cross-dependencies manually
Because of lerna not supporting `x.y.z-alpha.N` versions, we hardcode
these things when we are doing prerelease
2017-12-26 15:42:45 -08:00
Michael Shilman
92d7fca746 v3.3.0-rc.1 2017-12-26 09:48:54 -08:00
Michael Shilman
aa2a8c11f3 v3.3.0-rc.0 2017-12-23 20:20:05 -08:00
Norbert de Langen
d4f00d8613
Merge branch 'release/3.3' into upgrade-jest-v2
# Conflicts:
#	examples/cra-kitchen-sink/package.json
#	package.json
#	yarn.lock
2017-12-23 19:44:58 +01:00
Norbert de Langen
3cfacfe4ec UPGRADE jest to latest & FIX all failing unittests 2017-12-23 18:48:29 +01:00
Michael Shilman
677e8ccac9 Update internal package deps for 3.3.0-alpha.6 2017-12-23 09:34:38 -08:00
hypnos
6a1f1f691f Merge branch 'master' into release/3.3
# Conflicts:
#	addons/knobs/package.json
#	yarn.lock
2017-12-23 18:30:24 +01:00
Michael Shilman
4903d6ece7 v3.3.0-alpha.6 2017-12-23 09:25:20 -08:00
Michael Shilman
a65beced79 v3.3.0-alpha.5 2017-12-23 09:05:46 -08:00
Norbert de Langen
a76f2a61ec
UPDATE readme with new slackin link 2017-12-22 18:06:27 +01:00
Michael Shilman
2aea83798e v3.2.18 2017-12-18 13:58:53 -08:00
Rob Halff
d6935160fe Merge remote-tracking branch 'upstream/release/3.3' into fix-types-and-refactor 2017-12-13 18:24:31 +00:00
Rob Halff
a35d8e4a2e add error handling 2017-12-13 18:21:43 +00:00
Filipp Riabchun
8a4b4846e3
Merge branch 'master' into release/3.3 2017-12-11 01:38:37 +02:00
Dependencies.io Bot
3a7f7f8751 Update react-inspector from 2.2.1 to 2.2.2 in addons/actions 2017-12-10 16:24:07 +00:00
Rob Halff
5b9e213aff rename/move class to objectType 2017-12-08 16:17:46 +00:00
Rob Halff
415c34f48c create named function safely 2017-12-07 19:06:17 +00:00
Rob Halff
7463bdf8de invert property check 2017-12-07 17:59:29 +00:00
Rob Halff
8f9858340e remove obsolete indexOf check 2017-12-07 17:29:51 +00:00
Rob Halff
84f3343bc0 prefer configure to eval 2017-12-07 17:05:43 +00:00
Rob Halff
9f577c30cb do not list non-enumerable properties & ignore non own functions 2017-12-07 13:22:59 +00:00
Rob Halff
9a46c6e13d Revert "do not list non-enumerable properties"
This reverts commit 9bda5ab4935a3395b5de93430b1506a8aee6fd8e.
2017-12-07 11:58:22 +00:00
Rob Halff
9bda5ab493 do not list non-enumerable properties 2017-12-07 11:09:34 +00:00
Rob Halff
a39858318c import from global instead of using eslint 2017-12-06 13:15:49 +00:00
Rob Halff
1c3ed2d358 separate tests 2017-12-05 22:51:48 +00:00
hypnos
9af5189a10 Merge remote-tracking branch 'origin/master' into release/3.3
# Conflicts:
#	lib/ui/src/modules/ui/components/search_box.js
2017-12-06 01:25:09 +03:00
Rob Halff
611a02187d add global dependency 2017-12-05 15:15:17 +00:00
Rob Halff
24c0868d08 refactor code to better support all types 2017-12-05 15:14:58 +00:00
John Gozde
745026dcd8 Allow IE11 to set function name 2017-12-04 20:56:41 -07:00
John Gozde
af14977294 Check result of getPropertyDescriptor for IE11 2017-12-04 15:56:19 -07:00
Michael Shilman
2e1fe20fc6 v3.2.17 2017-12-03 11:59:11 -08:00
hypnos
ad89dca426 Addon-actions: display enumerable properties from prototype chain 2017-11-30 01:57:07 +03:00
hypnos
4517b6c220 Merge remote-tracking branch 'origin/master' into release/3.3
# Conflicts:
#	addons/actions/src/preview.js
#	examples/cra-kitchen-sink/src/stories/__snapshots__/addon-info.stories.storyshot
2017-11-30 01:14:03 +03:00
Filipp Riabchun
f424f9d304
Merge branch 'master' into fix-actions-android 2017-11-29 14:24:45 +03:00
Norbert de Langen
9635c29367
Merge branch 'release/3.3' into addons-peer 2017-11-28 23:25:18 +01:00
Filipp Riabchun
7c5c00c893
Merge branch 'master' into release/3.3 2017-11-25 18:55:45 +03:00
Iurii Kucherov
25fe19abd4 Remove unused 'action' variable 2017-11-25 15:56:13 +01:00
hypnos
e92de54e50 Fix addon-actions in legacy Android browser 2017-11-25 02:14:56 +03:00
hypnos
23e8953063 Merge branch 'release/3.3' into addons-peer
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/events/package.json
#	addons/info/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/notes/package.json
#	addons/options/package.json
#	addons/storyshots/package.json
2017-11-22 20:43:36 +03:00
Michael Shilman
3c1715daca v3.3.0-alpha.4 2017-11-22 03:15:31 -08:00
Hypnosphi
da232aeba2 Move @storybook/addons to peerDependencies in all addons 2017-11-17 22:59:30 +03:00
Michael Shilman
7a6c901d71 v3.2.16 2017-11-15 18:03:04 -08:00