* Add archived state for commanders across all layers * Add `tick` import and smooth scrollIntoView to commander and game edit flows Replace `setTimeout` with `await tick()` when scrolling forms into view. Update `startEdit` functions in `/commanders` and `/games` to use the new `tick` import. Replace hardcoded 100ms timeout with `tick` and ensure `bind:this` is applied to form elements before scrolling. * Add `tick` import and smooth scrollIntoView to commander and game edit flows Replace `setTimeout` with `await tick()` when scrolling forms into view. Update `startEdit` functions in `/commanders` and `/games` to use the new `tick` import. Replace hardcoded 100ms timeout with `tick` and ensure `bind:this` is applied to form elements before scrolling. * Add cache control headers for version.txt and handle HTML files explicitly * Refactor buttons to use icon-button component Update Start/Stop/Reset controls to use the new `icon-button` class. Replace text-only buttons with a consistent pattern of SVG icon followed by a `<span>` label. Add corresponding CSS rules for `.icon-button` and `.btn-icon` to ensure proper spacing and sizing. * feat: change reset button icon and bump version - Update reset button SVG to a circular arrow icon - Decrease reset icon size to 1.15rem - Bump version to 2.3.2 in static file * Add support for displaying archived commanders count Bump application version to 2.3.3 Refine round counter button disabled state and styling * Add color icon assets and update version number feat: Add color icon assets (W, U, B, R, G, C) and increment version to 2.3.4 * Add color icon assets and update version number feat: Add color icon assets (W, U, B, R, G, C) and increment version to 2.3.4 * Update color assets from SVG to PNG and refresh image files Replace all `.svg` color icons (W, U, B, R, G, C) with corresponding `.png` files. Add new asset `timer.png` and `commanders.png`. Remove `round_timer.png`, `stats.png`, and `logs.png`. Replace `logs.png` with an updated version. Bump version number from 2.3.4 to 2.3.5. * Update commander profile card styling and replace placeholder icons ``` Update commander profile card styling and replace placeholder icons - Revert white background and padding for the main container - Increase icon chip dimensions to 90% width and height - Remove border and inset shadow from color chip icons - Replace generic SVG placeholders (B, C, G, R, U, W) with new designs ``` * Update footer to remove version prefix and add commander images
12 KiB
512x512px
12 KiB
512x512px