Skip to content

Releases: khaledosama999/react-native-responsive-table

v1.4.0

21 Jun 15:10
Compare
Choose a tag to compare

1.4.0 (2022-06-21)

Continuous Integration
  • testing: setup a CI/CD for running tests (a933609)
Bug Fixes
  • cells: fix cell first style default option (14af0e6)
Tests
  • testing: fix jest test runnner exiting (c70f5d3)

v1.3.0

21 Jun 14:28
Compare
Choose a tag to compare

1.3.0 (2022-06-21)

New Features
  • rows and cells: add is first style to rows and cells (b230498)
Bug Fixes

v1.2.0

19 Jun 18:18
Compare
Choose a tag to compare

1.2.0 (2022-06-19)

Documentation Changes
  • readme: add last style props for cell and row (e803a1a)
New Features
  • row and cell:
    • add last style (606e785)
    • add is last style for that will be applied for the last row or cell (d6bd13f)
Tests
  • table: add snapshot tests (b479a68)

v1.1.0

18 Jun 10:07
Compare
Choose a tag to compare

1.1.0 (2022-06-18)

Chores
  • build: adding a minify stage for build (fcad8a1)
Continuous Integration
  • publishing: add git hub action for publishing (dffd7c2)
Documentation Changes
  • readme: add the README file (41194e5)
New Features
  • examples: add 3 examples for normal, scrollable and different columns tables (8dc807d)
Bug Fixes
  • github action: fix publishing action (763511e)

1.0.1 (2022-06-18)

Chores
  • build: adding a minify stage for build (fcad8a1)
Continuous Integration
  • publishing: add git hub action for publishing (dffd7c2)
Bug Fixes
  • github action: fix publishing action (763511e)