javalent_calendarium/test
Jeremy Valentine fe2994e96d
feat!: Adds Seasons (#155)
* 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
2024-11-06 20:59:13 -05:00
..
data/exports feat!: Adds Seasons (#155) 2024-11-06 20:59:13 -05:00
events fix: Fixes tests 2024-09-05 09:46:18 -04:00
mocks feat: The Calendarium 2023-05-16 20:45:45 -04:00
settings fix: Fixes issue with data conversion from older versions 2024-03-03 08:57:25 -05:00
calendar.Importer.test.ts fix: Improve leapday offset coalescence 2024-01-17 08:28:07 -05:00
leapDays.test.ts feat!: Adds Seasons (#155) 2024-11-06 20:59:13 -05:00
year.test.ts fix: Tests 2024-10-25 11:51:11 -04:00