Michael Shilman
dac6752d47
v6.0.0-alpha.20
2020-02-27 08:26:52 +08:00
Jon Palmer
bfe3260e64
Claenup docs wrt registering addons
2020-02-25 10:34:19 -05:00
Michael Shilman
b5b1bda641
v6.0.0-alpha.19
2020-02-24 22:28:05 +08:00
Michael Shilman
480370557a
v6.0.0-alpha.18
2020-02-22 04:31:14 +08:00
Michael Shilman
36327ee08e
v6.0.0-alpha.17
2020-02-21 11:58:31 +08:00
Michael Shilman
b2d08977a3
v6.0.0-alpha.16
2020-02-21 11:45:13 +08:00
Gaëtan Maisse
c42b1db400
refactor: regenerator-runtime
as dependencies
...
`regenerator-runtime` is used as polyfill to backport async/await and generator to old browser (like core-js).
Any package that use async/await or generator will require `regenerator-runtime` at runtime without any import in the source (it's added by babel during transpilation).
To avoid any issue in the future `regenerator-runtime` is added to almost all packages, as it has been done for `core-js`
What I did?
- Add it when it was missing
- Move it from peerDep to dep when needed
- Use the same, and latest, version for all packages
2020-02-20 13:52:02 +01:00
Michael Shilman
efd0256348
v6.0.0-alpha.15
2020-02-20 11:54:32 +08:00
Michael Shilman
4341bc65f7
v6.0.0-alpha.14
2020-02-19 06:53:15 +08:00
Lynn Chyi
23b7d9fde9
Add ts3.5 to package.json's "files" attr
...
(cherry picked from commit f0edad2d0cb5c74d2f03a13e1ca1cb27287f3625)
2020-02-18 20:37:59 +01:00
Lynn Chyi
d0289d919d
Update packages w typesVersions for compatibility
...
(cherry picked from commit 3667fec36991c0315ac54f2c6b5dffcc098371b7)
2020-02-18 20:37:11 +01:00
Michael Shilman
5b11df0638
v6.0.0-alpha.13
2020-02-15 20:43:01 +08:00
Michael Shilman
c628a67448
Merge pull request #9797 from behrangsa/patch-3
...
Addon-viewports: Fix Galaxy S9's viewport size
2020-02-15 08:16:58 +08:00
Michael Shilman
ba5430acb5
v6.0.0-alpha.12
2020-02-14 01:00:02 +08:00
Michael Shilman
f46cdcf7f4
v6.0.0-alpha.11
2020-02-13 12:07:31 +08:00
Michael Shilman
558371ae9d
v6.0.0-alpha.10
2020-02-11 22:29:59 +08:00
Behrang
cdd599dcff
Fixed Galaxy S9's viewport size
...
Galaxy S9's viewport size is 740x360. See https://yesviz.com/devices/s9/ .
2020-02-09 18:22:02 +11:00
Michael Shilman
4f0a75c824
v6.0.0-alpha.9
2020-02-09 01:24:54 +08:00
Michael Shilman
582b5c4f43
v6.0.0-alpha.8
2020-02-08 00:22:00 +08:00
Michael Shilman
45c0400457
v6.0.0-alpha.7
2020-02-07 23:46:35 +08:00
Michael Shilman
34bfe84397
v6.0.0-alpha.6
2020-02-05 07:42:41 +08:00
Michael Shilman
7393fc18ce
v6.0.0-alpha.5
2020-02-04 16:51:13 +08:00
Gaëtan Maisse
a978bd2985
chore: add missing or fix implicit transitive peerDependencies
...
Yarn 2 introduce an error for this during `yarn install`: YN0002 - MISSING_PEER_DEPENDENCY
For details see https://dev.to/arcanis/implicit-transitive-peer-dependencies-ed0
TL;DR: If you write a package that depends on Foo, and if Foo has a peer dependency, then you must provide it in either of the dependencies or peerDependencies fields. You won't "implicitly inherit" the peer dependencies declared in Foo.
2020-02-04 07:45:12 +01:00
Michael Shilman
d7f493b305
v6.0.0-alpha.4
2020-02-03 23:47:53 +08:00
Michael Shilman
7f11ee2d76
v6.0.0-alpha.3
2020-02-02 13:47:43 +08:00
Michael Shilman
779ef4791d
v6.0.0-alpha.2
2020-01-30 21:36:20 +08:00
Michael Shilman
b49797a9de
Publish: Remove docs to reduce package size
2020-01-23 21:40:31 +08:00
Michael Shilman
81cb58e2f0
v6.0.0-alpha.1
2020-01-23 20:19:16 +08:00
Michael Shilman
0cccdabb53
v6.0.0-alpha.0
2020-01-21 22:18:48 +08:00
Norbert de Langen
9ac9da64cd
Merge branch 'next' into next-6.0.0
...
# Conflicts:
# addons/cssresources/package.json
# examples/dev-kits/package.json
# examples/rax-kitchen-sink/package.json
2020-01-20 09:06:35 +01:00
Michael Shilman
d6d745006f
v5.3.7
2020-01-20 14:51:39 +08:00
Michael Shilman
b609ebbec1
v5.3.6
2020-01-17 16:10:45 +08:00
Michael Shilman
f32b34b493
v5.3.5
2020-01-17 03:28:19 +08:00
Michael Shilman
25850e1e34
v5.3.4
2020-01-16 14:17:49 +08:00
Norbert de Langen
f318220458
Merge branch 'next' into next-6.0.0
...
# Conflicts:
# addons/cssresources/package.json
# examples/dev-kits/package.json
# examples/rax-kitchen-sink/package.json
2020-01-15 18:00:25 +01:00
Michael Shilman
24ee5fa747
v5.3.3
2020-01-14 17:54:05 +08:00
Connor Bär
289d2db963
fix(addon-viewport): remove border radius
2020-01-13 19:20:24 -03:00
Connor Bär
53f2c521c9
fix(addon-viewport): use automatic spacing around the iframe
2020-01-13 19:20:14 -03:00
Connor Bär
3d76b1814d
fix(addon-viewport): Change viewport styling to more closely match v4
...
A regression in #7385 re-added the ugly black border that had been removed in #5979 to address
#5965 .
2020-01-13 19:19:59 -03:00
Michael Shilman
5d581285e2
v5.3.2
2020-01-13 23:31:56 +08:00
Michael Shilman
14f9760411
v5.3.1
2020-01-12 23:32:39 +08:00
Michael Shilman
ee7b9591ba
v5.3.0
2020-01-11 17:27:43 +08:00
Michael Shilman
aaef883c47
v5.3.0-rc.14
2020-01-11 16:46:54 +08:00
Michael Shilman
9042106880
v5.3.0-rc.13
2020-01-11 10:14:46 +08:00
Michael Shilman
2c0b28727a
v5.3.0-rc.12
2020-01-08 22:48:35 +08:00
Michael Shilman
a44240e420
v5.3.0-rc.11
2020-01-07 21:55:35 +08:00
Michael Shilman
70b3a7aa30
v5.3.0-rc.10
2020-01-06 22:29:30 +08:00
Michael Shilman
16da56cf90
v5.3.0-rc.9
2020-01-04 20:55:28 +08:00
Michael Shilman
755e90db0f
v5.3.0-rc.8
2020-01-03 16:46:30 +08:00
Michael Shilman
f54e19061b
v5.3.0-rc.7
2020-01-02 11:00:58 +08:00