This repository has been archived by the owner on Dec 5, 2023. It is now read-only.
Releases: reload/dpl-design-system
Releases · reload/dpl-design-system
feature/autosuggest-material
search-result-components
docker-dev-start-files
Commits
- 2c50360: Use white color background for header input field and no focus outline. (Adam Antal) #63,#64,#6,#52
- e84972f: Update package-lock.json's dev dependancies order (Adam Antal) #63,#64,#58
- 7469211: Create a dropdown text suggestion component. (Adam Antal) #63,#64,#58
- 97f6b5a: Update package.json and package-lock.json (Adam Antal) #63,#64,#58
- 5506094: Create Autosuggest text component, story, and styling (Adam Antal) #63,#64,#58
- fcd81f3: Add a form with styling as an update to the header component (Adam Antal) #63,#64,#58
- ab172a1: Merge branch 'release/1' into feature/suggestion-text (Adam Antal) #63,#64,#58
- 5dbe2b5: Add props type to the AutosuggestText.stories (Adam Antal) #63,#64,#58
- e494f61: Make input placeholder in the header component adjustable in storybook (Adam Antal) #63,#64,#58
- eed1057: Comply with BEM css structuring for the autosuggest-text component (Adam Antal) #63,#64,#58
- 93073e3: Specify Docker compose files when starting a development environment (Kasper Garnaes) #64
checkbox-keyboard-nav
Commits
- 2c50360: Use white color background for header input field and no focus outline. (Adam Antal) #63,#64,#6,#52
- e84972f: Update package-lock.json's dev dependancies order (Adam Antal) #63,#64,#58
- 7469211: Create a dropdown text suggestion component. (Adam Antal) #63,#64,#58
- 97f6b5a: Update package.json and package-lock.json (Adam Antal) #63,#64,#58
- 5506094: Create Autosuggest text component, story, and styling (Adam Antal) #63,#64,#58
- fcd81f3: Add a form with styling as an update to the header component (Adam Antal) #63,#64,#58
- ab172a1: Merge branch 'release/1' into feature/suggestion-text (Adam Antal) #63,#64,#58
- 5dbe2b5: Add props type to the AutosuggestText.stories (Adam Antal) #63,#64,#58
- e494f61: Make input placeholder in the header component adjustable in storybook (Adam Antal) #63,#64,#58
- eed1057: Comply with BEM css structuring for the autosuggest-text component (Adam Antal) #63,#64,#58
- 4cb215d: Make checkbox support keyboard navigation (Kasper Garnaes) #63
- b2b198a: Add story showing multiple checkboxes (Kasper Garnaes) #63
- abe82c0: Add temporary design of focused checkboxes (Kasper Garnaes) #63
seach-result-pagination
Commits
- 7a7f0f3: Add pagination component (kasperbirch1)
faceted-search-components
search-result-title
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)
release/1
Use white color background for header input field and no focus outline. Following the newest Figma UX/UI for the project.
main
Commits
- 67b1515: Added docker compose setup (Jesper Kristensen) #53
- 54ec070: Added go-task file (Jesper Kristensen) #53
- 9d003ed: Changed storybook to port 80 (Jesper Kristensen) #53
- b465f73: Updated package lock (Jesper Kristensen) #53
- d0152b4: Added markdown lint and fixed readme file (Jesper Kristensen) #53
- 22e9318: Task file clean up (Jesper Kristensen) #53
- 5461cad: Updated readme with docker and tasks information (Jesper Kristensen) #53
- 2ed9ae2: Swithes to non standard port in docker (Jesper Kristensen) #53
- 923e885: Use white color background for header input field and no focus outline. (Adam Antal) #56