dostulata
  • Joined on 2025-09-29
dostulata pushed tag 0.7.9 to dostulata/initiative 2026-03-16 13:48:50 +01:00
dostulata pushed to main at dostulata/initiative 2026-03-16 13:48:50 +01:00
472574ac31 Bump border radius tokens for rounder UI surfaces
f4a7b53393 Restyle dark theme with blue-tinted palette, card glow, and rounded surfaces
Compare 2 commits »
dostulata opened issue dostulata/initiative#10 2026-03-16 13:09:18 +01:00
Add dark and light theme with OS preference support
dostulata pushed tag 0.7.8 to dostulata/initiative 2026-03-16 12:56:27 +01:00
dostulata pushed to main at dostulata/initiative 2026-03-16 12:56:27 +01:00
8aec460ee4 Fix production class extraction by replacing template-literal classNames with cn()
dostulata pushed tag 0.7.7 to dostulata/initiative 2026-03-16 12:06:06 +01:00
dostulata pushed to main at dostulata/initiative 2026-03-16 12:06:06 +01:00
6e10238fe0 Add filter input to source manager for searching cached sources by name
b6e882add2 Add explicit text-foreground to ghost and outline button variants
Compare 2 commits »
dostulata pushed tag 0.7.6 to dostulata/initiative 2026-03-16 11:55:42 +01:00
dostulata pushed to main at dostulata/initiative 2026-03-16 11:55:40 +01:00
7a87d979bf Fix native dialog centering and text color
dostulata pushed tag 0.7.5 to dostulata/initiative 2026-03-16 11:51:21 +01:00
dostulata pushed to main at dostulata/initiative 2026-03-16 11:51:20 +01:00
02096bcee6 Fix bottom bar clipping on hosted deployment
c092192b0e Add _copy field to RawMonster, remove noExplicitAny biome-ignore
4d1a7c6420 Remove noAwaitInLoops biome-ignore by chaining batches with reduce
46b444caba Refactor combatant row: single-click rename, book icon for stat blocks
e68145319f Add biome-ignore backpressure script, convert modals to native <dialog>
Compare 6 commits »
dostulata opened issue dostulata/initiative#9 2026-03-15 17:00:36 +01:00
Replace double-click rename with single-click and add stat block icon
dostulata pushed tag 0.7.4 to dostulata/initiative 2026-03-14 16:27:20 +01:00
dostulata pushed to main at dostulata/initiative 2026-03-14 16:20:53 +01:00
ef0b755eec Add coverage thresholds for all tested directories, exclude dist from coverage
4be816d10f Add test coverage for 5 components: HpAdjustPopover, ConditionPicker, CombatantRow, ActionBar, SourceManager
e531d82d1b Add test coverage for 3 hooks: useEncounter, usePlayerCharacters, useSidePanelState
5a262c66cd Add test coverage for all 17 application layer use cases
32b69f8df1 Use Readonly props and optional chaining/nullish coalescing
Compare 8 commits »
dostulata pushed tag 0.7.3 to dostulata/initiative 2026-03-14 13:12:01 +01:00
dostulata pushed to main at dostulata/initiative 2026-03-14 13:12:01 +01:00
473f1eaefe Exclude agent plan files from version control
971e0ded49 Replace ref+tick workaround with proper state in useBestiary
36dcfc5076 Use useOptimistic for instant source manager cache clearing
127ed01064 Add self-review checklist to CLAUDE.md
179c3658ad Use useDeferredValue for search dropdown rendering
Compare 13 commits »
dostulata pushed tag 0.7.2 to dostulata/initiative 2026-03-13 19:17:30 +01:00
dostulata pushed to main at dostulata/initiative 2026-03-13 19:17:28 +01:00
63e233bd8d Switch side panel to stat block when advancing turns
8c62ec28f2 Rename "Bulk Import" to "Import All Sources" and remove file size mention
72195e90f6 Show toast when roll-all-initiative skips combatants without loaded sources
6ac8e67970 Move source manager from combatant area to side panel
a4797d5b15 Unfold side panel when triggering bulk import from overflow menu
Compare 7 commits »
dostulata pushed tag 0.7.1 to dostulata/initiative 2026-03-13 17:30:43 +01:00
dostulata pushed to main at dostulata/initiative 2026-03-13 17:30:38 +01:00
07cdd4867a Fix custom combatant form disappearing when dismissing suggestions