#
1.5.5 (2024-12-12)
#
Bug Fixes
- Update the @htmlplus/element package to resolve the rendering issue of the element template without utilizing the render function (c22768c)
#
1.5.4 (2024-11-18)
#
Bug Fixes
- Enhance the exports section in the package.json file for improved usability (166d4e1)
#
1.5.3 (2024-11-16)
#
Bug Fixes
- Update the @htmlplus/element dependency (2368120)
#
1.5.2 (2024-11-16)
#
Bug Fixes
- Roll back the Node engine from version 22.10.0 to version 20.10.0 (1536e63)
#
1.5.1 (2024-11-14)
#
Bug Fixes
- Address the issue related to hiding the overflow of the
AppProgressBar
element (f42736f)
#
1.5.0 (2024-11-14)
#
Features
- Add the
AppProgressBar
element (58aeeb1)
#
1.4.1 (2024-10-31)
#
Bug Fixes
- Incorporate asset JSON files into the output (8d99816)
#
1.4.0 (2024-10-31)
#
Features
- Add the
RelativeTime
element (ecf63fa)
#
Bug Fixes
- Include the breaking change configuration in the '.releaserc' file (be98bd1)
- Update all npm packages and integrate the latest changes into the source code (6ce69f2)
#
1.3.7 (2024-10-11)
#
Bug Fixes
- Update the @htmlplus/element to the latest version. (2af83a9)
#
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
#
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)