Skip to content

Releases: Resultify/hubspot-fields-js

1.1.0

15 Oct 15:08
@dmh dmh
5c38eee
Compare
Choose a tag to compare

General

  • Add new field types for group fields, including the ability to add icons to group field @dmh 18b244b
  • Update npm deps @dmh 2ff692d

Full Changelog: 1.0.3...1.1.0
CHANGELOG.md

1.0.3

13 Aug 14:00
@dmh dmh
1a77afd
Compare
Choose a tag to compare

General

  • Update types, add null type for default property @dmh b4a2a85

Full Changelog: 1.0.2...1.0.3
CHANGELOG.md

1.0.2

15 Jul 13:16
@dmh dmh
fc7f3ae
Compare
Choose a tag to compare

General

  • Update moduleResolution to bundler for jsconfig.json @dmh 652ec00

Full Changelog: 1.0.1...1.0.2
CHANGELOG.md

1.0.1

05 Jul 13:17
@dmh dmh
e803406
Compare
Choose a tag to compare

General

Documentation

  • Update readme with new info and examples @dmh 5505da1

Tests


Full Changelog: 1.0.0...1.0.1
CHANGELOG.md

1.0.0

25 Jun 13:44
@dmh dmh
b99e779
Compare
Choose a tag to compare

General

  • General refactor, use fields types from hubspot react modules (#3) @dmh f6047e8

Tests


Full Changelog: 0.0.2...1.0.0
CHANGELOG.md

0.0.2

11 Apr 11:41
@dmh dmh
ecf3f6b
Compare
Choose a tag to compare

General

  • Refactor, add CTA fields (#2) @dmh 6da4454
  • Add 30m timeout for all github actions @dmh 9bb819d
  • Add quick-release config @dmh bc57baf
  • Add video and embed fields, add NESTED_COMMON_FIELDS types, more typings @dmh 017a6d5
  • Add build docs scripts @dmh 2b2a186
  • Use types folder for global jsdoc types @dmh a7737b9
  • Update partials to use index.js, separate partials from main part @dmh 8251f5d
  • One entry point index.js, theme fields, separate fields init and write to JSON, one global COMMON_FIELDS @dmh 3af5881
  • Update jsdoc types and ignore some types to show in documentation @dmh 292dd8d
  • Use docs folder for documentation, disable Jekyll, update readme @dmh 9ab7675
  • Add jsdoc config to generate documentation, update npm deps @dmh b220ed0
  • Update jsdoc syntax to add possibility to generate documentation @dmh f90088e

Documentation

Tests


Full Changelog: 0.0.1...0.0.2
CHANGELOG.md

v0.0.1

27 Apr 14:10
@dmh dmh
1272316
Compare
Choose a tag to compare
  • [TASK] add more partials (8debedd)
  • [TASK] add more partials (c8e4c10)
  • [DOC] update readme (ca6ee6d)
  • [TEST] add tests (5548978)
  • [TASK] refactor, add fake structure to help developers distinguish between the different types of fields (#1) (036ec2c)
  • [TASK] update type descriptions, update font-icons-link-url fields (c1ac5df)
  • [TASK] add PHONE_NUMBER and WHATSAPP_NUMBER to url types, hide by default image loading option (e316c78)
  • [TASK] update npm deps (69de702)
  • [TASK] remove declaration scripts, update husky config - only npm test (8b30d53)
  • [TASK] refactor all fields, add more info and comments, add examples, add hints (979e009)
  • [TASK] remove unneeded ts declarations (d180103)
  • [TASK] group all purtials in pa object and export it (ca50272)
  • [TASK] add more style fields, update general fields types (b2283f7)
  • [TASK] add possibility to compile fields.json without extra tools, use only node, update tests, fix small issues (397d622)
  • [TASK] add maxNodeModuleJsDepth=0 to generateTsDeclarations build task to skip node_modules (afc5bc0)
  • [TASK] add ts types (7b77755)
  • [TASK] add generateTsDeclarations build task, update npm deps (8350056)
  • [TASK] one entry point to fields and partials, update types, add exports in package.json, other fixes (ea8b0ce)
  • [TASK] use styleGroup as an external wrp for style tab, fix children array name (e557619)