3713f45a76
fix: stops debug draw flashing
2026-02-26 01:58:07 -05:00
c4fc62af20
fix: onEvent not correctly triggering in immediate mode ( #2 )
2026-02-26 01:57:58 -05:00
github-actions[bot]
71f7776f78
Archive previous documentation and generate v0.10.0 docs [skip ci]
2026-02-25 18:21:34 +00:00
f5608980e3
v0.10.0 release
2026-02-25 13:21:12 -05:00
9a126cb87e
fix: retained mode dimensional property recalc
2026-02-25 12:22:53 -05:00
caf604445f
housekeeping: file cleanup
2026-02-25 11:11:52 -05:00
ffab292c04
housekeeping: flatten tests
2026-02-25 11:07:59 -05:00
309ebde985
feat: gesture/multi-touch progress
2026-02-25 10:17:54 -05:00
998469141a
feat: animation expansion
2026-02-25 00:46:58 -05:00
github-actions[bot]
4e14b375e0
Archive previous documentation and generate v0.9.2 docs [skip ci]
2026-02-25 05:29:57 +00:00
f1fae85595
v0.9.2 release
2026-02-25 00:29:36 -05:00
d948ab2b4c
prop defs
2026-02-25 00:24:58 -05:00
6ae04b5e82
fix: resize bug in retained mode
2026-02-25 00:18:11 -05:00
3c3f26b74a
v0.9.1 release
2026-02-24 23:20:29 -05:00
2b5957f264
fix: typo
2026-02-24 23:20:29 -05:00
github-actions[bot]
7f72623168
Archive previous documentation and generate v0.9.0 docs [skip ci]
2026-02-25 03:45:00 +00:00
2f62810a91
v0.9.0 release
2026-02-24 22:43:41 -05:00
7b34c71623
note new capabilities
2026-02-24 22:00:38 -05:00
a17e524730
debug mode
2026-02-24 21:50:12 -05:00
github-actions[bot]
b671f501ec
Archive previous documentation and generate v0.8.0 docs [skip ci]
2026-01-06 05:48:53 +00:00
3a14a2939d
v0.8.0 release
2026-01-06 00:48:31 -05:00
1024fd81de
feat: scrollbar balance
2026-01-06 00:18:18 -05:00
ce690aa5dc
fix scrollbar spacing issue
2026-01-06 00:12:21 -05:00
49f37a1bb0
better knob sizing
2026-01-05 15:41:33 -05:00
ac3517067b
move parseFlexShorthand
2026-01-05 15:15:56 -05:00
6cd1c80df9
tests: added for flex/grow/shrink note failures
2026-01-05 12:22:06 -05:00
157b932e80
feat: add flex grow/shrink
2026-01-05 11:28:04 -05:00
121d787a0c
feat: invert scroll
2026-01-05 11:07:38 -05:00
8c43b45344
fixing layout issues
2026-01-05 11:01:40 -05:00
32cc418449
feat: add customDraw callback support to Element
...
- Add customDraw property to Element.new() for custom rendering callbacks
- Add getComputedBox() method to access element's content area position/size
- Call customDraw in Element:draw() between text and children (Layer 4.5)
- Graphics state isolated with push/pop and color reset
- Enables rendering custom content (e.g. game objects) within UI elements
2026-01-05 10:37:15 -05:00
cd99f15cec
rewrite pitch
2026-01-02 17:10:47 -05:00
Mike Freno
4c6cb5d924
Formatting update, remove excess
2025-12-14 19:35:47 -05:00
d8ed892d46
quick links
2025-12-14 19:30:02 -05:00
1fbb16a00c
docs update
2025-12-14 19:15:52 -05:00
25a08d95a9
update readme for conciseness
2025-12-14 12:17:08 -05:00
github-actions[bot]
2f336fecdd
Archive previous documentation and generate v0.7.3 docs [skip ci]
2025-12-14 17:07:55 +00:00
2dd547d43d
v0.7.3 release
2025-12-14 12:07:31 -05:00
190c1b27bd
update expectations, add warnings
2025-12-14 12:07:19 -05:00
8613859408
fix multi-child of absolute parent bug
2025-12-14 12:07:19 -05:00
f56102fd06
minor carryovered bug fix
2025-12-14 12:07:19 -05:00
a3de78a343
fixes for the absolute positioning bug
2025-12-14 12:07:19 -05:00
github-actions[bot]
5b5de4e5c0
Archive previous documentation and generate v0.7.2 docs [skip ci]
2025-12-13 20:15:09 +00:00
4c427f0ae7
v0.7.2 release
2025-12-13 15:14:43 -05:00
607ca1aa03
fix focus big - caused bug in immediate mode input fields
2025-12-13 15:14:27 -05:00
github-actions[bot]
6901021b03
Archive previous documentation and generate v0.7.1 docs [skip ci]
2025-12-13 06:56:08 +00:00
128d891b72
v0.7.1 release
2025-12-13 01:55:48 -05:00
6fe452ef97
auto handle late init call(and error report) with element creation queue
2025-12-13 01:55:01 -05:00
c069b2be22
fix - dont directly compare elements
2025-12-13 00:23:12 -05:00
e9b532b8f8
fixes to run individual
2025-12-12 20:46:16 -05:00
1d6ad6018f
want things simpler
2025-12-12 19:16:55 -05:00