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 (2023-02-01) ### 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:** Resolved token to tailwind cfg ([a45f8a9](a45f8a9)) * **design-system:** Updated unit tests ([ab1e729](ab1e729)) * **engagement-ui-feat-like:** Added optimistic update for like action ([d1ced25](d1ced25)) * **repo:** Configure tokens as implicitDependency ([fc9e6c2](fc9e6c2)) * **repo:** Re-update jest version ([bff7ede](bff7ede)) * **repo:** Regenerated package-lock.json ([aaa1a4c](aaa1a4c)) * **repo:** Removed lint from workflow ([e93686b](e93686b)) * **repo:** Update testing libs ([d438dd7](d438dd7)) * **repo:** Updated jest types version ([fac7311](fac7311)) * **repo:** Updated workflow script build execution ([660a635](660a635)) * Resolved issue with tailwind config ([ca863f4](ca863f4)) * **shared-ui-feat-layout:** Updated footer design ([bddb0c7](bddb0c7)) * **tools-asyncapi-rabbitmq:** Cleaned up the Async-Api folder structure ([a010cce](a010cce)) * **tools-executors-typescript:** Resolved build issues with tools projects ([b1bd88c](b1bd88c)) * **tools:** SVG generator in progress ([daf7294](daf7294)) * **web-shell:** Improved the introduction sections desktop display ([4fc305c](4fc305c)) * **web-shell:** Resolved major issues with next js app loading ([d6937ad](d6937ad)) * **web-shell:** Updated nx version ([99a624a](99a624a)) * **web-shell:** Various updates to sections ([712940d](712940d)) ### Features * Added design components ([d6f60b2](d6f60b2)) * Added design tokens and docs app ([5701388](5701388)) * Added tool libraries ([77c8553](77c8553)) * **apis-contact:** Added the Contact API and libraries ([3e6092a](3e6092a)) * **apis-engagement:** Added code to make requests for likes count ([ddde068](ddde068)) * **apis-gateway:** Added initial implementation for API Gateway ([f465daa](f465daa)) * **apis-reaction:** Added Reaction API server-side code (initial) ([76899d1](76899d1)) * **apis-user:** Added the initial code for the User APIs ([84d0552](84d0552)) * **core-dotnet-webapi:** Added core code for server-side libraries ([54b7746](54b7746)) * **core:** Added typescript core library ([61ade46](61ade46)) * **design-system-components:** Added new Modal and Notification design components ([e0b5875](e0b5875)) * **design-system-components:** Major updates to the design components library ([b4d37dc](b4d37dc)) * **design-system-tokens:** Parsers and generators ([588b36e](588b36e)) * **design-system:** Added button component ([7844e8a](7844e8a)) * **design-system:** Added snapshot testing ([4d2d6c7](4d2d6c7)) * **design-system:** Added storybook tests ([c67756f](c67756f)) * **design-system:** Initial setup of input ([314856f](314856f)) * **design-system:** Input disabled functionality ([4e85aba](4e85aba)) * **docs:** Added ADR markdown generator ([a52207b](a52207b)) * **docs:** Added doc search functionality ([bc5a417](bc5a417)) * **docs:** Updated docs paths and added pages ([805d37d](805d37d)) * **engagement-ui-data-access:** Added code to handle reactions gets and updates ([197f821](197f821)) * **landing:** Added shell and landing apps ([6e88200](6e88200)) * **repo:** Added alex linter to repository ([a40d105](a40d105)) * **repo:** Added semver executors and Commitizen ([0db2111](0db2111)) * **repo:** Updated package-lock.json ([1938a9f](1938a9f)) * **shared-ui-data-access:** Added shared data access library for user data ([1da2397](1da2397)) * **shared-ui-design-token:** Added docgen tools ([d06b8e0](d06b8e0)) * **shared-ui-feat-layout:** Re-organized the folder structure of ui libraries ([a812c41](a812c41)) * **shared:** Generated the React components lib ([f6f882b](f6f882b)) * **tools-asyncapi-rabbitmq:** Added .NET RabbitMQ generator core functionality ([31364fd](31364fd)) * **tools:** Added spacing to token generator ([3457a54](3457a54)) * **tools:** Enhanced the token build executor ([3df7fb3](3df7fb3)) * **user-server-domain:** Added initial domain code for the User domain ([2765949](2765949)) * **web-landing:** Add landing screen application ([33aeaa1](33aeaa1)) * **web-shell:** Added @next/font ([ef22c2d](ef22c2d)) * **web-shell:** Added Introduction section ([4cd46f4](4cd46f4)) * **web-shell:** Added introduction section to the landing page ([8edf186](8edf186)) * **web-shell:** Added next-seo metadata ([ba87b23](ba87b23)) * **web-shell:** Converted web app to use NextJs ([c7f6f06](c7f6f06)) * **web-shell:** Enhanements to web application ([0ba6cde](0ba6cde))
- Loading branch information