Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced jsonform version #43

Open
piorek94 opened this issue Mar 9, 2022 · 0 comments
Open

Enhanced jsonform version #43

piorek94 opened this issue Mar 9, 2022 · 0 comments

Comments

@piorek94
Copy link

piorek94 commented Mar 9, 2022

Please checkout new fork: https://github.com/piorek94/jsonform

The main goal of this fork:

  • update bootstrap to 4.6.1
  • merge all features of original repo and ulion fork
  • update all dependencies (and add new optionals)

Changes:

  • move towards new jsonschema drafts versions (draft-04) - not supported keywords: anyOf, oneOf, allOf
  • support simple schema's
  • support references (including recursive references)
  • json schema validators: z-schema, ajv, jsv (deprecated)
  • new WYSIWYG editor - summernote
  • deleting i'th (tab)array item
  • new color pickers - vanilla-picker & spectrum by seballot
  • dropped transloadit (temporary)
  • use fontawesome icons
  • tagsinput partial support (not follow all the constraints)
  • autocomplete (by jqueryUI & bootstrap-typeahead)
  • arrays do not render first empty item from default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant