This repository has been archived by the owner on Dec 5, 2023. It is now read-only.
search-result-title
Pre-release
Pre-release
github-actions
released this
01 Jun 14:37
·
10 commits
to main
since this release
Commits
- 9321f0a: Heart toggle icon (Kasper Birch) #9,#7
- 0558571: refactor component IconHeart / IconFavourite (Kasper Birch) #9,#7
- 0ff03db: Add SearchResultElement component. (Kasper Birch) #9,#7
- 7a283c2: add controls and defaultValues to storybook argTypes. (Kasper Birch) #9,#7
- 06bee36: Add SearchResultElement component. (Kasper Birch) #9,#7
- b63cff6: add controls and defaultValues to storybook argTypes. (Kasper Birch) #9,#7
- a483968: Add css and renamed the folder. (Kasper Birch) #9,#7
- a5c163e: Merge branch 'heart-toggle' into search-result-components (Kasper Birch) #9,#7
- 4f0a9bb: switch from categoryScore to seriesNumber (Kasper Birch) #9,#7
- 887ca03: removed the selected type (Kasper Birch) #9,#7
- c2f6260: change to responsive (Kasper Birch) #9,#7
- 71598f9: pull and fix conflicts (Kasper Birch) #9,#7
- 7e00760: Refactor css for more responsive layout (kasperbirch1) #9,#7
- 8123b2c: Refactor search result markup and CSS to reduce nesting (Kasper Garnaes) #9,#7
- ae8531e: Update availability elements in search result element (Kasper Garnaes) #9,#7
- 6f3d519: Remove default values from search result element component (Kasper Garnaes) #9,#7
- de7a877: Replace align-items with align-content. (kasperbirch1) #9,#7
- 6ded4f9: Change .scss name from IconFavourite to icon-favourite (kasperbirch1) #7
- 2237d14: Move favourite svg size control to css insted of inlinline values (kasperbirch1) #7
- 850d838: Add comments (kasperbirch1) #7
- 60336a8: Move defaultValue to argTypes for consistency (kasperbirch1) #7
- f5435f0: Remove unnecessary jsx { } (kasperbirch1) #7
- 8331430: Add white background color and hover shadow to search result element (kasperbirch1) #7
- 2fb9d4c: Change width and spacing for search result element (kasperbirch1) #7
- 7ecdf25: Add title component for result page (kasperbirch1)