Skip to content

Releases: jagaad/vue-hubspot-form

v2.0.3

22 Nov 16:35
Compare
Choose a tag to compare
  • docs: change JSS example 937b0da
  • docs: fix jss example to query all elements d161535

v2.0.2...v2.0.3

v2.0.2

20 Nov 14:00
Compare
Choose a tag to compare
  • fix: handle error when HubSpot options are wrong ae47b2f

v2.0.1...v2.0.2

v2.0.1

19 Nov 20:28
Compare
Choose a tag to compare
  • docs: add more examples, fix onReady ae65afd

v2.0.0...v2.0.1

v2.0.0

19 Nov 18:55
Compare
Choose a tag to compare
  • feat: add multiple functionalities 6db03be
    • Add full TypeScript support
    • Add onReady callback and emit support
    • Deprecate single parameters, add full options support
    • Deprecate styles object, in favor of onReady or cssRequired
  • feat: add loading and error fallback components 338fa85
  • chore: fix small typo 0e8c202

v1.1.0...v2.0.0

v1.1.0

18 Nov 19:00
Compare
Choose a tag to compare
  • feat: load hubspot script dynamically 048b0ba

v1.0.1...v1.1.0

v1.0.1

18 Nov 18:25
Compare
Choose a tag to compare
  • feat: add basic implementation