Skip to content

Latest commit

 

History

History
195 lines (104 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

195 lines (104 loc) · 2.52 KB

@zenml-io/react-component-library

0.19.2

Patch Changes

  • bad93d1: fix: wrap function with useCallback

0.19.1

Patch Changes

  • a6ba4d3: sidebar: start closing immediately when "close" button clicked, ignoring hover

0.19.0

Minor Changes

  • ccc043b: add radio group

0.18.0

Minor Changes

  • ec02574: add hover card component

0.17.0

Minor Changes

  • 09c4e2e: add scroll area component

0.16.0

Minor Changes

  • 66cfd52: add entrypoints for nextjs

0.15.0

Minor Changes

  • 4ce474a: add radial progress & progress bar

0.14.1

Patch Changes

  • 152984a: adjust export

0.14.0

Minor Changes

  • b081403: add alert dialog

0.13.0

Minor Changes

  • a047290: add switch component

0.12.0

Minor Changes

  • 2942753: add select component

0.11.0

Minor Changes

  • a7b81dc: add progressTick and progressOutstanding
  • 77368cb: add dialog component

Patch Changes

  • b0eed25: add option to keep sidebar open

0.10.0

Minor Changes

  • 49804fb: add toast
  • 63baf62: add checkbox component

0.9.1

Patch Changes

  • 847418f: export badge props

0.9.0

Minor Changes

  • 952c199: add tooltip
  • f1b1d71: add sheet component

0.8.0

Minor Changes

  • e8808ae: add tabs
  • d46d3d4: add spinner component
  • 60de2b9: add collapsible component
  • b568987: add badge component

0.7.0

Minor Changes

  • 48dc80c: add tag component
  • dac3259: add table components

0.6.0

Minor Changes

  • caf5c23: add loading skeleton
  • 656180c: add avatar component
  • 29ade64: add dropdown component

0.5.0

Minor Changes

  • 291eb80: add box component
  • 8608cf6: add input component

0.4.1

Patch Changes

  • 09d7d30: export buttonVariants

0.4.0

Minor Changes

  • 73566b7: add new colors

0.3.2

Patch Changes

  • d541014: remove dimenstions from SidebarHeader Icon

0.3.1

Patch Changes

  • d24b001: minor adjustments to tailwind config

0.3.0

Minor Changes

  • ab3189e: Initialize Sidebar Component

0.2.2

Patch Changes

  • 277a992: adjust font-sizes in button
  • 6ad93d5: make tailwindcss a peer dependency
  • e3013cf: add ref to button component

0.2.1

Patch Changes

  • 74cb493: fix for types generated by cva

0.2.0

Minor Changes

  • c4c2c29: add initial version of the button component to the library

Patch Changes

  • 0b23b5f: provide custom twMerge utility

0.1.1

Patch Changes

  • cb396ee: fix for release process

0.1.0

Minor Changes

  • 732033f: initial release of zenml tailwind plugin & preset