Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
vue-generators
/
vue-form-generator
Public
Notifications
You must be signed in to change notification settings
Fork
530
Star
3k
Code
Issues
101
Pull requests
42
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 14, 2018
migrated VFG docs to newer GitBooks, created GitHub Repo for Docs to allow for easier maintenance, updated JSFiddle to use "latest" VFG, and created a CodePen version as well
zoul0813
committed
d372f5b
Copy full SHA for d372f5b
code fix
zoul0813
committed
b3a1010
Copy full SHA for b3a1010
Merge pull request #555 from zoul0813/feature/554-model-updated-fix
Show description for 1ce7045
zoul0813
authored
1ce7045
Copy full SHA for 1ce7045
Commits on Dec 13, 2018
fixes an issue with fieldPikaday modifying the field schema and attaching `this.$el` to it, the pikadayOptions are now stored as `this.options` and created with `defaults({}, this.schema.pikadayOpt…
Show description for 2024204
zoul0813
committed
2024204
Copy full SHA for 2024204
Codacy (guard-for-in) fix
zoul0813
committed
4e81d2d
Copy full SHA for 4e81d2d
Commits on Dec 11, 2018
fixed code structure
zoul0813
committed
3b750b3
Copy full SHA for 3b750b3
Commits on Dec 10, 2018
added "options" to VFG install function, appending custom "validators" to the validators object that are passed into `Vue.use(VueFormGenerator, { validators: { key: (value, field, model) => {} })
zoul0813
committed
892469e
Copy full SHA for 892469e
added an optional "unique" flag to "getFieldID" that appends lodash "uniqueId" to the ID when true. Fixes #468
zoul0813
committed
ab1daeb
Copy full SHA for ab1daeb
fixed single-quotes
zoul0813
committed
dfee175
Copy full SHA for dfee175
added "type" attribute to inside buttons schema, defaults to "button" when one is not provided
zoul0813
committed
3306893
Copy full SHA for 3306893
fixes #480 - dates are always passed to "date" and "datetime-local" elements using the standard format (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ss), and "datetime" elements are converted into "datetime-loca…
Show description for db3413f
zoul0813
committed
db3413f
Copy full SHA for db3413f
added "item.disabled" logic, supporting both boolean values and a function that is passed a reference to the model to determine disabled logic based on the model.
zoul0813
committed
b227eb4
Copy full SHA for b227eb4
listen for model-updated from `fields`, and fix `debounceFormatFunction` property to match fieldInput's `debounceFormatFunc` instead.
zoul0813
committed
7ad1fca
Copy full SHA for 7ad1fca
Commits on Oct 29, 2018
Merge pull request #535 from zoul0813/feature/v2.3.2
Show description for a484031
zoul0813
authored
a484031
Copy full SHA for a484031
Commits on Oct 24, 2018
Fix required number input does not require a value
pacopage
committed
f95b38c
Copy full SHA for f95b38c
Commits on Oct 23, 2018
#535, #526 - reversed "deep property path" fix
zoul0813
committed
da32bde
Copy full SHA for da32bde
Commits on Oct 22, 2018
2.3.2 releases
zoul0813
committed
14eb52a
Copy full SHA for 14eb52a
feat: add maxElements slot to fieldVueMultiSelect
Quentin Dreyer
authored
2e91a2f
Copy full SHA for 2e91a2f
Commits on Oct 18, 2018
Merge pull request #527 from lionel-bijaoui/fix_rawgit_shut_down
Show description for d69e0af
lionel-bijaoui
authored
d69e0af
Copy full SHA for d69e0af
Fix Rawgit shut down
Show description for 34e08a6
Lionel Bijaoui
committed
34e08a6
Copy full SHA for 34e08a6
Merge pull request #526 from lionel-bijaoui/fix_lodash
Show description for 9f5d842
lionel-bijaoui
authored
9f5d842
Copy full SHA for 9f5d842
Commits on Oct 17, 2018
Merge pull request #525 from qkdreyer/patch-1
Show description for 07494ac
zoul0813
authored
07494ac
Copy full SHA for 07494ac
Export dist
Lionel Bijaoui
committed
9912b5e
Copy full SHA for 9912b5e
Fix deep property path not working
Show description for fb02f26
Lionel Bijaoui
committed
fb02f26
Copy full SHA for fb02f26
docs: replace duplicated 2.3.0 with 2.3.1
Quentin Dreyer
authored
69bbfce
Copy full SHA for 69bbfce
Merge pull request #521 from RbkCp/patch-1
Show description for 8d245e7
lionel-bijaoui
authored
8d245e7
Copy full SHA for 8d245e7
Merge pull request #522 from RbkCp/patch-2
Show description for 8c76212
zoul0813
authored
8c76212
Copy full SHA for 8c76212
Commits on Oct 16, 2018
feat(fields): add required attribute to radios component
RbkCp
authored
8d04252
Copy full SHA for 8d04252
feat(fields): add required attribute to checkbox component
RbkCp
authored
2b3c7e5
Copy full SHA for 2b3c7e5
Commits on Oct 10, 2018
Merge pull request #509 from qduc/fix-fieldsubmit-validation
Show description for de6b323
lionel-bijaoui
authored
de6b323
Copy full SHA for de6b323
Commits on Oct 8, 2018
Fix fieldSubmit not calling validate method
qduc
committed
c82c44b
Copy full SHA for c82c44b
Commits on Oct 4, 2018
Merge pull request #504 from zoul0813/release/v2.3.1
Show description for 0593b87
zoul0813
authored
0593b87
Copy full SHA for 0593b87
Commits on Oct 3, 2018
v2.3.1
zoul0813
committed
cfb684c
Copy full SHA for cfb684c
Merge pull request #501 from Realityloop/master
Show description for d1dcf20
zoul0813
authored
d1dcf20
Copy full SHA for d1dcf20
Added required attribute to textArea.
Decipher
committed
9009096
Copy full SHA for 9009096
Pagination
Previous
Next
You can’t perform that action at this time.