Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 19:52
313318c

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)