- [TASK] add new field types for group fields, including the ability to add icons to group field
18b244b
(dmh) - [TASK] update npm deps
2ff692d
(dmh)
- [TASK] update types, add null type for default property
b4a2a85
(dmh)
- [TASK] update moduleResolution to bundler for jsconfig.json
652ec00
(dmh)
- [DOC] update readme with new info and examples
5505da1
(dmh) - [TEST] update github actions config
866da35
(dmh) - [TASK] update npm deps
f2a3d4f
(dmh) - [TASK] update types and jsdoc config
6e670b6
(dmh)
- [TEST] update github actions tests
0acd46e
(dmh) - [TASK] general refactor, use fields types from hubspot react modules (#3)
f6047e8
(Dmytro Hrynevych)
- [TASK] refactor, add CTA fields (#2)
6da4454
(Dmytro Hrynevych) - [TASK] add 30m timeout for all github actions
9bb819d
(dmh) - [TASK] add quick-release config
bc57baf
(dmh) - [TASK] add video and embed fields, add NESTED_COMMON_FIELDS types, more typings
017a6d5
(dmh) - [DOC] update syntax for fields.js in readme code examples
5dfaf16
(dmh) - [DOC] update jsdoc documentation
ed147e8
(dmh) - [TASK] add build docs scripts
2b2a186
(dmh) - [TASK] use types folder for global jsdoc types
a7737b9
(dmh) - [DOC] update docs, use modern-jsdoc-template
e15c744
(dmh) - [TEST] add test for partials
d3afaa8
(dmh) - [TASK] update partials to use index.js, separate partials from main part
8251f5d
(dmh) - [TEST] update tests, add content group to test
35000fe
(dmh) - [TASK] one entry point index.js, theme fields, separate fields init and write to JSON, one global COMMON_FIELDS
3af5881
(dmh) - [DOC] update readme file
b15d281
(dmh) - [DOC] update license
3639a32
(dmh) - [TASK] update jsdoc types and ignore some types to show in documentation
292dd8d
(dmh) - [DOC] add screenshots to readme with code completion and documentation examples in code editor
3b1a672
(Dmytro Hrynevych) - [DOC] disable date in jsdoc template footer
31f998e
(dmh) - [DOC] add documentation
97bd92e
(dmh) - [TASK] use docs folder for documentation, disable Jekyll, update readme
9ab7675
(dmh) - [TASK] add jsdoc config to generate documentation, update npm deps
b220ed0
(dmh) - [DOC] update jsdoc comments
d11b7d3
(dmh) - [TASK] update jsdoc syntax to add possibility to generate documentation
f90088e
(dmh)
- [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)