Skip to content

Release v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 10:24
· 201 commits to main since this release

What's Changed

  • chore: bump version to 2.1.0 (ac95f34)
  • refactor: remove unused imports and enhance block registration APIs (07f4a92)
  • refactor: clean up unused imports and update BlockContextMenu (acb4429)
  • feat: add descriptions to various web block components and implement a new CopyButton component (a39d9d5)
  • feat: add user information and enhance editor props with page external data and theme options (3437bae)
  • refactor: update useBlockSettingComponents to return a record of components and adjust related tests (9f20b71)
  • refactor: optimize component structure and enhance performance in AddBlocksPanel (7a3c3a9)
  • refactor: update debug log property name and clean up unused imports in various components (ed39c4b)
  • feat: conditionally render library tab and content based on available UI libraries in AddBlocksPanel (1ba285f)
  • feat: implement upsertLibraryBlock functionality and enhance SaveToLibraryModal (97d6108)
  • feat: add image upload functionality and preview to SaveToLibraryModal (4368d2d)
  • chore: update .gitignore and package.json to include new dependencies and clean up imports (ffee35f)
  • feat: add new library permissions and enhance BlockContextMenu with remove functionality (325bc8d)
  • refactor: update import statements to streamline event handling in canvas components (ce9f67b)
  • feat: add registration for Chai add block tab extension (9a54f41)
  • refactor: remove sidebarActivePanelAtom and update RootLayout to use useSidebarActivePanel hook (55be818)
  • feat: integrate AI block addition and update component imports for consistency (0274e2b)
  • feat: add new demo components and data structures for enhanced UI and functionality (2b81587)
  • refactor: update import paths and streamline component structure in Editor and related files (094fb4f)
  • refactor: remove ChooseLayout component and clean up unused props in ChaiBuilderEditorProps (e0f91f5)
  • feat: enhance modal and drawer panels with improved layout and width management (7068ca4)
  • feat: enhance RootLayout with last used standard panel tracking (1531b9c)
  • feat: add new sidebar panels for drawer, modal, and overlay views in extensions (2b61ace)
  • refactor: streamline Editor and RootLayout components (ffb1a04)
  • refactor: remove Preview component and layout variant management from ChooseLayout (4162470)
  • refactor: remove MediaManagerComponent and its registration from Editor (1b450b0)
  • fix: incorrect import paths (012a376)
  • refactor: rename exports to include 'Chai' prefix for consistency in main index file (1c06a60)
  • feat: implement media manager registration and remove deprecated MediaManagerModal component (f1279d4)
  • refactor: update import paths for ChaiBlock and ChaiBuilderEditorProps across multiple files (f65fcbd)

Installation

pnpm add @chaibuilder/sdk@2.1.0