This website works better with JavaScript
Home
Explore
Help
Sign In
caipin
/
cld2_react
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
bb52c63d7d
Branches
Tags
master
cld2_react
/
node_modules
/
@emotion
/
is-prop-valid
/
CHANGELOG.md
CHANGELOG.md
2.4 KB
History
Raw
@emotion
/is-prop-valid
0.8.8
Patch Changes
babbbe3
#1792
Thanks
@egdbear
! - Adds
disablePictureInPicture
to the list of allowed props.
0.8.7
Patch Changes
12141c5
#1736
Thanks
@bezoerb
! - Adds inert to the list of allowed props
0.8.6
Patch Changes
4c62ae9
#1698
Thanks
@Andarist
! - Add LICENSE file
Updated dependencies [
4c62ae9
]:
@emotion
/memoize@0.7.4
0.8.5
Patch Changes
5e17e456
#1596
Thanks
@Andarist
! - Added Flow types to the package.
0.8.4
Patch Changes
6cdb5695
#1584
Thanks
@probablyup
! - add "on" amp html attribute to the whitelist
0.8.3
Updated dependencies [
c81c0033
]:
@emotion
/memoize@0.7.3
0.8.2
Patch Changes
c0eb604d
#1419
Thanks
@mitchellhamilton
! - Update build tool
0.8.1
Patch Changes
52bd655b
#1379
Thanks
@Andarist
! - Add decoding as valid prop
0.8.0
Minor Changes
06426c95
#1377
Thanks
@AjayPoshak
! - Mark loading as a valid property. This property is used to lazily load images and iFrames.