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

feat/persistDefaultFields #1195

Merged
merged 3 commits into from
May 28, 2021
Merged

feat/persistDefaultFields #1195

merged 3 commits into from
May 28, 2021

Conversation

kevinchappell
Copy link
Owner

  • fix package.json name
  • fix typo
  • typeUserAttrs bugfix (typeUserAttrs bugfix #851)
  • v2.10.1
  • Fix i18n Issues (Fix i18n Issues #852)
  • Cusotm controls marked loaded before they are loaded for formRender (Cusotm controls marked loaded before they are loaded for formRender #853)
  • Add demo to userData docs
  • fix(docs): Add missing documentation (fix(docs): Add missing documentation #855)
  • fix(ci): deploys
  • Fix: typo in deploy script
  • fix(ci): deploy
  • fix(ci): deploy script typo
  • fix(cd): update encrypted access keys
  • fix(package.json): update repository.url
  • fix(cd): semantic-release plugins, site deploy commands
  • chore(release): 2.10.5 [skip ci]
  • fix(cd): update readme, have deploy script return, run deploy script directly
  • fix(cd): update deploy script to not require babel-node
  • update build script
  • chore(release): 2.10.6 [skip ci]
  • fix(cd): update travis config and deploy script
  • fix(formData): formData getter not working
  • chore(release): 2.10.7 [skip ci]
  • add npm script deploy:site
  • remove gitsubmodule
  • fix(cd): website auto deploy
  • chore(release): 2.10.8 [skip ci]
  • Update website submodule
  • fix(docs): use highlightjs 9.12.0
  • chore(release): 2.10.9 [skip ci]
  • fix(labels): html in xml labels breaks forms (fix(labels): html in xml labels breaks forms #858)
  • chore(release): 3.0.0 [skip ci]
  • chore(demo): Remove demo (chore(demo): Remove demo, fix languages #861)
  • Remove site submodule (Remove site submodule #863)
  • fix(plugins): fix plugins build script
  • chore(release): 3.0.1 [skip ci]
  • fix(package.json): remove preinstall (Remove preinstall npm script #865)
  • chore(release): 3.0.2 [skip ci]
  • feat(column): add bootstrap grid/column support
  • chore(release): 3.1.0 [skip ci]
  • chore(demo): Add Bootstrap Grid Support Demo
  • fix(formRender): error when destrtcuring null
  • chore(release): 3.1.1 [skip ci]
  • fix(xml): fields are nesting
  • chore(release): 3.1.2 [skip ci]
  • fix(langs): Update formBuilder-languages dependency
  • fix(dependency): har-validator 5.1.2 was unpublished, causing ci builds to fail. Update dependencies to fix
  • chore(release): 3.1.3 [skip ci]
  • feat(i18n): add support for translatable typeUserAttrs
  • chore(release): 3.2.0 [skip ci]
  • fix(btn): button style classes not correctly applied
  • chore(release): 3.2.1 [skip ci]
  • chore: update docs to include disableable controls
  • define new methods object for every new formBuilder instance
  • Update development.md
  • Changed function name
  • fix: update jquery dependency
  • chore: update dependency versions
  • chore(release): 3.2.2 [skip ci]
  • Fix markdown for list elements
  • chore: switch back to npm
  • fix: development build, upgrade babel
  • fix: use run-script instead of run
  • update package-lock
  • chore(release): 3.2.3 [skip ci]
  • fix: numeric value preservation
  • fix: npm audit
  • chore(release): 3.2.4 [skip ci]
  • Update controls.md
  • Allow the textarea.quill control to be configured by passing in options in the controlConfig object
  • fix: browserslist config, build:vendor
  • update package-lock.json
  • chore(release): 3.2.5 [skip ci]
  • Added remaining heading tags to header control
  • fix one char typo
  • fixed(editor): bug in numberAttribute method where min, max and step where passed on as attributes instead of as value (Fix for bug in numberAttribute method where min, max and step are passed on as attributes instead of as value #1018)
  • chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
  • chore(deps): bump eslint-utils from 1.3.1 to 1.4.3
  • chore(deps): bump lodash from 4.17.11 to 4.17.15
  • chore(deps): bump npm from 6.9.0 to 6.13.4
  • chore(deps): bump handlebars from 4.1.2 to 4.5.3
  • chore(ci): update travis yaml
  • update deps
  • fix: adblock because of fb- prefix
  • update icons location
  • rename files
  • chore(release): 3.2.6 [skip ci]
  • feat: getCurrentFieldId
  • refactor syntax
  • fix(demo): clear current id when removed from stage
  • update controlTrumbowyg formatting
  • move titleCase to utils
  • update travis python
  • travis python
  • manually install and link python
  • move original python3 first
  • chore(release): 3.3.0 [skip ci]
  • update readme
  • update demo deployment commands
  • fix: field removed from stage but not formData
  • chore(release): 3.3.1 [skip ci]
  • change ssh to https for demo deploy
  • fixed(ie11): "Invalid calling object" error caused by "console.log" in internet explorer. (Fixed "Invalid calling object" error caused by "console.log" in internet explorer. #1033)
  • fix: build
  • chore(release): 3.3.2 [skip ci]
  • fix: travis deploy
  • fix: travis node version, include docs in dist package
  • chore(release): 3.3.3 [skip ci]
  • fix: update dependencies
  • wrap in a try catch
  • chore(release): 3.3.4 [skip ci]
  • fix: website generation and deployment
  • chore(release): 3.3.5 [skip ci]
  • feat(editor): hidden field labels
  • chore(release): 3.4.0 [skip ci]
  • update deploy-site
  • use ghpages action
  • fix build_dir
  • update deploy action
  • use build:all for the demo
  • correct demo BUILD_DIR
  • fix: multiple attribute added to select
  • chore(release): 3.4.1 [skip ci]
  • resolves form builder and form render not working with internet explorer 11 #1022
  • Added userData to XML formData
  • fix: clone id bug
  • chore(release): 3.4.2 [skip ci]
  • Update example onSave to have correct arguments
  • chore(deps): bump acorn from 6.4.0 to 6.4.1
  • Add src to distribution, fixes Add source to yarn/npm package #1069
  • chore(deps): bump jquery from 3.4.1 to 3.5.0
  • Fix typo
  • Added 'type' for checkbox example
  • Condition for checkbox type
  • chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4
  • Call onAddField callback after appending new field
  • chore(deps): bump lodash from 4.17.15 to 4.17.19
  • chore(deps): bump elliptic from 6.5.2 to 6.5.3
  • Subtypes for Custom Controls
  • Added disableInjectedStyle
  • chore(deps): bump npm from 6.13.7 to 6.14.8
  • fix: copy language files from module
  • chore(release): 3.4.3 [skip ci]
  • fix: checkbox other value
  • fix: timeout memory leaks
  • chore(release): 3.4.4 [skip ci]
  • fix: onSave not called when save called from the api
  • chore(release): 3.4.5 [skip ci]
  • feat: onAddOption
  • add doc
  • chore(release): 3.5.0 [skip ci]
  • fix: site home url in /docs
  • chore(release): 3.5.1 [skip ci]
  • fix: icon name conflict
  • remove travis-deploy-once
  • remove mini-css-extract-plugin
  • remove commented out code
  • update formatting
  • chore(release): 3.5.2 [skip ci]
  • feat: custom option attributes
  • chore(release): 3.6.0 [skip ci]
  • fix: onAddOption default
  • uncomment demo onAddOption
  • chore(release): 3.6.1 [skip ci]
  • fix: radio group option remove button visible on second option
  • chore(release): 3.6.2 [skip ci]
  • chore: update docs
  • fix font edit not working with http
  • Bug | onAddField callback regression #1131 fixes the regression to the onAddField callback. implements a new form builder option and callback onAddFieldAfter that runs after the form has been appended to the stage
  • chore(deps): bump node-fetch from 2.6.0 to 2.6.1
  • chore(deps-dev): bump semantic-release from 17.1.1 to 17.2.3
  • chore(deps): bump ini from 1.3.5 to 1.3.7
  • chore(deps): bump elliptic from 6.5.3 to 6.5.4
  • add support for defining subtype user attributes
  • add demo with subtype user attr
  • chore(deps): bump y18n from 4.0.0 to 4.0.1
  • chore(deps): bump ssri from 6.0.1 to 6.0.2
  • chore(deps): bump url-parse from 1.4.7 to 1.5.1
  • chore(deps): bump lodash from 4.17.20 to 4.17.21
  • chore(deps): bump handlebars from 4.7.6 to 4.7.7
  • chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
  • chore(deps): bump browserslist from 4.14.0 to 4.16.6
  • chore(deps): bump dns-packet from 1.3.1 to 1.3.4
  • feat: persistDefaultFields option
  • refactor: add missing files

@kevinchappell kevinchappell merged commit 7c97b08 into master May 28, 2021
@kevinchappell kevinchappell deleted the feat/persistDefaultFields branch May 28, 2021 15:56
@kevinchappell
Copy link
Owner Author

🎉 This PR is included in version 3.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add source to yarn/npm package form builder and form render not working with internet explorer 11
1 participant