Rob Pilling
|
af81cbad04
|
layout: `render()` is called on the layout object
|
2025-06-04 21:17:16 +01:00 |
Rob Pilling
|
36a50d1cee
|
Layout: fix differing numeric types
With a slight hack
|
2024-09-09 21:43:57 +01:00 |
Rob Pilling
|
030765d409
|
layout.d.ts: permit assignment back to strings
... by making them strings instead of a string literal type
|
2024-03-16 13:08:09 +00:00 |
Rob Pilling
|
b04bc434c9
|
layout.d.ts: correctly assign { [id]: T } for layout elements
|
2024-03-16 13:08:07 +00:00 |
Rob Pilling
|
6ff12f54cf
|
layout.d.ts: Layout type - merge extracted ids union
|
2024-03-11 22:46:35 +00:00 |
Rob Pilling
|
19a041e410
|
layout.d.ts: Fix ExtractIds
|
2024-03-11 22:41:55 +00:00 |
Rob Pilling
|
76a60d6ae3
|
layout.d.ts: correct render() type
|
2023-06-30 12:23:22 +01:00 |
Rob Pilling
|
8036509b18
|
layout.d.ts: add btnBorder
|
2023-06-30 08:26:44 +01:00 |
Rob Pilling
|
553d363f90
|
layout.d.ts: alignment fixes
|
2023-06-30 08:26:44 +01:00 |
Rob Pilling
|
739ddb731f
|
layout.d.ts: Layout's fill can be any proportion
|
2023-06-30 08:26:44 +01:00 |
Rob Pilling
|
efd1891ff5
|
layout.d.ts: render(), layout(), debug() and clear() accept any layout hierarchy
|
2023-06-30 08:26:44 +01:00 |
Rob Pilling
|
9c72a8210d
|
layout.d.ts: add rotation / l.r
|
2023-06-30 08:26:44 +01:00 |
Rob Pilling
|
557b426b63
|
typescript: remove `Layout_` naming hack
|
2023-06-30 08:26:44 +01:00 |
Rob Pilling
|
12575cda34
|
Reformat typescript/**/*.d.ts
|
2023-02-19 21:07:12 +00:00 |
Rob Pilling
|
f92ffd5d88
|
layout.d.ts: update optionals
|
2023-02-14 22:33:30 +00:00 |
Rob Pilling
|
79ebde3e69
|
layout.d.ts: ExtractIds gives back { id: T }
|
2023-02-14 22:33:30 +00:00 |
Rob Pilling
|
ec75c37d37
|
layout.d.ts: rename out the way
|
2023-02-14 22:33:30 +00:00 |
Rob Pilling
|
d2b28ac2bd
|
layout.d.ts
|
2023-02-14 22:32:01 +00:00 |