Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2022-11-15) ### Bug Fixes * **core:** Resolve jest test issues ([c41c38d](c41c38d)) * **core:** Test config updates ([a404401](a404401)) * **core:** Updated jest-environment-jsdom version ([b73ab13](b73ab13)) * **core:** Updates to test config ([5b3dc4e](5b3dc4e)) * **design-system:** Fixed bootstrap config code ([1587d2e](1587d2e)) * **design-system:** Fixed token font build issue ([d59e002](d59e002)) * **design-system:** Font path formatting issue ([45caa76](45caa76)) * **design-system:** Resolved token to tailwind cfg ([a45f8a9](a45f8a9)) * **repo:** Build path issue resolved ([cdfb2ce](cdfb2ce)) * **repo:** Build tools before token project ([89c9556](89c9556)) * **repo:** Configure tokens as implicitDependency ([fc9e6c2](fc9e6c2)) * **repo:** Modify tools project.json include glob ([36b066e](36b066e)) * **repo:** Remove formatting from token build ([070133f](070133f)) * **repo:** Removed lint from workflow ([e93686b](e93686b)) * **repo:** Resolve build error ([e735944](e735944)) * **repo:** Resolve build failure ([0fe9c4a](0fe9c4a)) * **repo:** Update Svgo imports ([8d2245a](8d2245a)) * **repo:** Updated toke build logging ([647cc00](647cc00)) * Resolved issue with tailwind config ([ca863f4](ca863f4)) * **tools:** SVG generator in progress ([daf7294](daf7294)) ### Features * Added design components ([d6f60b2](d6f60b2)) * Added design tokens and docs app ([5701388](5701388)) * Added separate design system folder ([b1bc093](b1bc093)) * Added tool libraries ([77c8553](77c8553)) * **core:** Added typescript core library ([61ade46](61ade46)) * **design-system:** Added button component ([7844e8a](7844e8a)) * **design-system:** Added snapshot testing ([4d2d6c7](4d2d6c7)) * **design-system:** Completed token build process ([5f3eb9b](5f3eb9b)) * **design-system:** Input disabled functionality ([4e85aba](4e85aba)) * **landing:** Added shell and landing apps ([6e88200](6e88200)) * **repo:** Added semver executors and Commitizen ([0db2111](0db2111)) * **shared:** Generated the React components lib ([f6f882b](f6f882b)) * **tools:** Add shadow and gradient token parsers ([9e33d41](9e33d41)) * **tools:** Added design-components-clean tool ([a200347](a200347)) * **tools:** Added spacing to token generator ([3457a54](3457a54)) * **tools:** Enhanced the token build executor ([3df7fb3](3df7fb3)) * **web-landing:** Add landing screen application ([33aeaa1](33aeaa1)) * **web-shell:** Converted web app to use NextJs ([c7f6f06](c7f6f06))
- Loading branch information