Releases: lewebsimple/nuxt-graphql-fullstack
Releases · lewebsimple/nuxt-graphql-fullstack
v0.2.6
🚀 Enhancements
- Add showCancel prop to UFormWrapper (05a54dd)
- UDate component (0c1e17a)
- Backport features from real-world project (fb50abe)
🩹 Fixes
🏡 Chore
- Update deps and set TS version (a409bc8)
❤️ Contributors
- Pascal Martineau [email protected]
v0.2.5
🚀 Enhancements
- USelectOptional (6d1592c)
- TheAuthUsersTable sort (bc3e925)
- UBulkActions (c6c629b)
- UActionModal / UActionsDropdown (ea08f35)
- FormEntityDestroy (fb95d6c)
- Add users link in app footer (585a3d4)
🩹 Fixes
- Assets/svg/.gitkeep (403baa8)
- Svg type definitions (ee8e696)
- AuthRole enum (c015c52)
- Pseudo-mobile friendliness (0ce72df)
- FormAuthUserCreate error handling (a4bb1d1)
💅 Refactors
- Move jobs in app layer (38f4ff3)
- FormAuth* (cad791e)
- TheAuthUsers CRUD (8a9b20d)
- TheAuthUsersActions (8eac1bb)
- TheAuthUsers structure (8d75a85)
🏡 Chore
- Backport from real-world project (7b3f0fd)
❤️ Contributors
- Pascal Martineau [email protected]
v0.2.4
🚀 Enhancements
- Backport stuff from real-world projects (f085f04)
💅 Refactors
- Better project structure (96ecaf1)
❤️ Contributors
- Pascal Martineau [email protected]
v0.2.3
🚀 Enhancements
- Disable login / signup forms if invalid state (0036e8b)
💅 Refactors
- Ui layer with Tailwind CSS / Nuxt UI (ea13486)
❤️ Contributors
- Pascal Martineau [email protected]
v0.2.2
v0.2.1
🚀 Enhancements
- Background jobs with bullmq (3a48b49)
❤️ Contributors
- Pascal Martineau [email protected]
v0.2.0
Nuxt project structured with layers.