Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(preset): multiple preset #60

Merged
merged 17 commits into from
Apr 26, 2024
Merged

feat(preset): multiple preset #60

merged 17 commits into from
Apr 26, 2024

Conversation

axmad386
Copy link
Contributor

@axmad386 axmad386 commented Apr 26, 2024

  • chore(lunox-filesystem): sync dependencies
  • feat: new preset using lunox-validation and lunox-typeorm
  • feat: new preset api-validation-eloquent
  • feat: new preset react-validation-eloquent
  • chore: dummy data user_name rename to username
  • feat(preset-svelte-validation-typeorm): migrate unocss to tailwindcss and install shadcn-svelte
  • feat(lunox-validation): ValidationException flattenError method
  • feat(preset-svelte-validation-typeorm): custom input component, toast, and toggle dark mode
  • feat(lunox-view): simplify setup layout in page component
  • feat(preset): simplify validation exception handler error response
  • fix(lunox-view): inertia not working if view server side disabled
  • feat(lunox-view-plugin-react): simplify using page layout
  • feat(preset-react-validation-typeorm): integrate shadcn-ui, replace unocss to tailwindcss
  • chore(preset-react-validation-typeorm): flatten shadcn ui component folder structure
  • feat(preset-react-validation-eloquent): change unocss to tailwindcss and add shadcn component
  • chore(lunox-drizzle): generate drizzle migration for testing
  • feat: new preset svelte-validation-eloquent

will close #57

@axmad386 axmad386 merged commit 1a33c18 into next Apr 26, 2024
@axmad386 axmad386 deleted the multipreset branch April 26, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[create-lunox-app] Need multiple Preset that can handle multiple library
1 participant