Commit graph

15 commits

Author SHA1 Message Date
Daniel Bulant
bea18f97ae
Add example for the Image widget itself 2024-10-08 11:00:58 +02:00
Daniel Bulant
1429051cbb
Add documentation about image widget 2024-10-08 10:57:43 +02:00
Jonathan Johnson
be7145a43f
Guide readme + cleaning repo 2024-05-12 07:20:52 -07:00
Jonathan Johnson
7f55b352b4
Export Menu + Finish Guide Stubs 2024-05-11 19:30:36 -07:00
Jonathan Johnson
ddacd53084
More guide stubbing 2024-05-11 18:11:24 -07:00
Jonathan Johnson
6cf3bc7a93
Stubbed out more guide pages 2024-01-26 18:15:26 -08:00
Jonathan Johnson
246352fed2
Added HslPicker 2024-01-10 08:17:09 -08:00
Jonathan Johnson
6ad6cca32d
Children renamed to WidgetList
Plus more work on the user's guide, which inspired the rename.
2024-01-09 13:26:14 -08:00
Jonathan Johnson
93775bc542
Moved guide "warning" to all pages
This required overriding the main theme file to position it where I
wanted it to be. head.hbs puts it above the button bar, and header.hbs
puts it outside the page area entirely.
2024-01-09 06:53:18 -08:00
Jonathan Johnson
adb51dba7e
More user guide work 2024-01-07 15:57:23 -08:00
Jonathan Johnson
01d6da3d35
Added layout widget descriptions 2024-01-07 11:49:39 -08:00
Jonathan Johnson
cda13c42a2
Guide intro + KeyEvent
Also fixed virtual window's refresh handling.
2024-01-06 14:46:48 -08:00
Jonathan Johnson
31de0bc458
Fixing asset link
And a little more filler
2024-01-06 11:01:56 -08:00
Jonathan Johnson
8fb372e743
Work on guide 2024-01-06 10:26:23 -08:00
Jonathan Johnson
a197bb5e81
Unit-tested, auto-generated screenshots
This commit adds my first take at creating a harness for a user's guide
using the new capture functionality. The example has tests that ensure
the align widget creates the expected results.
2024-01-04 13:56:45 -08:00