Skip to content

Releases: lyra/embedded-form-glue

1.4.2

24 Apr 07:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1

23 Apr 10:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.4.1

1.4.0

15 Nov 15:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.8...1.4.0

1.3.4

21 Mar 16:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.3...1.3.4

1.3.3

21 Mar 14:52
Compare
Choose a tag to compare

Full Changelog: 1.3.2...1.3.3

1.3.2

21 Mar 14:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.3.2

1.3.1

11 Jan 14:14
Compare
Choose a tag to compare

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

Full Changelog: 1.3.0...1.3.1

1.3.0

09 Jun 12:40
Compare
Choose a tag to compare

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

12 May 10:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

v1.1.0

03 May 12:58
Compare
Choose a tag to compare

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

Full Changelog: 1.0.0...1.1.0