File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## [ v1.0.10] ( https://github.com/buildo/react-placeholder/tree/v1.0.10 ) (2017-12-15)
6+ [ Full Changelog] ( https://github.com/buildo/react-placeholder/compare/v1.0.9...v1.0.10 )
7+
8+ #### Fixes (bugs & defects):
9+
10+ - Array.apply not support ie8 in TextBlock even if I'm add the polyfill [ #62 ] ( https://github.com/buildo/react-placeholder/issues/62 )
11+
12+ #### New features:
13+
14+ - TextBlock: make ` widths ` overridable [ #59 ] ( https://github.com/buildo/react-placeholder/issues/59 )
15+
516## [ v1.0.9] ( https://github.com/buildo/react-placeholder/tree/v1.0.9 ) (2017-11-28)
617[ Full Changelog] ( https://github.com/buildo/react-placeholder/compare/v1.0.8...v1.0.9 )
718
819#### New features:
920
10- - install question [ #58 ] ( https://github.com/buildo/react-placeholder/issues/58 )
1121- Bug with delay when the component is already mounted [ #54 ] ( https://github.com/buildo/react-placeholder/issues/54 )
1222
1323## [ v1.0.8] ( https://github.com/buildo/react-placeholder/tree/v1.0.8 ) (2017-10-25)
Original file line number Diff line number Diff line change 11{
22 "name" : " react-placeholder" ,
3- "version" : " 1.0.9 " ,
3+ "version" : " 1.0.10 " ,
44 "description" : " A React component to easily replicate your page with nice placeholders while the content is loading" ,
55 "main" : " lib" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments