jsonform

Build forms from JSON Schema. Easily template-able. Compatible with Bootstrap 3 out of the box.

MIT License

Downloads
7.5K
Stars
2.7K
Committers
50

Bot releases are hidden (Show)

jsonform - v2.2.5 Latest Release

Published by tchapi about 3 years ago

This is a minor release following various bug fixes and improvements from the community

Fixes:
#365 — Add a range slider live value indicator
#367 — Only apply templating when the default is of type string

New features:
#305 — Add support for minLength
#377 — Add support for accept attribute for file input

Documentation:
#379 — Add example in playground for file upload

jsonform - v2.2.4

Published by tchapi over 3 years ago

This is a minor release following various bug fixes and improvements from the community

Fixes:
#321 — Accessibility of inputs
#341 — Accessibility of forms
#349 — Fix field init when default is available
#361 — Fix selectfieldset style

  • Various style / linting fixes

New features:
#348 — Add support for draggable property
#354 — Add the ability to select tabarray with rel

jsonform - v2.2.3

Published by tchapi over 3 years ago

This is a minor release following various bug fixes and improvements from the community

Fixes:
#326 — Updates loop to ignore null value

Added:
New template in the playground for HTML Wysiwyg

jsonform - v2.2.2

Published by tchapi almost 4 years ago

This is a minor release following various bug fixes and improvements from the community

Fixes:
#308 — radiobuttons type does not show passed value
#295 — Context error in formNode.prototype.updateElement
#292 — Expanded fieldset get closed when "Add new" button is clicked

Features:
#303 — Add navigation tabs

jsonform - v2.2.1

Published by tchapi about 4 years ago

This is a utility release (no change in code) to fix npm release (v2.2.0) that had extra unwanted console.log()

jsonform - v2.2.0

Published by tchapi over 4 years ago

This is a minor release following various bug fixes and improvements from the community

Fixes:
#246 — Legend to show enum values
#264 — User can now remove items if minItem is set (cf. #83 too)
#279 — Improve selectfieldset behaviour

Features:
https://github.com/jsonform/jsonform/commit/1b1daf239ee8dafffe89642b0a730d64d8c25f69 — Add htmlClass for sections
https://github.com/jsonform/jsonform/commit/78787fbba8061ccef82d4ca683e809181b282134 — Prevent activating a selectfieldset in a tabarray
Correct https links, indentation, spaces, etc

Maintenance:
The jsonform.github.io website is now built from the master branch.

jsonform - v2.1.6

Published by tchapi over 4 years ago

This is a minor release following various bug fixes and improvements from the community

Fixes :
#261 — Allow number type fields to accept decimal numbers
#246 — Updated the binding of changes when using a legend

jsonform - v2.1.5

Published by tchapi over 5 years ago

This is a minor release following various bug fixes and improvements from the community

Fixes :
https://github.com/jsonform/jsonform/issues/231 — Fix whitespaces in id / classnames
https://github.com/jsonform/jsonform/issues/232 — Fix multiselect checkboxes not working with tabarray
https://github.com/jsonform/jsonform/issues/233 — Fix expanded class on tabarray

Features :
https://github.com/jsonform/jsonform/pull/230 — Allow numeric step "any"
https://github.com/jsonform/jsonform/pull/239 — Update template {{values}} data on drag and drop

jsonform - v2.1.4

Published by tchapi over 5 years ago

This is a minor release following various bug fixes and improvements from the community

Fixes :
https://github.com/jsonform/jsonform/issues/138 — Array-elements are deactivated within selectfieldsets
https://github.com/jsonform/jsonform/issues/210 — Nested array initial value not populated correctly
https://github.com/jsonform/jsonform/issues/226 — AdvancedFieldSet Title / Legend can't be changed

Features :
https://github.com/jsonform/jsonform/issues/86 — HTML5 input "range" and maximum with exclusiveMaximum=true

jsonform - v2.1.3

Published by tchapi almost 6 years ago

This is a minor release following various bug fixes from the community

We also add the htmlMetaData field to enable adding custom properties to elements.

jsonform - v2.1.2

Published by tchapi about 6 years ago

This is a minor release following various bug fixes from the community

jsonform - v2.1.1

Published by tchapi about 6 years ago

This is a minor release following publishing on the npm repository.

jsonform - v2.1.0

Published by tchapi about 6 years ago

This is a minor release

jsonform - v2.0.0

Published by tchapi over 6 years ago

This is the new release of the project following the change of organisation (joshfire → jsonform). Several bugs have been corrected; jQuery, Underscore and Bootstrap versions have been bumped up.

Breaking changes

  • Bootstrap 2 support has been dropped
jsonform - v1.0

Published by tchapi over 6 years ago

This is the original release as per the previous team intended it, including two recent minor PRs

Package Rankings
Top 20.12% on Repo1.maven.org
Top 8.17% on Proxy.golang.org
Top 3.49% on Npmjs.org
Related Projects