Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 14:19

@r2digisolutions/components 0.2.0

npm: https://www.npmjs.com/package/@r2digisolutions/components/v/0.2.0

Changes since v0.1.7

  • chore: release v0.2.0 (265e3b2)
  • feat: add resettable fields functionality to CanvasInspector and PropertyField components; implement field modification checks and reset actions for improved user experience in layer editing (d775362)
  • feat: implement paint transform functionality for layers to handle ancestor rotations; enhance MediaLayerItem and MediaStage components for improved rendering and interaction; update canvas export utilities for accurate layer drawing (95c3abb)
  • feat: enhance canvas functionality with new scroll box features, improved visibility checks, and refined widget handling; add utility functions for scroll behavior and exposed properties management (a005fd4)
  • feat: expand canvas functionality with new layer types and enhanced widget support; introduce various panel components, improve MediaLayerItem and MediaLayerList for better interaction, and refine CanvasInspector for widget editing capabilities (a014a15)
  • feat: introduce path layer functionality in canvas editor; add support for drawing and editing paths, enhance MediaKindIcon with new 'path' icon, and update related components for improved usability (f92ad94)
  • feat: add new media components including Playhead, TimeRuler, and TrimHandle; enhance CanvasInspector and CanvasElementsPanel with new functionalities and UI improvements (161a642)
  • feat: enhance BlogEditor with new components and metadata fields; add support for various blog block types and improve document structure (41db563)
  • feat: add AiAssistPanel, BulkEditPanel, and ColumnVisibilityMenu components with corresponding stories; enhance ExpressionEditor and FilterList components for improved functionality and usability (c79cb55)

Full diff: v0.1.7...v0.2.0