Skip to content

Latest commit

 

History

History
303 lines (200 loc) · 13.9 KB

File metadata and controls

303 lines (200 loc) · 13.9 KB

Changelog

1.30.0 (2025-12-25)

Features

  • add new SVG icons and update component styles for improved UI consistency (567d884)

1.29.0 (2025-12-17)

Features

  • add @storybook/addon-vitest and update dependencies for improved testing support (ed2a271)
  • update dependencies in package.json and pnpm-lock.yaml for improved stability and performance (34ca9d3)
  • update dependencies in package.json and pnpm-lock.yaml for improved stability and performance (0427ef9)

1.28.0 (2025-12-13)

Features

  • update button component to support icon-only variants and enhance icon handling in filters and view toggle (c8b5c02)
  • update button component to support icon-only variants and enhance icon handling in filters and view toggle (94acd9a)

1.27.0 (2025-12-13)

Features

  • adjust padding in ZenStatusBar for improved layout consistency (8c9c82d)

1.26.0 (2025-12-13)

Features

  • enhance ZenEditor with header and breadcrumb navigation for improved user experience (5f2e3d5)
  • enhance ZenEditor with header and breadcrumb navigation for improved user experience (bfaba42)

1.25.0 (2025-12-06)

Features

  • update Tiptap placeholder styles for improved visibility and readability (a8051bb)

1.24.0 (2025-12-06)

Features

  • enhance Tiptap editor with discoverability hints and improved placeholder functionality (fa46f1a)

1.23.0 (2025-12-06)

Features

  • enhance TiptapToHTML to handle trailing <br> tags and add comprehensive tests (a51865f)

1.22.0 (2025-12-06)

Features

  • add functionality to remove trailing (af70231)

1.21.0 (2025-12-03)

Features

  • add News icon and update Filters component to conditionally render tags (604607b)

1.20.0 (2025-12-02)

Features

  • add gap cursor extension to Tiptap editor for improved text selection (8d7e6cc)

1.19.0 (2025-12-02)

Features

  • add callout functionality and draggable support to Tiptap editor (bd8ae67)

1.18.0 (2025-12-01)

Features

  • add text color functionality to Tiptap editor with ColorDropdown component (d05c4e6)

1.17.0 (2025-12-01)

Features

  • implement slash menu for Tiptap editor with custom task item extension (7eeb1a0)

1.16.0 (2025-11-30)

Features

1.15.0 (2025-11-30)

Features

  • add new Tiptap extensions for enhanced functionality (0c6f967)

1.14.0 (2025-11-30)

Features

  • enhance Tiptap editor with new toolbar items and extensions (#59) (ec39a7b)

1.13.1 (2025-11-28)

Bug Fixes

  • correct margin class in Switch component for improved styling (1278ff1)

1.13.0 (2025-11-27)

Features

  • add 'disabled' prop to DatePicker component for enhanced usability (40a98d8)

1.12.1 (2025-11-25)

Bug Fixes

  • simplify image toolbar item styles in Tiptap editor (c0ad8cc)

1.12.0 (2025-11-22)

Features

  • update various components with new features and improvements, including Tiptap editor enhancements, icon updates, and new utility scripts (bb421a8)

1.11.0 (2025-11-22)

Features

  • enhance Tiptap editor with table support including toolbar integration and styling (6b83da1)

1.10.0 (2025-11-21)

Features

  • adds 'isClearable' prop to Select component and enhance PersonCard wi… (#52) (0a3179f)

1.9.0 (2025-11-17)

Features

  • update Card component stories with new external link example and add variant without image (#50) (d0bfd4a)

1.8.0 (2025-11-13)

Features

  • enhance Tiptap editor with initial content handling and value prop support (5592409)

1.7.0 (2025-11-13)

Features

  • add autoFocus option to Tiptap editor configuration and update related components (e3e21bf)

1.6.0 (2025-11-10)

Features

  • update maxFileSize handling in ImageDialog and ImageInput components (4ffe502)

1.5.0 (2025-11-08)

Features

1.4.0 (2025-11-03)

Features

  • improved imports and added feed components (cefe20c)

1.3.0 (2025-10-25)

Features

  • Update Storybook dependencies to version 9.1.15 in package.json and pnpm-lock.yaml (3d54466)

1.2.0 (2025-10-24)

Features

  • Accordion: 🎸 add animation in tailwind (#4) (b7f01ab)
  • Add comprehensive icon library exports (4bae7c1)
  • Add ElevatedCard component with comprehensive functionality (1d956a5)
  • Add exports field in package.json for better module resolution (e6519d3)
  • Add ImageDialog component with advanced image cropping function… (#32) (f3dec15)
  • DatePicker: add minDate and maxDate props for date range selection (db22850)
  • DatePicker: update value prop and add error handling (02ed3fd)
  • Enhance ImageDialog with FormData support and crop options (291c5d2)
  • Refactor CI workflows to streamline processes and add publish functionality (ce1790d)
  • unify tooling, exports and component structure (#38) (02c081f)
  • Update color scheme and component styling (ab53a50)
  • Update Dropdown component to use structured icon props (c0c211f)
  • Update GitHub Actions workflow to use 'master' branch for releases (fd4e3dd)
  • Update Tiptap component with new Confirming and Error states (ce74aaa)

Bug Fixes

  • Add release configuration and update CI workflows for Node.js version (8994992)
  • improves the visibilty of selected likes or dislikes. (#30) (79fbe76)
  • Update CHANGELOG and modify GitHub Actions workflow for release process (f8f83ef)

1.3.0 (2025-10-24)

Features

  • Refactor CI workflows to streamline processes and add publish functionality (ce1790d)

Bug Fixes

  • Update CHANGELOG and modify GitHub Actions workflow for release process (f8f83ef)

1.2.0 (2025-10-24)

Features

  • unify tooling, exports and component structure (#38) (02c081f)
  • Update GitHub Actions workflow to use 'master' branch for releases (fd4e3dd)