diff --git a/.vscode/settings.json b/.vscode/settings.json index d04768d..7078f8d 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -29,5 +29,15 @@ "[javascript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, - "oxc.enable": true + "oxc.enable": true, + "cSpell.words": [ + "buefy", + "Chartr", + "musicchartmaker", + "musicchartsite", + "oxlint", + "Topchart", + "Topsters", + "unocss" + ] } diff --git a/CHANGELOG.md b/CHANGELOG.md index 488fdaf..051a541 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,23 +3,46 @@ ## Future Version changes planned - Features/ Enhancements - - Improve accessibility - - Improve UX - Investigate having folder structure for selected charts. - - Add single chart exports - - Add all chart exports (without site options) - - Add site options export (by itself) - Add Import from Topsters 3 (topsters.org) - Add Import from Topchart (topchart.amanharwara.com) - - Add user site level customizations - Add Games charts - Add books Charts - Add movies/ TV charts +--- + +## Next Updates Planned changes + +- Features/ Enhancements + - Add `buefy` and use some of it's components to make the UI a tad less ugly. + - Add user site level customizations + - To allow users to make it less boring if they so choose. + +--- + +## Version 1.4.0 - July 19th, 2025 + +- Features/ Enhancements + - Imports and Exports! + - Add single chart export/ import + - Add all chart export/ import (without site options) + - Add site options export/ import (by itself) + - UI/ UX improvements + - Updated Import/ Export section + - Added visual indication of Image Save working +- Performance/ Stability/ Dev + - Updated all packages + - Moved to using rolldown-vite for better builds + - Major refactoring work + - Setup Vitest, will expand on the current coverage on only 3 files later + +--- + ## Version 1.3.2 - July 7th, 2025 - Enhancements - - Many, many Accesibility fixes + - Many, many Accessibility fixes - Many, many UI/UX fixes/ tweaks - Dev - Extracted multiple repeated blocks into their own components diff --git a/GUIDELINES.md b/GUIDELINES.md index b448408..a190388 100644 --- a/GUIDELINES.md +++ b/GUIDELINES.md @@ -2,7 +2,7 @@ General guidelines for contributing -Heavily preferred for you to use VSCode so ESLint, Prettier, and Volar (vue 3 tool) work properly +Heavily preferred for you to use VSCode so Oxlint, Prettier, and Vue Devtools extensions can run. ## JS diff --git a/index.html b/index.html index aa3b14f..efd147e 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + Music Chart Maker +