160 Commits

Author SHA1 Message Date
Michael Shilman
2da1faf419 v3.4.0-alpha.5 2018-01-19 21:50:54 +09:00
Dependencies.io Bot
9b37b7affa Update uuid from 3.2.0 to 3.2.1 in addons/actions 2018-01-17 19:26:45 +00:00
Dependencies.io Bot
5d3369260b Update uuid from 3.1.0 to 3.2.0 in addons/actions 2018-01-16 16:38:46 +00:00
Michael Shilman
85e2e59183 v3.4.0-alpha.4 2018-01-13 18:32:28 +05:30
Michael Shilman
56abd09768 v3.4.0-alpha.3 2018-01-13 18:09:59 +05:30
Michael Shilman
3201005157 v3.4.0-alpha.1 2018-01-10 12:37:29 +05:30
Michael Shilman
d8d955cbbc v3.4.0-alpha.0 2018-01-07 21:32:57 +05:30
Michael Shilman
3abdbb6528 v3.3.4 2018-01-07 18:23:40 +05:30
Filipp Riabchun
cbe00b1930 Merge pull request #2626 from rhalff/master
skip serializing (Synthetic)Events
2018-01-07 16:47:26 +05:30
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