Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cravindra
/
vue-form-generator
Public
forked from
vue-generators/vue-form-generator
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 11, 2020
2.6.1 releases
cravindra
committed
bee2785
Copy full SHA for bee2785
Merge branch 'scoped-radio-groups'
Show description for 91040bc
cravindra
committed
91040bc
Copy full SHA for 91040bc
2.4.0 releases
cravindra
committed
ee5abf3
Copy full SHA for ee5abf3
Merge pull request #1 from cravindra/scoped-radio-groups
Show description for bd62bcc
cravindra
authored
bd62bcc
Copy full SHA for bd62bcc
Commits on Dec 9, 2020
Clean up unnecessarily verbose code
cravindra
committed
51147fa
Copy full SHA for 51147fa
update gitignore
cravindra
committed
45b2087
Copy full SHA for 45b2087
Commits on Dec 8, 2020
Set `name` attribute of radio-groups which are scoped to the instance
Show description for 8daba64
cravindra
committed
8daba64
Copy full SHA for 8daba64
Commits on Mar 26, 2019
Merge pull request #603 from okydk/patch-1
Show description for 721a4ee
zoul0813
authored
721a4ee
Copy full SHA for 721a4ee
Changed in intro
okydk
authored
cdf6f93
Copy full SHA for cdf6f93
Updated bundle sizes
Show description for 6c5af99
okydk
authored
6c5af99
Copy full SHA for 6c5af99
Commits on Feb 9, 2019
Merge pull request #591 from zoul0813/release/v2.3.4
Show description for 62d4a7e
zoul0813
authored
62d4a7e
Copy full SHA for 62d4a7e
Commits on Feb 7, 2019
2.3.4 releases
zoul0813
committed
e093fba
Copy full SHA for e093fba
updated package-lock with latest deps
zoul0813
committed
f7d7c71
Copy full SHA for f7d7c71
Merge pull request #584 from shwld/master
Show description for c03f85b
zoul0813
authored
c03f85b
Copy full SHA for c03f85b
Merge pull request #581 from SuPenguin/patch-1
Show description for 661ee8f
zoul0813
authored
661ee8f
Copy full SHA for 661ee8f
Merge pull request #572 from zoul0813/feature/debounced-validation-field-property
Show description for b0d681d
zoul0813
authored
b0d681d
Copy full SHA for b0d681d
Commits on Jan 29, 2019
Add vfg-field-matrix into the readme
shwld
authored
a898201
Copy full SHA for a898201
Commits on Jan 28, 2019
Update validators.js
Show description for a282933
SuPenguin
authored
a282933
Copy full SHA for a282933
Commits on Dec 22, 2018
Merge pull request #573 from zoul0813/feature/563-unique-validation-errors
Show description for fa934e8
zoul0813
authored
fa934e8
Copy full SHA for fa934e8
Commits on Dec 21, 2018
Ref #563 - return unique validation errors (prevents multiple validators from returning "this field is required", etc)
zoul0813
committed
f9c699b
Copy full SHA for f9c699b
updated abstractField test, seems the `field.formOptions` wasn't being updated, the `this.$parent.options` reference was required here ... but it does work properly when using the fields client-sid…
Show description for 8c1f462
zoul0813
committed
8c1f462
Copy full SHA for 8c1f462
single-quotes fix
zoul0813
committed
5756317
Copy full SHA for 5756317
added optional field property `debounceValidateTime` which works at the field level, allowing individual fields to be debounced as opposed to the entire schema. works the same as `formOptions.debo…
Show description for d98fa50
zoul0813
committed
d98fa50
Copy full SHA for d98fa50
Merge pull request #570 from zoul0813/feature/551-add-is-disabled-class
Show description for 9f4c72a
zoul0813
authored
9f4c72a
Copy full SHA for 9f4c72a
Commits on Dec 20, 2018
Merge pull request #571 from zoul0813/feature/469-fix-doc-examples
Show description for a9d86b0
zoul0813
authored
a9d86b0
Copy full SHA for a9d86b0
#469 - fixes example in README, tested with a fresh vue-cli project
Show description for b0037c9
zoul0813
committed
b0037c9
Copy full SHA for b0037c9
#551 - added "is-disabled" class to the radios label
zoul0813
committed
1e9db8e
Copy full SHA for 1e9db8e
Commits on Dec 14, 2018
Merge pull request #566 from zoul0813/feature/v2.3.3
Show description for 8c6c7eb
zoul0813
authored
8c6c7eb
Copy full SHA for 8c6c7eb
v2.3.3 build
zoul0813
committed
318e3b9
Copy full SHA for 318e3b9
version bump v2.3.3
zoul0813
committed
54508b4
Copy full SHA for 54508b4
Merge pull request #562 from zoul0813/feature/561-pikaday
Show description for fcf2897
zoul0813
authored
fcf2897
Copy full SHA for fcf2897
Merge pull request #534 from qkdreyer/patch-1
Show description for ac42005
zoul0813
authored
ac42005
Copy full SHA for ac42005
Merge pull request #565 from zoul0813/feature/update-readme-styling
Show description for 535645c
zoul0813
authored
535645c
Copy full SHA for 535645c
added newline
zoul0813
committed
5813f0a
Copy full SHA for 5813f0a
Merge pull request #559 from zoul0813/feature/468-unique-ids
Show description for 846d49b
zoul0813
authored
846d49b
Copy full SHA for 846d49b
Pagination
Previous
Next
You can’t perform that action at this time.