Skip to content

v1.0.0

Compare
Choose a tag to compare
@ferdiunal ferdiunal released this 20 Aug 15:19
· 30 commits to main since this release

This release is also available on:


1.0.0 (2024-08-20)

Bug Fixes

  • Add react-use dependency for sidebar component (982ac49)
  • change table props type (8e34167)
  • dark mode (7d52191)
  • navbar bugs (5b7dc3f)
  • package.json (9435cbb)
  • Remove unused UI export from theme package (d2eaf0a)
  • some bugs (ff85ffb)
  • some bugs (10fe493)
  • some bugs and add Cleanup dist folder (3f3dade)
  • some test (4d8b565)
  • Update CheckAll component to support custom options (93bee2b)
  • Update npm dependency and cleanup dist folder in npm-publish workflow (76f6c1d)
  • Update package.json and tsup.config.ts for theme package (2a268fb)
  • Update refine-admin dependency to version 1.0.2 (8d85c13)
  • Update refine-admin dependency to version 1.0.2 (4c9c875)
  • Update theme package to include globals.css (6be8f54)
  • Update theme package to include types in package.json (e0419cf)

Features