giles
a496ee6ae6
Remove reactive class/style (CSSX covers it), add error boundaries + resource
Reactive class/style (:class-map, :style-map) removed — CSSX components
already handle dynamic class/style via defcomp with full SX logic.
Added:
- error-boundary render-dom form: try/catch around children, renders
fallback fn with (err retry) on failure, disposes partial effects
- resource async signal: wraps promise into signal with loading/data/error
states, transitions automatically on resolve/reject
- try-catch, error-message, promise-then platform functions
- Updated Phase 2 status tables and demo page numbering
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 16:35:19 +00:00
..
2026-03-08 00:02:53 +00:00
2026-03-06 14:30:18 +00:00
2026-03-07 09:13:53 +00:00
2026-03-08 02:04:42 +00:00
2026-03-08 00:24:24 +00:00
2026-03-07 00:18:11 +00:00
2026-03-08 00:24:24 +00:00
2026-03-06 14:35:49 +00:00
2026-03-08 15:19:03 +00:00
2026-03-05 09:25:28 +00:00
2026-03-05 00:22:17 +00:00
2026-03-08 15:19:14 +00:00
2026-03-08 16:10:52 +00:00
2026-03-08 01:30:12 +00:00
2026-03-08 01:30:12 +00:00
2026-03-08 10:59:58 +00:00
2026-03-05 00:22:17 +00:00
2026-03-08 16:35:19 +00:00
2026-03-06 23:12:38 +00:00
2026-03-06 15:47:56 +00:00
2026-03-06 15:47:56 +00:00
2026-03-07 22:07:59 +00:00
2026-03-07 18:01:33 +00:00