Migrated front-end to Nuxt 🚀
What's Changed
- Fix help link by @formsdev in #205
- Public form header fixes by @formsdev in #206
- Phone Input - option for simple text input by @formsdev in #207
- use simple text input for phone only by @formsdev in #211
- Phone input prefill country issue fixed by @formsdev in #213
- fix notification settings actions by @formsdev in #216
- edit notifications modal fixed by @formsdev in #219
- Auto save form response based on form config by @formsdev in #217
- Phone input country restriction by @formsdev in #218
- Allow users to create private form templates by @formsdev in #210
- URL input validation rule by @formsdev in #223
- copy and paste support for file and image upload by @formsdev in #224
- Pre-fill support for file input by @formsdev in #222
- Industry & Types template pages by @formsdev in #226
- feat(s3-aws): Implement use_path_style_endpoint for Minio usage by @valentin2105 in #228
- Combine integrations & notifications sections by @formsdev in #229
- Number input as Scale by @formsdev in #227
- fix submission confirmation mail submission_id by @formsdev in #230
- Appsumo by @JhumanJ in #232
- remove extra files by @chiragchhatrala in #233
- Fix the template API by @formsdev in #234
- fix template api for public list by @formsdev in #237
- Fix template limit slider by @formsdev in #239
- Rename “Public” status to “Published” by @formsdev in #236
- feat: add support for MySQL by @nhedger in #238
- fix: migrations not passing on pgsql by @nhedger in #242
- Custom Plan by @formsdev in #243
- Create common function for userIsFormOwner & rewrite protected form by @formsdev in #244
- Refactor editor panels by @formsdev in #245
- File input new design by @formsdev in #246
- Adding Custom domains by @JhumanJ in #247
- Vue3: migrating from vuex to Pinia by @chiragchhatrala in #249
- fix: Vue3 Query Builder - Logic Editor by @rishi-raj-jain in #251
- Cached some model properties and remove useless eager loading by @JhumanJ in #253
- Submission table pagination & migrate chart to vue3 by @chiragchhatrala in #254
- Vue 3 better animation by @JhumanJ in #257
- vue3-scroll-shadow-fixes by @formsdev in #260
- NuxtLink migration by @chiragchhatrala in #262
- migrate-to-nuxt-useappconfig by @chiragchhatrala in #263
- Nuxt Migration notifications by @formsdev in #265
- Migrate to nuxt settings page AND remove axios by @formsdev in #266
- fix guest page editor by @formsdev in #269
- Fix custom redirect by @formsdev in #273
- Dirty form handling - nuxt migration by @formsdev in #272
- SEO meta nuxt migration by @formsdev in #274
- migrate to nuxt useClipboard by @formsdev in #268
- Set middleware on pages by @formsdev in #278
- add robots.txt by @formsdev in #276
- 404 page migration by @formsdev in #277
- Templates pages migration by @formsdev in #275
- NuxtImg Migration by @formsdev in #279
- remove api prefix from routes by @formsdev in #280
- nuxt migration -file upload - WIP by @formsdev in #271
- Migrate front-end to Nuxt app by @JhumanJ in #284
- Reworked docker scripts for new nuxt infrastructure by @donuk in #285
New Contributors
- @valentin2105 made their first contribution in #228
- @nhedger made their first contribution in #238
- @rishi-raj-jain made their first contribution in #251
Full Changelog: v1.1.4...v1.2.0