mirror of
https://github.com/javalent/calendarium.git
synced 2026-07-22 09:40:29 +00:00
* chore(reorg): Moved moons.ts to its associated Svelte folder * chore(reorg): Move creator leapday modal to corresponding Svelte folder * chore: Remove unused eras modal file * chore(reorg): Move months creator modal to corresponding Svelte folder * chore(reorg): Move weekday creator modal to corresponding Svelte folder * chore(reorg): Move events modal folder to the `src/events` folder * fix: Fixes Agenda view not respecting the `Show day number` setting * chore(wip): Initial settings view of Seasons * chore(wip): Added Seasonal data to ephemeral store * chore(wip): Initial MVP of Seasons * chore(wip): Dated seasons are now editable * chore(wip): Better UI for Seasons * chore(wip): Can change gradient setting from Nav menu now * chore(wip): Enable "peak" for periodic seasons * chore(wip): Adds import from FC functionality to Seasons * chore(wip): Added Season API hooks |
||
|---|---|---|
| .. | ||
| data/exports | ||
| events | ||
| mocks | ||
| settings | ||
| calendar.Importer.test.ts | ||
| leapDays.test.ts | ||
| year.test.ts | ||