Skip to content

Releases: htmlplus/ui

v1.8.4

02 Apr 23:12

Choose a tag to compare

1.8.4 (2026-04-02)

Bug Fixes

  • update OverridableValue type definition (57493b1)

v1.8.3

12 Feb 20:54

Choose a tag to compare

1.8.3 (2026-02-12)

Bug Fixes

  • Improve getConfig and setConfig utility typings (1f9eb87)

v1.8.2

07 Jan 16:17

Choose a tag to compare

1.8.2 (2026-01-07)

Bug Fixes

  • Update the @htmlplus/element to the latest version (c6bdb2f)

v1.8.1

06 Jan 19:50

Choose a tag to compare

1.8.1 (2026-01-06)

Changes

  • Improve codebase structure, typing, and file naming (d683d5d)

Bug Fixes

  • Enhance typings with Disables interfaces for stronger type safety and flexible attributes, events, methods, and properties. (fcfcab2)
  • Update the properties that use the OverridableValue type to ensure they behave correctly. (badbd8c)

v1.8.0

30 Nov 19:16

Choose a tag to compare

1.8.0 (2025-11-30)

Features

  • Add part attributes to each relative time segment in the RelativeTime element for improved styling control (057eb03)
  • Improve Divider codebase, introduce new properties, enhance styling, and update examples (7ac7705)

Bug Fixes

  • Add color property support to the AppProgressBar element (f601a74)
  • Add ColorOverrides interface support to color property across all elements (a7933dd)
  • Add missing customized example (4c081f9)
  • Add support for color and backgroundColor properties from theme variables to the Signature element (e87aa86)
  • Update all element color prop types to use a stricter string & {} constraint for more consistent TypeScript inference (8268e97)
  • Update all element variant prop types to use a stricter string & {} constraint for more consistent TypeScript inference (b208e4f)
  • Update the @htmlplus/element to the latest version (7c772ec)

v1.7.5

11 Nov 18:45

Choose a tag to compare

1.7.5 (2025-11-11)

Bug Fixes

  • Apply CSS variables for color and size on specific elements (038c91a)

v1.7.4

12 Sep 19:31

Choose a tag to compare

1.7.4 (2025-09-12)

Bug Fixes

  • Fix overrides property type definition (dcbbb01)

v1.7.3

29 Aug 15:11

Choose a tag to compare

1.7.3 (2025-08-29)

Bug Fixes

  • Keep the lines in a single line to prevent unwanted extra spacing within the prism element (16a6ca3)

v1.7.2

28 Aug 22:08

Choose a tag to compare

1.7.2 (2025-08-28)

Bug Fixes

  • Integrate Biome, Husky, and Lint-Staged to improve code consistency, automation, and overall development workflow (da41333)

v1.7.1

14 Aug 15:52

Choose a tag to compare

1.7.1 (2025-08-14)

Bug Fixes

  • Update breakpoint values, remove extra dependencies from example files, and replace Markdown docs with descriptions in elements and example HTML (9d40c12)