Releases: askides/react-plock
Releases · askides/react-plock
v3.0.1
24 Mar 22:26
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix/typo by @itsrennyman in #29
Dev by @itsrennyman in #30
Full Changelog : v3.0.0...v3.0.1
v3.0.0
03 Mar 19:19
Compare
Sorry, something went wrong.
No results found
The library has been totally rewritten to allow for more outstanding performance and a marked reduction in bundle size, which is limiting in some situations.
Enjoy!
v2.0.0
25 May 21:21
Compare
Sorry, something went wrong.
No results found
New Features
Library has been rewritten with TypeScript
Fixed warning related to useLayoutEffect during SSR (#21 )
Added importable types for Plock and Breakpoints (#17 )
Breaking Changes
Changed the nColumns property, now is breakpoints
Changed the type of gap property, it was a number, now is a string
Nerdy Stuff
Definitely better code readability
Cheers!
v1.2.1
18 May 19:12
Compare
Sorry, something went wrong.
No results found
1.2.1 (2022-05-18)
Bug Fixes
improved export & previous pr (ad51778 )
v1.2.0
06 Feb 17:24
Compare
Sorry, something went wrong.
No results found
1.2.0 (2022-02-06)
Features
added debounced resize event, also configurable (628dbe0 )
added forward ref & possibility to override default div component (6c03530 )
v1.2.0-rc.1
06 Feb 17:15
Compare
Sorry, something went wrong.
No results found
Features
added debounced resize event, also configurable (628dbe0 )
added forward ref & possibility to override default div component (6c03530 )
v1.1.0
21 Jan 14:39
Compare
Sorry, something went wrong.
No results found
1.1.0 (2022-01-21)
Bug Fixes
fixed bad behaviour of the responsive column calculation (1307298 )
Features
changed readme (a1a5bdc )
changed readme documentation (728d77e )
mediaqueries: now is possible to add breakpoints to manage different number of columns (77432f6 )
v1.1.0-rc.1
21 Jan 13:37
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fixed bad behaviour of the responsive column calculation (1307298 )
Features
changed readme (a1a5bdc )
changed readme documentation (728d77e )
mediaqueries: now is possible to add breakpoints to manage different number of columns (77432f6 )
v1.0.0
11 Jan 20:47
Compare
Sorry, something went wrong.
No results found
1.0.0 (2022-01-11)
Bug Fixes
changed styles to style (cc1c27f )
fixed bad layout on particular cases (839456a )
Features
plock: implemented the plock layout with testing (8f810e3 )
v1.0.0-rc.2
11 Jan 20:31
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fixed bad layout on particular cases (839456a )