Releases: teletha/viewtify
Releases · teletha/viewtify
v2.33.0
2.33.0 (2024-12-31)
Features
- remove Style's value extractor (17c7cd4)
- remove StyleManipulator (7302c53)
Bug Fixes
- remove Style#value and #properties (c8664c3)
v2.32.0
2.32.0 (2024-11-11)
Features
Bug Fixes
v2.31.0
2.31.0 (2024-11-08)
Features
- add UIText#prefix(Ikon) and #suffix(Ikon) (0be80f5)
- drop LabelHelper#icon(INamedCharcter) (ca9825d)
v2.29.0
2.29.0 (2024-11-08)
Features
- Drop LabelHelper#text(Property) (1bf5231)
- drop LabelHelper#text(UILabel) (4330513)
- LabelHelper#text discard the old sync properly (12e4e6b)
- revert to altfx (bf76ab1)
- support LabelHelper#graphic and #color properly (13aef6b)
- support reboot on native image (0ac0dbe)
- use Narcissus to bypass module encapsulation (6a12264)
Bug Fixes
v2.28.0
2.28.0 (2024-09-28)
Features
- support closing tab by middle click (b8872a9)
Bug Fixes
- integrate monitor with toast (34ae3e0)
v2.27.1
2.27.1 (2024-09-06)
Bug Fixes
- registered task is stopped by monitor's completion (9930f36)
v2.27.0
2.27.0 (2024-09-06)
Features
- brush up Monitor related API (8eb55b4)
v2.26.0
2.26.0 (2024-09-05)
Features
- add Toast#show(View) and #show(ToastMonitor) (33b7586)