Commit Graph

26 Commits

Author SHA1 Message Date
hypercross 574d17f201 refactor: improve heading revelation logic
Rewrite `addRevealedClasses` to use a two-pass approach that correctly
cascades revealed status from child headings to parent headings. This
ensures that if a sub-heading is revealed, its parent headings are
also treated as revealed, maintaining proper visibility hierarchy.
2026-07-07 12:56:28 +08:00
hypercross 08389601ac style: reformat and improve CSS structure
- Add Tailwind source scanning for color utilities
- Implement icon masking support
- Reformat CSS for better readability and consistency
- Expand utility definitions into multi-line blocks
2026-07-06 13:28:01 +08:00
hypercross 771fe6a112 style: add mask properties to icon class 2026-06-16 16:40:44 +08:00
hypercross c110bb08b5 fix: label css typo 2026-04-09 12:35:54 +08:00
hypercross 348dff82f4 refactor: add pull-2, icon label, icon repeat 2026-04-09 12:31:07 +08:00
hypercross 273f949839 refactor: details 2026-03-31 22:32:52 +08:00
hypercross 228327913e refactor: icon mini styling 2026-03-25 18:08:32 +08:00
hypercross 3cd8cc54b7 fix: mini icons 2026-03-25 17:36:19 +08:00
hypercross c668dce348 refactor: larger icons 2026-03-13 15:21:04 +08:00
hypercross 6fcd879287 fix: icon sizing 2026-03-13 12:40:30 +08:00
hypercross 97923c8d35 fix: icons 2026-03-13 11:53:41 +08:00
hypercross 9e8d4e6388 feat: md icon prefix 2026-03-13 11:33:13 +08:00
hypercross 4280da9fec refactor: reorg 2026-03-03 10:54:20 +08:00
hypercross 0594fef9ac feat: ai's attempt 2026-03-02 16:49:55 +08:00
hypercross e8ce7b7216 feat: icon 2026-03-01 16:02:07 +08:00
hypercross 63b8c5d8d2 refactor: styline 2026-03-01 15:52:35 +08:00
hypercross 047bbf1cc5 fix: layout 2026-03-01 14:40:46 +08:00
hypercross 8693b28c75 feat: cols styling 2026-02-28 18:15:50 +08:00
hypercross 6da2284ead fix: alert sizing 2026-02-28 14:30:17 +08:00
hypercross 4eaa888198 feat: marked-alert 2026-02-28 13:58:51 +08:00
hyper 24c797abc6 fix 2026-02-27 20:54:28 +08:00
hypercross 1845576b18 fix: print sizing 2026-02-27 18:17:16 +08:00
hypercross e22a8da12a fix: print paging 2026-02-27 17:44:02 +08:00
hypercross dad93d06e3 feat: print outline 2026-02-27 16:42:40 +08:00
hypercross bab09a2561 feat: md-deck print 2026-02-27 16:20:00 +08:00
hypercross 3c9cf552e5 feat: ai's first take... 2026-02-26 00:17:23 +08:00