Releases: Resultify/hubspot-fields-js
Releases · Resultify/hubspot-fields-js
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.0.2
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
- Update syntax for fields.js in readme code examples @dmh 5dfaf16
- Update jsdoc documentation @dmh ed147e8
- Update docs, use modern-jsdoc-template @dmh e15c744
- Update readme file @dmh b15d281
- Update license @dmh 3639a32
- Add screenshots to readme with code completion and documentation examples in code editor @dmh 3b1a672
- Disable date in jsdoc template footer @dmh 31f998e
- Add documentation @dmh 97bd92e
- Update jsdoc comments @dmh d11b7d3
Tests
Full Changelog: 0.0.1...0.0.2
CHANGELOG.md
v0.0.1
- [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)