Skip to content

Releases: blb-ventures/react-flat-list

v0.10.2

21 Sep 20:26
468924b
Compare
Choose a tag to compare

0.10.2 (2023-09-21)

Bug Fixes

  • renames flat-list-loading class in the css file after the last fix (10e66af)

v0.10.1

21 Sep 20:17
0f7e99e
Compare
Choose a tag to compare

0.10.1 (2023-09-21)

Bug Fixes

  • fixes flat list using the same class as the loading element when loading (5a5ddd9)

v0.10.0

21 Sep 19:52
313318c
Compare
Choose a tag to compare

0.10.0 (2023-09-21)

Features

  • adds loading ui state and a default loading element (45889c3)

Code Refactoring

  • changes types from props elements from ReactNode -> JSX.Element (45889c3)
  • refactor FlatList props suffix from Component -> Element when it expects a html element (45889c3)

Build System

  • deps-dev: bump word-wrap from 1.2.3 to 1.2.4 (f13903a)

Miscellaneous

  • adds README.md with examples (1c51302)
  • adds usage example images (c995f3b)
  • improves README.md by adding the list of components explanations and the inspiration for the lib (5153c0e)

v0.9.0

21 Jun 17:40
eeb2de3
Compare
Choose a tag to compare

0.9.0 (2023-06-21)

Features

  • adds flat-list-item container props to its props (4a2aa11)

v0.8.1

16 May 17:20
6657ab3
Compare
Choose a tag to compare

0.8.1 (2023-05-16)

Bug Fixes

  • fixes flat list subheader classes (3a2609d)

v0.8.0

10 May 19:26
2055066
Compare
Choose a tag to compare

0.8.0 (2023-05-10)

Features

  • adds row index to flat list dataKey function (4c6f3cb)

v0.7.0

28 Apr 14:43
13068c6
Compare
Choose a tag to compare

0.7.0 (2023-04-28)

Features

  • adds prop to define wrapping component for react-flat-list-item (95e7f4b)

Build System

  • adds release please to github actions release (95e7f4b)

Release 0.6.4

28 Apr 14:40
ed0ef68
Compare
Choose a tag to compare