Skip to content

Latest commit

 

History

History
158 lines (99 loc) · 9.74 KB

CHANGELOG.md

File metadata and controls

158 lines (99 loc) · 9.74 KB

1.3.6 (2024-08-14)

Bug Fixes

  • Update the @htmlplus/element to the latest version. (77fd6e0)

1.3.5 (2024-07-30)

Bug Fixes

  • Fix the output scale of the signature. (980b2f5)
  • Update the @htmlplus/element and signature_pad packages. (ef09002)

1.3.4 (2024-07-24)

Changes

Bug Fixes

  • Add typing for outputs (5dc78f9)
  • Update auto generation typings. (5ea5f5a)
  • Update JSX reference. (d174fba)

1.3.3 (2024-07-16)

Bug Fixes

  • Update all npm packages. (4c50a99)

1.3.2 (2024-06-06)

Bug Fixes

  • Resolve the examples source. (342b494)

1.3.1 (2024-06-03)

Bug Fixes

  • Upgrade the accordion element. (54dd1a9)
  • Upgrade the stack element. (f10dcc8)

1.3.0 (2024-04-24)

Changes

  • Add default background-color in scss variables. (7ce43f8)

Features

  • Add boolean type to the animation property of the dialog element. (b4393cf)
  • Add color property for divider element. (7d66f2a)

Bug Fixes

  • Update @htmlplus/element dependency to fix the event resolver in global config. (94f8d9a)
  • Update the slots styles of avatar in rtl mode. (77d35d1)

1.2.1 (2024-04-14)

Changes

  • Improve runtime CSS styles. (1f269c9)

1.2.0 (2024-04-11)

Features

  • Add color for the avatar element. (c4dc8c4)
  • Add default svg for the icon element. (41526c0)

1.1.0 (2024-04-01)

Changes

  • Add subset tag to the elements. (6484827)
  • Update accordion examples. (8690521)
  • Update Accordions documentation. (0760a21)
  • Update the examples of the progress-bar element. (a14be06)

Features

  • Add Accordions element. (618e702)
  • Add the color property to the progress-bar element. (7d4f44e)

Bug Fixes

  • Fix the empty state of the divider element. (0718dac)

1.0.0 (2024-03-22)

Changes

Features

  • Add active readonly property for the tabs element (e8f5c60)
  • Add semantic-release (8ba4de4)
  • Remove floating element (6bcbb18)
  • Remove portal element (57e219f)
  • Update index.html file (68c0852)

Bug Fixes

  • Add @htmlplus/element to dev dependency (4d360d4)
  • Add @htmlplus/element to main dependencies (31bdace)
  • Clean the index.html file (3e3598d)
  • Fix changelog.md file path (59d61e8)
  • Fix disabled style in browse. (c4ec810)
  • Fix semantic-release assets (1952b49)
  • Fix style typing (c006626)
  • Fix with-icon example of breadcrumb (d84cd17)
  • Improve signature element logic (fd61680)
  • Rebuild (3c5a026)
  • Refactor dialog (4919991)
  • Remove default true values from boolean properties (b294ebe)
  • Resolve npm package dist folder (49aa598)
  • Support rtl direction in progress-bar (084484a)
  • Update @htmlplus/element dependency (d35cfdc)
  • Update @htmlplus/element dependency. (bf83548)
  • Update @htmlplus/element dependency. (f2ad448)
  • Update divider styles (e9d820d)
  • Update documentation (182bfd9)
  • Update lifecycles and use new context api on tabs (3e33c6b)
  • Update node version (d0769f6)
  • Update npm packages (0c9d9c8)
  • Update release workflow (3eb2efe)
  • Update the @htmlplus/element dependency to improve performance. (9d8f09c)
  • Update ts typing (56d6641)