Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add product card [MONET-1338] (#4534)
* feat: add product card [MONET-1338] * fix: import/export of modules [MONET-1338] * fix: data-test-id spelling [MONET-1338] * fix: storybook stories [MONET-1338] * chore: fix linting issues [MONET-1338] * chore: type namespaces [MONET-1338] * feat: provieer agnostic product card [MONET-1305, MONET-1325] * feat: add default additional data renderer [MONET-1325] * feat: use shared image component for legacy product card [MONET-1325] * feat: add meta data renderer [MONET-1325] * feat: add storybook decorators [MONET-1338] * fix: rename renderer [MONET-1325] * fix: apply change suggestions from @lilbitner [MONET-1325] * fix simplify prop type [MONET-1325] * chore: add tests for newly intorduced components [MONET-1325] * chore: cleanup after tests [MONET-1325] * fix: adjust to desing comments by @j-pea [MONET-1325] * chore: switch to esbuild-jest for testing [MONET-1325] * Revert "chore: switch to esbuild-jest for testing [MONET-1325]" This reverts commit d46c047. * chore: bump jest to 28 [MONET-1325] * Revert "chore: bump jest to 28 [MONET-1325]" This reverts commit 0a443b7. * fix: more review changes [MONET-1325] * chore: run test in band [MONET-1325] * feat: meta data - render links [MONET-1325] * feat: add link renderer [MONET-1325] * fix: genric type for extended product [MONET-1325] * fix: extract style definitions [MONET-1338] * fix: remove dead link [MONET-1338] * fix: cleanup types and remove unused code [MONET-1338] * chore: update docs [NONE]
- Loading branch information