Chaoscaot 9eea0b2b3f
All checks were successful
SteamWarCI Build successful
feat: enhance EventFightList with grouping and selection features
- Added grouping functionality to the EventFightList component, allowing fights to be grouped by their associated group.
- Implemented row selection with checkboxes for both individual fights and groups, enabling bulk selection.
- Updated columns definition to include a checkbox for selecting all rows and individual row selection checkboxes.
- Modified the checkbox component to support indeterminate state and improved styling.
- Enhanced date formatting for fight start times in the table.
2025-04-15 16:28:19 +02:00
2023-09-20 20:52:40 +02:00
2024-02-11 11:16:23 +01:00
2024-02-11 11:16:23 +01:00
2024-08-06 18:58:07 +02:00
2025-03-01 20:03:04 +01:00
2023-12-15 16:11:33 +01:00
2025-01-20 15:50:17 +01:00
2025-03-01 20:00:46 +01:00
2025-03-01 20:00:46 +01:00

SteamWar.de Website

Tech Stack

Building

pnpm install

Development

pnpm run dev

Production

pnpm run build

i18n-sync

pnpm run i18n:sync
Description
No description provided
Readme 100 MiB
Languages
Svelte 67.8%
TypeScript 19.2%
Astro 8%
CSS 2.1%
MDX 1.7%
Other 1.2%