|
| 1 | +# Changelog |
| 2 | + |
| 3 | + |
| 4 | +## v2.0.4 |
| 5 | + |
| 6 | + |
| 7 | +### 🚀 Enhancements |
| 8 | + |
| 9 | +- **Data Fetching:** Use NUXT Data Fetching ([1e0e70d](https://github.com/sfxcode/nuxt3-primevue-starter/commit/1e0e70d)) |
| 10 | +- **Validation:** FormKit / formkit-primevue ([7b9bb1b](https://github.com/sfxcode/nuxt3-primevue-starter/commit/7b9bb1b)) |
| 11 | +- **Validation:** FormKit / formkit-primevue ([d6806f5](https://github.com/sfxcode/nuxt3-primevue-starter/commit/d6806f5)) |
| 12 | +- **Content:** Nuxt Content 2.0 ([746a436](https://github.com/sfxcode/nuxt3-primevue-starter/commit/746a436)) |
| 13 | +- **Content:** Nuxt Content 2.0 ([b115b28](https://github.com/sfxcode/nuxt3-primevue-starter/commit/b115b28)) |
| 14 | +- **Content:** Nuxt Content 2.0 ([06a516e](https://github.com/sfxcode/nuxt3-primevue-starter/commit/06a516e)) |
| 15 | +- **Nuxt:** Basic Middleware Example ([a197161](https://github.com/sfxcode/nuxt3-primevue-starter/commit/a197161)) |
| 16 | +- **Nuxt:** UseFetch in datatable ([98aa548](https://github.com/sfxcode/nuxt3-primevue-starter/commit/98aa548)) |
| 17 | +- **Nuxt:** UseFetch in datatable ([155115a](https://github.com/sfxcode/nuxt3-primevue-starter/commit/155115a)) |
| 18 | +- **Content:** Nuxt Content Linking ([9176904](https://github.com/sfxcode/nuxt3-primevue-starter/commit/9176904)) |
| 19 | +- **Content:** Nuxt Content Linking ([9786569](https://github.com/sfxcode/nuxt3-primevue-starter/commit/9786569)) |
| 20 | +- **Content:** Nuxt Content Linking ([4661f76](https://github.com/sfxcode/nuxt3-primevue-starter/commit/4661f76)) |
| 21 | +- **Content:** Nuxt Content Linking ([052fda5](https://github.com/sfxcode/nuxt3-primevue-starter/commit/052fda5)) |
| 22 | +- **Content:** Nuxt Content Linking ([30abe9f](https://github.com/sfxcode/nuxt3-primevue-starter/commit/30abe9f)) |
| 23 | +- **Histoire:** First Integration ([ca57dea](https://github.com/sfxcode/nuxt3-primevue-starter/commit/ca57dea)) |
| 24 | +- **Content:** Added Hero Component ([1b77688](https://github.com/sfxcode/nuxt3-primevue-starter/commit/1b77688)) |
| 25 | +- **content:** Frontmatter ([ddd3039](https://github.com/sfxcode/nuxt3-primevue-starter/commit/ddd3039)) |
| 26 | +- **content:** Frontmatter ([5643da1](https://github.com/sfxcode/nuxt3-primevue-starter/commit/5643da1)) |
| 27 | +- **Histoire:** Add PrimeVue CSS in setup ([48e4205](https://github.com/sfxcode/nuxt3-primevue-starter/commit/48e4205)) |
| 28 | +- **tools:** Add nuxt devtools ([9bd68a2](https://github.com/sfxcode/nuxt3-primevue-starter/commit/9bd68a2)) |
| 29 | +- **tools:** Add nuxt devtools ([136458d](https://github.com/sfxcode/nuxt3-primevue-starter/commit/136458d)) |
| 30 | +- **stores:** Add SetupStore sample ([f1dbca7](https://github.com/sfxcode/nuxt3-primevue-starter/commit/f1dbca7)) |
| 31 | +- **stores:** Add SetupStore sample ([d3fbaee](https://github.com/sfxcode/nuxt3-primevue-starter/commit/d3fbaee)) |
| 32 | +- **editor:** Add TipTag Example as alternative Editor ([15c7e48](https://github.com/sfxcode/nuxt3-primevue-starter/commit/15c7e48)) |
| 33 | +- **editor:** Add TipTag Example as alternative Editor ([a8337c1](https://github.com/sfxcode/nuxt3-primevue-starter/commit/a8337c1)) |
| 34 | +- **editor:** Add TipTag Example as alternative Editor ([294797f](https://github.com/sfxcode/nuxt3-primevue-starter/commit/294797f)) |
| 35 | +- **I18n:** Add Nuxt 3 I18n (Beta) ([94928ee](https://github.com/sfxcode/nuxt3-primevue-starter/commit/94928ee)) |
| 36 | +- **sakai:** Align with latest Sakai Nuxt ([98c6e80](https://github.com/sfxcode/nuxt3-primevue-starter/commit/98c6e80)) |
| 37 | +- **sakai:** Align with latest Sakai Nuxt ([ee96b87](https://github.com/sfxcode/nuxt3-primevue-starter/commit/ee96b87)) |
| 38 | +- **sakai:** Align with latest Sakai Nuxt ([8df9a7d](https://github.com/sfxcode/nuxt3-primevue-starter/commit/8df9a7d)) |
| 39 | +- **primevue-nuxt:** Use official primevue nuxt module ([d61b874](https://github.com/sfxcode/nuxt3-primevue-starter/commit/d61b874)) |
| 40 | +- **validation:** Add repeater demo ([38e8430](https://github.com/sfxcode/nuxt3-primevue-starter/commit/38e8430)) |
| 41 | +- **devtools:** Enable ([0e5d3e5](https://github.com/sfxcode/nuxt3-primevue-starter/commit/0e5d3e5)) |
| 42 | +- **formkit:** Add asterisk plugin ([cd0a128](https://github.com/sfxcode/nuxt3-primevue-starter/commit/cd0a128)) |
| 43 | +- **messages:** Use composables for messages and confirmations ([a0a1bd1](https://github.com/sfxcode/nuxt3-primevue-starter/commit/a0a1bd1)) |
| 44 | +- **unocss:** Use primevue theme colors ([1010706](https://github.com/sfxcode/nuxt3-primevue-starter/commit/1010706)) |
| 45 | + |
| 46 | +### 🩹 Fixes |
| 47 | + |
| 48 | +- **Histoire:** Add Plugin Vue ([a2caef1](https://github.com/sfxcode/nuxt3-primevue-starter/commit/a2caef1)) |
| 49 | +- **Histoire:** Add Plugin Vue ([114c1f5](https://github.com/sfxcode/nuxt3-primevue-starter/commit/114c1f5)) |
| 50 | +- **Toast:** Toast not working in DEV mode ([fd7c0fe](https://github.com/sfxcode/nuxt3-primevue-starter/commit/fd7c0fe)) |
| 51 | +- **Histoire:** Reset to 0.14.2 ([2532a22](https://github.com/sfxcode/nuxt3-primevue-starter/commit/2532a22)) |
| 52 | +- **page:** UnoCss ([632900c](https://github.com/sfxcode/nuxt3-primevue-starter/commit/632900c)) |
| 53 | +- **build:** Rollback to i18n 8 Beta 11 ([eb0feff](https://github.com/sfxcode/nuxt3-primevue-starter/commit/eb0feff)) |
| 54 | +- **build:** Rollback to i18n 8 Beta 11 ([e6b18fa](https://github.com/sfxcode/nuxt3-primevue-starter/commit/e6b18fa)) |
| 55 | +- **build:** Rollback to i18n 8 Beta 11 ([e1dbe47](https://github.com/sfxcode/nuxt3-primevue-starter/commit/e1dbe47)) |
| 56 | +- **build:** Try to solve netlify unstorage problem ([73442d3](https://github.com/sfxcode/nuxt3-primevue-starter/commit/73442d3)) |
| 57 | +- **UnoCSS:** Show Link in UnoCSS Sample in Dev Mode ([fab5417](https://github.com/sfxcode/nuxt3-primevue-starter/commit/fab5417)) |
| 58 | +- **HeroCard:** Components should use multiple words ([8cdb43f](https://github.com/sfxcode/nuxt3-primevue-starter/commit/8cdb43f)) |
| 59 | +- **validation:** Add optionLabel and optionValue ([8bb7b13](https://github.com/sfxcode/nuxt3-primevue-starter/commit/8bb7b13)) |
| 60 | +- Associate the labels with the radio buttons ([345b89a](https://github.com/sfxcode/nuxt3-primevue-starter/commit/345b89a)) |
| 61 | +- Hydration error ([240a252](https://github.com/sfxcode/nuxt3-primevue-starter/commit/240a252)) |
| 62 | + |
| 63 | +### 💅 Refactors |
| 64 | + |
| 65 | +- **Themes:** Move to unpckg ([d51faeb](https://github.com/sfxcode/nuxt3-primevue-starter/commit/d51faeb)) |
| 66 | +- **tables:** Load on mount ([7a7a8eb](https://github.com/sfxcode/nuxt3-primevue-starter/commit/7a7a8eb)) |
| 67 | +- **Pages:** Use Demo Pages from nuxt-primevue ([7240da0](https://github.com/sfxcode/nuxt3-primevue-starter/commit/7240da0)) |
| 68 | +- **Composables:** UsePrimeDataTable from nuxt-primevue ([672a48b](https://github.com/sfxcode/nuxt3-primevue-starter/commit/672a48b)) |
| 69 | +- **Composables:** UsePrimeDataTable from nuxt-primevue ([182e29d](https://github.com/sfxcode/nuxt3-primevue-starter/commit/182e29d)) |
| 70 | +- **Composables:** UsePrimeDataTable from nuxt-primevue ([573cc10](https://github.com/sfxcode/nuxt3-primevue-starter/commit/573cc10)) |
| 71 | +- **nuxt-primevue:** Use 0.6.3 ([a0df43d](https://github.com/sfxcode/nuxt3-primevue-starter/commit/a0df43d)) |
| 72 | +- **nuxt-primevue:** Use 0.6.4 ([e240a9b](https://github.com/sfxcode/nuxt3-primevue-starter/commit/e240a9b)) |
| 73 | +- **nuxt-primevue:** Use 0.6.9 ([574bbdf](https://github.com/sfxcode/nuxt3-primevue-starter/commit/574bbdf)) |
| 74 | +- **nuxt-primevue:** Use 0.7.0 ([ea0665a](https://github.com/sfxcode/nuxt3-primevue-starter/commit/ea0665a)) |
| 75 | +- **nuxt-primevue:** Use 0.7.0 ([cead5e3](https://github.com/sfxcode/nuxt3-primevue-starter/commit/cead5e3)) |
| 76 | +- **nuxt-primevue:** Use 0.8.0 ([cfa2b9b](https://github.com/sfxcode/nuxt3-primevue-starter/commit/cfa2b9b)) |
| 77 | +- **nuxt-primevue:** Use 0.8.2 ([f740e6f](https://github.com/sfxcode/nuxt3-primevue-starter/commit/f740e6f)) |
| 78 | +- **server:** Use Server API for Products ([250a2b1](https://github.com/sfxcode/nuxt3-primevue-starter/commit/250a2b1)) |
| 79 | +- **server:** Use Server API for Products ([eedfeff](https://github.com/sfxcode/nuxt3-primevue-starter/commit/eedfeff)) |
| 80 | +- **nuxt-primevue:** Use 0.8.4 ([7113bf9](https://github.com/sfxcode/nuxt3-primevue-starter/commit/7113bf9)) |
| 81 | +- **nuxt-primevue:** Use 0.9.1 ([7ce754a](https://github.com/sfxcode/nuxt3-primevue-starter/commit/7ce754a)) |
| 82 | +- **sass:** Move to assets dir ([5beb559](https://github.com/sfxcode/nuxt3-primevue-starter/commit/5beb559)) |
| 83 | +- **histoire:** Remove Histoire because of problems with nuxt content ([3ab3b03](https://github.com/sfxcode/nuxt3-primevue-starter/commit/3ab3b03)) |
| 84 | +- **themes:** Inline themes ([0bf1bfb](https://github.com/sfxcode/nuxt3-primevue-starter/commit/0bf1bfb)) |
| 85 | +- **i18n:** Strategy no_prefix works again ([4a17b35](https://github.com/sfxcode/nuxt3-primevue-starter/commit/4a17b35)) |
| 86 | +- **validation:** Use password input ([2232ec8](https://github.com/sfxcode/nuxt3-primevue-starter/commit/2232ec8)) |
| 87 | +- **dataTable:** Add Icon Field to Inline search Icon in InputText ([2bd14b2](https://github.com/sfxcode/nuxt3-primevue-starter/commit/2bd14b2)) |
| 88 | +- **dataTable:** Add Icon Field to Inline search Icon in InputText ([b31090c](https://github.com/sfxcode/nuxt3-primevue-starter/commit/b31090c)) |
| 89 | +- **layout:** Show icons if menubar is collapsed ([5df6262](https://github.com/sfxcode/nuxt3-primevue-starter/commit/5df6262)) |
| 90 | +- **formkit:** Simplify with useFormKitRepeater ([9ee8e53](https://github.com/sfxcode/nuxt3-primevue-starter/commit/9ee8e53)) |
| 91 | +- **validation:** Use FormKitDataEdit component ([00ad7f7](https://github.com/sfxcode/nuxt3-primevue-starter/commit/00ad7f7)) |
| 92 | +- **ui:** Move sidebar to component and set collapsed width to 50px ([5b5e03c](https://github.com/sfxcode/nuxt3-primevue-starter/commit/5b5e03c)) |
| 93 | +- **ui:** Add correct header on page ([c8b037e](https://github.com/sfxcode/nuxt3-primevue-starter/commit/c8b037e)) |
| 94 | +- **ui:** Set sidebar width to 180px ([7f09b5a](https://github.com/sfxcode/nuxt3-primevue-starter/commit/7f09b5a)) |
| 95 | +- **ui:** Minor tweaks ([dc1351b](https://github.com/sfxcode/nuxt3-primevue-starter/commit/dc1351b)) |
| 96 | +- Move Toast and ConfirmDialog Component to default layout ([2093887](https://github.com/sfxcode/nuxt3-primevue-starter/commit/2093887)) |
| 97 | +- Move Toast and ConfirmDialog Component to default layout ([dc796d8](https://github.com/sfxcode/nuxt3-primevue-starter/commit/dc796d8)) |
| 98 | + |
| 99 | +### 📖 Documentation |
| 100 | + |
| 101 | +- **README:** Changed latest node LTS to 18 ([c17cd77](https://github.com/sfxcode/nuxt3-primevue-starter/commit/c17cd77)) |
| 102 | +- **README:** Add some missing links ([665bdfa](https://github.com/sfxcode/nuxt3-primevue-starter/commit/665bdfa)) |
| 103 | +- **PrimeVue:** Notice new Version 3.30 ([4f8964c](https://github.com/sfxcode/nuxt3-primevue-starter/commit/4f8964c)) |
| 104 | +- **update:** Update Versions ([54822ed](https://github.com/sfxcode/nuxt3-primevue-starter/commit/54822ed)) |
| 105 | +- **update:** Update Versions ([d0859d9](https://github.com/sfxcode/nuxt3-primevue-starter/commit/d0859d9)) |
| 106 | +- **update:** Update Versions ([e77b371](https://github.com/sfxcode/nuxt3-primevue-starter/commit/e77b371)) |
| 107 | +- **update:** Update Versions ([67be430](https://github.com/sfxcode/nuxt3-primevue-starter/commit/67be430)) |
| 108 | +- **update:** Update Versions ([e013459](https://github.com/sfxcode/nuxt3-primevue-starter/commit/e013459)) |
| 109 | +- **update:** Update theme to aura ([2b22921](https://github.com/sfxcode/nuxt3-primevue-starter/commit/2b22921)) |
| 110 | +- **update:** Update Versions ([41a4a22](https://github.com/sfxcode/nuxt3-primevue-starter/commit/41a4a22)) |
| 111 | +- **update:** Update Versions ([33a5f30](https://github.com/sfxcode/nuxt3-primevue-starter/commit/33a5f30)) |
| 112 | +- **README:** Add link to nuxt test utils ([58befbd](https://github.com/sfxcode/nuxt3-primevue-starter/commit/58befbd)) |
| 113 | + |
| 114 | +### 🏡 Chore |
| 115 | + |
| 116 | +- **Initial:** First Commit ;-) ([9a90b34](https://github.com/sfxcode/nuxt3-primevue-starter/commit/9a90b34)) |
| 117 | +- **CI:** Add Github ([e19ab08](https://github.com/sfxcode/nuxt3-primevue-starter/commit/e19ab08)) |
| 118 | +- **CI:** Add Github ([4404fd3](https://github.com/sfxcode/nuxt3-primevue-starter/commit/4404fd3)) |
| 119 | +- **CI:** Add Github ([253ebac](https://github.com/sfxcode/nuxt3-primevue-starter/commit/253ebac)) |
| 120 | +- **CI:** Add Github ([b967355](https://github.com/sfxcode/nuxt3-primevue-starter/commit/b967355)) |
| 121 | +- **CI:** Add Github ([f39bd1b](https://github.com/sfxcode/nuxt3-primevue-starter/commit/f39bd1b)) |
| 122 | +- **CI:** Add Github ([b28b0b1](https://github.com/sfxcode/nuxt3-primevue-starter/commit/b28b0b1)) |
| 123 | +- **dependencies:** Nuxt 3 RC3 ([d7af4fa](https://github.com/sfxcode/nuxt3-primevue-starter/commit/d7af4fa)) |
| 124 | +- **dependencies:** Nuxt 3 RC3 ([5e56bd2](https://github.com/sfxcode/nuxt3-primevue-starter/commit/5e56bd2)) |
| 125 | +- **dependencies:** Nuxt 3 RC3 ([a45e482](https://github.com/sfxcode/nuxt3-primevue-starter/commit/a45e482)) |
| 126 | +- **dependencies:** Nuxt 3 RC3 ([992b6e3](https://github.com/sfxcode/nuxt3-primevue-starter/commit/992b6e3)) |
| 127 | +- **dependencies:** Updates and Linting ([8ad7137](https://github.com/sfxcode/nuxt3-primevue-starter/commit/8ad7137)) |
| 128 | +- **github:** Set node version to 18 ([4a6d1fc](https://github.com/sfxcode/nuxt3-primevue-starter/commit/4a6d1fc)) |
| 129 | +- **github:** Set node version to 18 ([8458605](https://github.com/sfxcode/nuxt3-primevue-starter/commit/8458605)) |
| 130 | +- **deploy:** Update netlify settings ([4564885](https://github.com/sfxcode/nuxt3-primevue-starter/commit/4564885)) |
| 131 | +- **deploy:** Update netlify settings ([3371ec8](https://github.com/sfxcode/nuxt3-primevue-starter/commit/3371ec8)) |
| 132 | +- **workflows:** Set pnpm version to 8.2.0 ([b57ec6e](https://github.com/sfxcode/nuxt3-primevue-starter/commit/b57ec6e)) |
| 133 | +- **eslint:** Switch to eslint-config-typescript ([3fe2147](https://github.com/sfxcode/nuxt3-primevue-starter/commit/3fe2147)) |
| 134 | +- **release:** Mark 1.8.0 release - first release using original primevue-nuxt ([34737e7](https://github.com/sfxcode/nuxt3-primevue-starter/commit/34737e7)) |
| 135 | +- **release:** Mark 1.8.0 release - first release using original primevue-nuxt ([008c501](https://github.com/sfxcode/nuxt3-primevue-starter/commit/008c501)) |
| 136 | +- Add postinstall script for generating types ([d13a4d5](https://github.com/sfxcode/nuxt3-primevue-starter/commit/d13a4d5)) |
| 137 | +- **update:** Update dependencies and prepare for nuxt 4 directory structure ([5f1e835](https://github.com/sfxcode/nuxt3-primevue-starter/commit/5f1e835)) |
| 138 | +- **update:** Update dependencies and remove editor ([5b97fb8](https://github.com/sfxcode/nuxt3-primevue-starter/commit/5b97fb8)) |
| 139 | +- **update:** Update dependencies and prepare for nuxt 4 directory structure - content in base path ([a636fee](https://github.com/sfxcode/nuxt3-primevue-starter/commit/a636fee)) |
| 140 | +- **update:** Update to PrimeVue 4 ([ad777e4](https://github.com/sfxcode/nuxt3-primevue-starter/commit/ad777e4)) |
| 141 | +- **update:** Update to PrimeVue 4 ([c399dbc](https://github.com/sfxcode/nuxt3-primevue-starter/commit/c399dbc)) |
| 142 | +- **update:** Update to PrimeVue 4 ([d9c5a79](https://github.com/sfxcode/nuxt3-primevue-starter/commit/d9c5a79)) |
| 143 | +- **update:** Update to PrimeVue 4 ([9253e8c](https://github.com/sfxcode/nuxt3-primevue-starter/commit/9253e8c)) |
| 144 | +- **update:** Update to PrimeVue 4 ([b092179](https://github.com/sfxcode/nuxt3-primevue-starter/commit/b092179)) |
| 145 | + |
| 146 | +### ✅ Tests |
| 147 | + |
| 148 | +- **Vitest:** Fix Nuxt Errors ([4005f06](https://github.com/sfxcode/nuxt3-primevue-starter/commit/4005f06)) |
| 149 | + |
| 150 | +### 🎨 Styles |
| 151 | + |
| 152 | +- **theme:** Switch Theme to Lara ([d5bcb43](https://github.com/sfxcode/nuxt3-primevue-starter/commit/d5bcb43)) |
| 153 | + |
| 154 | +### ❤️ Contributors |
| 155 | + |
| 156 | +- Sfxcode ([@sfxcode](http://github.com/sfxcode)) |
| 157 | + |
| 158 | +- Thomas Lamers < [email protected]> |
| 159 | + |
0 commit comments