React Plock Versions Save

The 1kB Masonry Grid for React.

v3.2.0

3 weeks ago

3.2.0 (2024-04-23)

Features

v3.1.0

3 months ago

3.1.0 (2024-02-12)

Bug Fixes

Features

  • add build step (3c7db99)
  • add finalizations for vite and nextjs config (507289b)
  • add nextjs example (523a1a0)

v3.1.0-dev.2

3 months ago

3.1.0-dev.2 (2024-02-12)

Features

v3.1.0-dev.1

3 months ago

3.1.0-dev.1 (2024-02-12)

Bug Fixes

Features

  • add finalizations for vite and nextjs config (507289b)
  • add nextjs example (523a1a0)

v3.0.2

1 year ago

3.0.2 (2023-03-27)

Note: Version bump only for package root

v3.0.0

1 year ago

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

1 year ago

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

1 year ago

1.2.1 (2022-05-18)

Bug Fixes

  • improved export & previous pr (ad51778)

v1.2.0

2 years ago

1.2.0 (2022-02-06)

Features

  • added debounced resize event, also configurable (628dbe0)
  • added forward ref & possibility to override default div component (6c03530)