Releases: Lint-Free-Technology/uix
Releases · Lint-Free-Technology/uix
v7.4.0-beta.1
7.4.0-beta.1 (2026-05-19)
⭐ New Features
v7.3.0
7.3.0 (2026-05-17)
⭐ New Features
- Apply UIX to history panel so it can be styled by
uix-history(-yaml)theme variable (d1cdb80)
🐞 Bug Fixes
uix_path/uix_forge_pathfalse positives across shadow-root boundaries, particularly on panels not patched by UIX where uix-top-app-bar-fixed is incorrectly reported as a UIX parent (#332) (793321e)- Console errors and broken forged element when returning to a view containing a row in entities card with
state_colorset or forged elements viaauto-entities. (913e97a) - Exclude history and calendar UIX types from suggesting non-theme boilerplate for UIX DOM helpers (97c33fb)
v7.3.0-beta.3
7.3.0-beta.3 (2026-05-15)
🐞 Bug Fixes
- Console errors and broken forged element when returning to a view containing a row in entities card with
state_colorset or forged elements viaauto-entities. (913e97a)
v7.3.0-beta.2
7.3.0-beta.2 (2026-05-15)
🐞 Bug Fixes
- Exclude history and calendar UIX types from suggesting non-theme boilerplate for UIX DOM helpers (97c33fb)
v7.3.0-beta.1
7.3.0-beta.1 (2026-05-15)
⭐ New Features
- Apply UIX to history panel so it can be styled by
uix-history(-yaml)theme variable (d1cdb80)
🐞 Bug Fixes
v7.2.0
7.2.0 (2026-05-14)
⭐ New Features
- forge: add cross-context mold types (card_as_row, card_as_badge, row_as_card, row_as_badge, badge_as_card, badge_as_row, badge_as_picture_element) (#316) (bcda0e5), closes #314
🐞 Bug Fixes
- Add inferred JInja statement/flow-control
{% %}template nesting support in UIX Forgetemplate_nesting(#320) (c27dfbc) - Allow Jinja templates in billet-provided
uixobjects (#319) (1269b27), closes #318
⚙️ Miscellaneous
v7.2.0-beta.3
7.2.0-beta.3 (2026-05-13)
⚙️ Miscellaneous
- Use mold type as UIX styling theme type for UIX Styling (cddae81)