Skip to main content

@twin.org/ui-components-react - Changelog

0.0.1-next.52 (2025-06-23)

Miscellaneous Chores

  • ui-storybook-react: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/ui-components-react bumped from 0.0.1-next.51 to 0.0.1-next.52

0.0.1-next.51 (2025-06-11)

Miscellaneous Chores

  • ui-storybook-react: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/ui-components-react bumped from 0.0.1-next.50 to 0.0.1-next.51

0.0.1-next.50 (2025-06-05)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/ui-components-react bumped from 0.0.1-next.49 to 0.0.1-next.50

0.0.1-next.49 (2025-05-29)

Miscellaneous Chores

  • ui-storybook-react: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/ui-components-react bumped from 0.0.1-next.48 to 0.0.1-next.49

0.0.1-next.48 (2025-05-28)

Features

  • migrate icon system and update types (#62) (ab81824)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/ui-components-react bumped from 0.0.1-next.47 to 0.0.1-next.48

0.0.1-next.47 (2025-05-22)

Features

  • button - add ghost color/variant to the component (#58) (ed2ad38)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/ui-components-react bumped from 0.0.1-next.46 to 0.0.1-next.47

0.0.1-next.46 (2025-05-21)

Miscellaneous Chores

  • ui-storybook-react: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/ui-components-react bumped from 0.0.1-next.45 to 0.0.1-next.46

0.0.1-next.45 (2025-04-30)

Bug Fixes

  • add private flag for app repos (418622b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/ui-components-react bumped from 0.0.1-next.44 to 0.0.1-next.45

0.0.1-next.44 (2025-04-29)

⚠ BREAKING CHANGES

  • Card component API has been simplified:
    • Removed specialized card types (profile, eCommerce, list)
    • Changed button interface (removed href, description)
    • Removed Flowbite card props inheritance
    • Changed icon prop to svg in buttons

Features

  • accordion: add icons support to Accordion component (#33) (5be554a)
  • avatar: implement Avatar component (#8) (9448ff5)
  • drawer: enhance button customization options (#34) (dc2d8af)
  • Dropdown and Button: add color to Dropdown component and use iconOnly props from Button (#52) (3a5e8de)
  • dropdown: add checkbox support and improve accessibility (#13) (9c3466c)
  • improve hot reloading for React components in Storybook and other improvements (#5) (e6df649)
  • pagination: Enhance styles per figma and add icons-only variant (#21) (fa6adb8)
  • sidebar: add footer, header, and full height support (#45) (38f371f)
  • svelte validated form class override (0444d4b)
  • tabs: add controlled state and improve accessibility (#46) (3cacadb)
  • tabs: Add loading states to Tabs component (#47) (6580e27)
  • tabs: add tabs story with icons and improved performance (#26) (d74813a)
  • ui: enhance Progress component with custom colors and centered text (#22) (b96b923)

Code Refactoring

  • modernize components with TypeScript and React best practices (#30) (fbd9ee5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/ui-components-react bumped from 0.0.1-next.43 to 0.0.1-next.44

v0.0.1-next.43

  • Initial Release