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 }}
markcellus
/
form-js
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
15
Code
Issues
3
Pull requests
0
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 May 15, 2016
4.2.1
Mark
committed
c79b42c
Copy full SHA for c79b42c
Use Symbol and Map packages instead of babel-polyfill to prevent errors when used again in an external package
Mark
committed
27dc974
Copy full SHA for 27dc974
Commits on May 12, 2016
4.2.0
Mark
committed
068a2f9
Copy full SHA for 068a2f9
Make package compatible with browserify
Mark
committed
61ccf8e
Copy full SHA for 61ccf8e
Upgrade build tools
Mark
committed
abc2573
Copy full SHA for abc2573
Fix documentation
Mark
committed
113177f
Copy full SHA for 113177f
Commits on May 6, 2016
4.1.3
Mark
committed
283961e
Copy full SHA for 283961e
Update documentation
Mark
committed
dde2b1a
Copy full SHA for dde2b1a
Commits on May 2, 2016
4.1.2
Mark
committed
036bcb0
Copy full SHA for 036bcb0
4.1.1
Mark
committed
42c3532
Copy full SHA for 42c3532
Merge branch 'master' of github.com:mkay581/form-js into develop
Mark
committed
1fad64d
Copy full SHA for 1fad64d
Fix README doc
Mark
committed
664a71c
Copy full SHA for 664a71c
Upgrade build tools
Mark
committed
4d9b6a7
Copy full SHA for 4d9b6a7
4.1.0
Mark
committed
946a077
Copy full SHA for 946a077
Fix documentation for onSubmitButtonClick callback
Mark
committed
aee2555
Copy full SHA for aee2555
Add onSubmit callback that is passed form values
Mark
committed
01f24e6
Copy full SHA for 01f24e6
Commits on Apr 18, 2016
4.0.1
Mark
committed
7824753
Copy full SHA for 7824753
Updated the onKeydownChange callback signature to have value as its first param + updated examples and tests
Mark
committed
431d392
Copy full SHA for 431d392
Updated form data binding example
Mark
committed
8a7385d
Copy full SHA for 8a7385d
Updated form example
Mark
committed
3fdfa36
Copy full SHA for 3fdfa36
4.0.0
Mark
committed
10682da
Copy full SHA for 10682da
Fixed issue in Checkbox instance where clicking on ui element was not triggering subsequent actions correctly
Mark
committed
3989427
Copy full SHA for 3989427
Updated Checkbox getter and setters to change value instead of check state, onChange now passes checked boolean value
Mark
committed
82f44a5
Copy full SHA for 82f44a5
Added onChange callback option to checkbox class
Mark
committed
15cf2c5
Copy full SHA for 15cf2c5
Its safer not to use e.stopPropagation() when dealing with checkboxes and radio buttons
Mark
committed
c6be3c0
Copy full SHA for c6be3c0
Updated dropdown example to be more realistic
Mark
committed
d4b5e4f
Copy full SHA for d4b5e4f
A little optimization
Mark
committed
bfad522
Copy full SHA for bfad522
Fixed nasty bug that prevented radio buttons from changing correctly when clicking for the first time
Mark
committed
6baba94
Copy full SHA for 6baba94
Updated radio button example
Mark
committed
6895158
Copy full SHA for 6895158
More radio button tests
Mark
committed
16eb9f0
Copy full SHA for 16eb9f0
Fixed Checkbox classes and bug that was causing wonky interaction, updated examples, and tests
Mark
committed
5bfbaee
Copy full SHA for 5bfbaee
Moved classes into form file which is now used as the npm main module
Mark
committed
ef7aa2c
Copy full SHA for ef7aa2c
Commits on Apr 17, 2016
Using babel polyfill to allow for Map constructor
Mark
committed
9eb10cd
Copy full SHA for 9eb10cd
Upgraded package to use latest versions of its dependencies and nuked unnecessary ones. This also marks the time at which IE versions 10 and lower will no longer be supported (this is not to say th…
Show description for 667d89b
Mark
committed
667d89b
Copy full SHA for 667d89b
Updated package keywords
Mark
committed
449f07e
Copy full SHA for 449f07e
Pagination
Previous
Next
You can’t perform that action at this time.