Releases: danskernesdigitalebibliotek/dpl-design-system
Releases · danskernesdigitalebibliotek/dpl-design-system
search-result-page
Commits
- 2c50360: Use white color background for header input field and no focus outline. (Adam Antal) #69,#70,#52
- 9321f0a: Heart toggle icon (Kasper Birch) #69,#70,#66
- e84972f: Update package-lock.json's dev dependancies order (Adam Antal) #69,#70,#58
- 7469211: Create a dropdown text suggestion component. (Adam Antal) #69,#70,#58
- 0558571: refactor component IconHeart / IconFavourite (Kasper Birch) #69,#70,#66
- 0ff03db: Add SearchResultElement component. (Kasper Birch) #69,#70,#66
- 7a283c2: add controls and defaultValues to storybook argTypes. (Kasper Birch) #69,#70,#66
- 06bee36: Add SearchResultElement component. (Kasper Birch) #69,#70,#66
- b63cff6: add controls and defaultValues to storybook argTypes. (Kasper Birch) #69,#70,#66
- a483968: Add css and renamed the folder. (Kasper Birch) #69,#70,#66
- 97f6b5a: Update package.json and package-lock.json (Adam Antal) #69,#70,#58
- a5c163e: Merge branch 'heart-toggle' into search-result-components (Kasper Birch) #69,#70,#66
- 4f0a9bb: switch from categoryScore to seriesNumber (Kasper Birch) #69,#70,#66
- 887ca03: removed the selected type (Kasper Birch) #69,#70,#66
- c2f6260: change to responsive (Kasper Birch) #69,#70,#66
- 71598f9: pull and fix conflicts (Kasper Birch) #69,#70,#66
- 5506094: Create Autosuggest text component, story, and styling (Adam Antal) #69,#70,#58
- fcd81f3: Add a form with styling as an update to the header component (Adam Antal) #69,#70,#58
- 7e00760: Refactor css for more responsive layout (kasperbirch1) #69,#70,#66
- 8123b2c: Refactor search result markup and CSS to reduce nesting (Kasper Garnaes) #69,#70,#66
- ae8531e: Update availability elements in search result element (Kasper Garnaes) #69,#70,#66
- 6f3d519: Remove default values from search result element component (Kasper Garnaes) #69,#70,#66
- de7a877: Replace align-items with align-content. (kasperbirch1) #69,#70,#66
- 6ded4f9: Change .scss name from IconFavourite to icon-favourite (kasperbirch1) #69,#70,#66
- 2237d14: Move favourite svg size control to css insted of inlinline values (kasperbirch1) #69,#70,#66
- 850d838: Add comments (kasperbirch1) #69,#70,#66
- 60336a8: Move defaultValue to argTypes for consistency (kasperbirch1) #69,#70,#66
- f5435f0: Remove unnecessary jsx { } (kasperbirch1) #69,#70,#66
- ab172a1: Merge branch 'release/1' into feature/suggestion-text (Adam Antal) #69,#70,#58
- 8331430: Add white background color and hover shadow to search result element (kasperbirch1) #69,#70,#66
- 5dbe2b5: Add props type to the AutosuggestText.stories (Adam Antal) #69,#70,#58
- e494f61: Make input placeholder in the header component adjustable in storybook (Adam Antal) #69,#70,#58
- 2fb9d4c: Change widt...