-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
87 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
# Changelog | ||
|
||
|
||
## v2.0.1 | ||
|
||
[compare changes](https://github.com/sfxcode/vite-primevue-starter/compare/0.9.0...v2.0.1) | ||
|
||
### 🚀 Enhancements | ||
|
||
- Cached Store ([0383293](https://github.com/sfxcode/vite-primevue-starter/commit/0383293)) | ||
- Cached Store ([015016b](https://github.com/sfxcode/vite-primevue-starter/commit/015016b)) | ||
- DataTable ([0037de1](https://github.com/sfxcode/vite-primevue-starter/commit/0037de1)) | ||
- DataTable ([f5bdfc3](https://github.com/sfxcode/vite-primevue-starter/commit/f5bdfc3)) | ||
- **Validation:** Formkit and formkit-primevue added ([085c6e1](https://github.com/sfxcode/vite-primevue-starter/commit/085c6e1)) | ||
- **Validation:** Formkit and formkit-primevue added ([d742da3](https://github.com/sfxcode/vite-primevue-starter/commit/d742da3)) | ||
- **primevue:** Add new elements to module ([2ba1a30](https://github.com/sfxcode/vite-primevue-starter/commit/2ba1a30)) | ||
- **primevue:** Add new elements to module ([b5bfcef](https://github.com/sfxcode/vite-primevue-starter/commit/b5bfcef)) | ||
- **validation:** Add repeater example ([d7aaeda](https://github.com/sfxcode/vite-primevue-starter/commit/d7aaeda)) | ||
- **admin:** Revoke Admin section ([54aa9e9](https://github.com/sfxcode/vite-primevue-starter/commit/54aa9e9)) | ||
|
||
### 🩹 Fixes | ||
|
||
- Menu always open on mobile ([e2c30a4](https://github.com/sfxcode/vite-primevue-starter/commit/e2c30a4)) | ||
- SSG ([11bd690](https://github.com/sfxcode/vite-primevue-starter/commit/11bd690)) | ||
- **modules:** GlobEager is deprecated, causes error #80 ([#80](https://github.com/sfxcode/vite-primevue-starter/issues/80)) | ||
- **validation:** Add optinLabel and optionValue, needed since formkit-primevue 1.6 Update ([f687013](https://github.com/sfxcode/vite-primevue-starter/commit/f687013)) | ||
|
||
### 💅 Refactors | ||
|
||
- **test:** Vitest, cypress ([67bcf01](https://github.com/sfxcode/vite-primevue-starter/commit/67bcf01)) | ||
- **markdown:** Sample Page and Config ([cb15901](https://github.com/sfxcode/vite-primevue-starter/commit/cb15901)) | ||
- **themes:** Move to unpkg ([601ad5d](https://github.com/sfxcode/vite-primevue-starter/commit/601ad5d)) | ||
- **ui:** Switch to Lara Design ([79b4c9c](https://github.com/sfxcode/vite-primevue-starter/commit/79b4c9c)) | ||
- **ui:** Update Table Demo ([32fa02d](https://github.com/sfxcode/vite-primevue-starter/commit/32fa02d)) | ||
- **datatable:** Use input icon ([b55b7a8](https://github.com/sfxcode/vite-primevue-starter/commit/b55b7a8)) | ||
- **sidebar:** Use vue sidebar menu ([5520b42](https://github.com/sfxcode/vite-primevue-starter/commit/5520b42)) | ||
- **sidebar:** Use vue sidebar menu ([2c0a956](https://github.com/sfxcode/vite-primevue-starter/commit/2c0a956)) | ||
- **sidebar:** Use vue sidebar menu ([9cfb17c](https://github.com/sfxcode/vite-primevue-starter/commit/9cfb17c)) | ||
- **unocss:** Load fonts locally ([7d136e2](https://github.com/sfxcode/vite-primevue-starter/commit/7d136e2)) | ||
- **dependencies:** Remove unused ([e107a5e](https://github.com/sfxcode/vite-primevue-starter/commit/e107a5e)) | ||
- **dependencies:** Remove unused ([9263c9a](https://github.com/sfxcode/vite-primevue-starter/commit/9263c9a)) | ||
|
||
### 📖 Documentation | ||
|
||
- **readme:** Change app image ([ac10670](https://github.com/sfxcode/vite-primevue-starter/commit/ac10670)) | ||
- **readme:** Change app image ([11c07a6](https://github.com/sfxcode/vite-primevue-starter/commit/11c07a6)) | ||
- **readme:** Change app image ([8251b16](https://github.com/sfxcode/vite-primevue-starter/commit/8251b16)) | ||
- **README:** Variations ([f30383a](https://github.com/sfxcode/vite-primevue-starter/commit/f30383a)) | ||
- **README:** Logging not a module (Replaced by consola) ([24265e8](https://github.com/sfxcode/vite-primevue-starter/commit/24265e8)) | ||
|
||
### 🏡 Chore | ||
|
||
- **Dependencies:** Update ([265b8d6](https://github.com/sfxcode/vite-primevue-starter/commit/265b8d6)) | ||
- **Dependencies:** Update ([2a63a7c](https://github.com/sfxcode/vite-primevue-starter/commit/2a63a7c)) | ||
- Add Vitest ([c5b9cdd](https://github.com/sfxcode/vite-primevue-starter/commit/c5b9cdd)) | ||
- Add Vitest ([fa226c6](https://github.com/sfxcode/vite-primevue-starter/commit/fa226c6)) | ||
- Add Vitest ([8c76aaa](https://github.com/sfxcode/vite-primevue-starter/commit/8c76aaa)) | ||
- **Dependencies:** Update ([afabd85](https://github.com/sfxcode/vite-primevue-starter/commit/afabd85)) | ||
- Dependency Updates ([b7dfccc](https://github.com/sfxcode/vite-primevue-starter/commit/b7dfccc)) | ||
- **workflows:** Pnpm 8.2.0 ([2349d1b](https://github.com/sfxcode/vite-primevue-starter/commit/2349d1b)) | ||
- **eslint:** Disable prettier ([2992572](https://github.com/sfxcode/vite-primevue-starter/commit/2992572)) | ||
- **release:** New Version ([1557f9d](https://github.com/sfxcode/vite-primevue-starter/commit/1557f9d)) | ||
|
||
### ✅ Tests | ||
|
||
- **samples:** More vitest samples ([3a7c1ce](https://github.com/sfxcode/vite-primevue-starter/commit/3a7c1ce)) | ||
- **samples:** More vitest samples ([b92630c](https://github.com/sfxcode/vite-primevue-starter/commit/b92630c)) | ||
- **Vitest:** Fix component test by exclude vue from optimization ([9f02ab9](https://github.com/sfxcode/vite-primevue-starter/commit/9f02ab9)) | ||
|
||
### 🎨 Styles | ||
|
||
- Use cards in components ([93e725d](https://github.com/sfxcode/vite-primevue-starter/commit/93e725d)) | ||
- Small fixes ([5011925](https://github.com/sfxcode/vite-primevue-starter/commit/5011925)) | ||
- Small fixes ([f8726c1](https://github.com/sfxcode/vite-primevue-starter/commit/f8726c1)) | ||
- **AdvertiseBox:** Move to mdi icon ([d097925](https://github.com/sfxcode/vite-primevue-starter/commit/d097925)) | ||
- **AdvertiseBox:** Some styling ([8a9657f](https://github.com/sfxcode/vite-primevue-starter/commit/8a9657f)) | ||
- **CDN:** Use cdn.jsdelivr.net ([1a94014](https://github.com/sfxcode/vite-primevue-starter/commit/1a94014)) | ||
- **linting:** Fix Lint errors ([664b0e6](https://github.com/sfxcode/vite-primevue-starter/commit/664b0e6)) | ||
- **linting:** Fix Lint errors ([2d35247](https://github.com/sfxcode/vite-primevue-starter/commit/2d35247)) | ||
- **fonts:** Add Local Fonts ([d2ca929](https://github.com/sfxcode/vite-primevue-starter/commit/d2ca929)) | ||
- **sass:** Removed unused files and fix menu color ([2243bdd](https://github.com/sfxcode/vite-primevue-starter/commit/2243bdd)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Sfxcode ([@sfxcode](http://github.com/sfxcode)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters