Refactor - #58
Merged
Merged
Conversation
- Upgrade dependencies and CI workflows - Improve form component UX and accessibility - Standardize issue templates and documentation - Refactor playground styles and configurations
- Replace markdown templates with YAML forms - Improve input validation for issue reports - Standardize issue submission process
- Clarify issue linking syntax in PR template
- Add documentation README - Refactor async data fetching for consistency - Add explicit 404 error handling for missing pages - Update linting rules and package scripts - Standardize code formatting across server and app
- Remove U-prefix from components for cleaner syntax - Update CSS utilities to align with component names - Refactor demo code loading to support .vue extensions - Standardize form demo structures and reset logic
- Standardize icon component name configuration - Add missing newline to demo-code component file
- Standardize documentation layout and formatting - Refactor demo components to use consistent patterns - Update CI release workflow to use correct secrets - Improve overall clarity and readability of docs
- Change validationMode from object to string union - Update internal logic to check mode directly - Synchronize documentation and demo components
- rename loop variable for better clarity
- Move notform-nuxt to dependencies - Remove direct dependency on core package - Update module to resolve paths dynamically - Clean up documentation and workspace references
- Track errors, touched, and dirty state by item - Remap indices when array items move or are removed - Add remapArrayFieldState utility for mutations - Update tests to verify state persistence
- Implement move buttons for array field items - Enable move function in NotArrayField slots - Update playground dependencies and scripts
- Enable multi-package manager support for previews - Ensure compatibility across different environments
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
notform
notform-nuxt
commit: |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR comes with refactors and fixes which includes
to
Related Issue
Fixes #
Type of Change
Checklist
pnpm readyScreenshots / Recordings
Additional Notes