Releases: lyra/embedded-form-glue
Releases · lyra/embedded-form-glue
1.4.2
1.4.1
1.4.0
What's Changed
- fix(loadLibrary): fix loadLibrary domain validation by @Iker-Navarro in #325
Full Changelog: 1.3.8...1.4.0
1.3.4
1.3.3
Full Changelog: 1.3.2...1.3.3
1.3.2
1.3.1
What's Changed
- feat(examples): Update framework examples and add e2e tests for them by @Iker-Navarro in #231
- chore(.d.ts): update .d.ts file with fixes and new methods from KR.js by @Iker-Navarro in #266
- chore(.d.ts): remove unfinished and not needed method declarations by @Iker-Navarro in #267
- Chore/bump to 1.3.1 by @s-yagues in #268
New Contributors
- @Iker-Navarro made their first contribution in #231
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- feat: add a check if mulmtiple loadLibrary methods are call by @cbrunielyra in #220
- feat: add formType to addForm and attachForm function descriptions by @cbrunielyra in #221
- feat: remove formType parameter for attachForm by @cbrunielyra in #224
Full Changelog: 1.2.0...1.3.0
v1.2.0
v1.1.0
What's Changed
- docs(readme): title format by @s-yagues in #163
- docs(readme): npm version badge by @s-yagues in #164
- docs(examples): glue version update by @s-yagues in #165
- feat: update @types for onFormValid, onFormInvalid & onBlur by @bgressier in #189
- feat: Add template description for labels when it's necessary by @cbrunielyra in #195
- feat: add emberjs example by @cbrunielyra in #207
- feat(config): publicKey update with loadLibrary by @s-yagues in #209
- chore(deps): bump next from 8.1.0 to 12.1.0 in /examples/react/next-minimal by @dependabot in #210
- chore(deps): bump async from 2.6.3 to 2.6.4 in /examples/vuejs/minimal-example by @dependabot in #208
- chore(deps): bump minimist from 1.2.5 to 1.2.6 in /examples/angular/minimal-example by @dependabot in #206
New Contributors
- @bgressier made their first contribution in #189
- @dependabot made their first contribution in #210
Full Changelog: 1.0.0...1.1.0