Releases: eea/volto-eea-design-system
Releases · eea/volto-eea-design-system
1.0.0-alpha.1
💅 Enhancements
- change(blockquote): renamed to Callout reflecting the correct naming from Storybook [David Ichim -
61a518c
] - change(footer): Shadow removed from logo & tablet updates #252 from eea/fix-footer [ichim-david -
6df783d
] - change(colors): updated theme classes for text to use css variable colors [David Ichim -
cb089fd
] - refactor(footer): update svg and tablet contact link sizes [Antonis Tarantilis -
6aba061
]
🏠 Internal changes
- style(footer): reduce social icons margin [Antonis Tarantilis -
f6a9cf7
]
🏠 Documentation changes
- docs(callout): Rename Blockqoute to Callout in docusaurus - Refs #154387 [Alin Voinea -
8d733ac
] - docs(alpha): Update included components in 1.0 alpha version - Refs #154387 [Alin Voinea -
fcc5af9
]
🛠️ Others
- Release 1.0.0-alpha.1 [Alin Voinea -
70e4d97
]
0.9.5
0.9.4
🐛 Bug Fixes
- fix(header): hero text going over the logo and menu on mobile resolutions [David Ichim -
1434508
] - fix(edit-interface): block chooser and power user menu item colors when inside content-box [David Ichim -
7aee4f1
] - fix(content-box): z-index of box-inner and added underline to slate links [David Ichim -
c8b7c7e
] - fix(content-box): adding of underline to links [David Ichim -
c2f5f0f
]
💅 Enhancements
- change(banner,colors): content box theme aware colors banner changes#254 from eea/develop [ichim-david -
bcb9a8c
] - change(statistics): tweaked margin of statistics so that they don't overflow over context boxes [David Ichim -
b4a8e33
] - change(Banner): Show label in metadata field [kreafox -
1acda3c
] - change(Banner): Add subtitle subcomponent [kreafox -
bb67f4c
] - change(statistics): use theme colors with css variable for easy color customization [David Ichim -
fb72a01
] - change(colors): introduced css variables for primary colors #247 [ichim-david -
ac80825
] - change(colors): added backgroundColorSupplementary color variable [David Ichim -
1f5262a
] - change(colors): added backgroundColor color variable [David Ichim -
b7e6831
] - change(accordion): allow customization of accordion title background color [David Ichim -
6590baf
] - change(list,bullet): color is no longer primary instead it's text color css variant [David Ichim -
8c04670
] - change(quote): use secondary css var for easier color replacement [David Ichim -
7a32312
] - change(item): moved svg filter definitions to item.overrides [David Ichim -
de70366
] - change(tags, items): use text color with css variable for content color for easy customization [David Ichim -
6660e2e
] - change(content-box): override primary text color to white as well [David Ichim -
28b43c7
] - change(colors): in lists and callouts to allow color changes [David Ichim -
940d1b8
] - change(styling): modified naming of theme css variables [David Ichim -
a332961
] - change(accordion): accordion titles with themes colors can now be modified by css variables [David Ichim -
e2ac13e
]
🛠️ Others
- Include changes in the storybook [kreafox -
a4d9fa4
]
0.9.3
🐛 Bug Fixes
- fix(List): Ordered list item story - Refs #155248 [Alin Voinea -
c70a2bc
] - fix(OrderedList): li third level margin left - Refs #155248 [Alin Voinea -
fba5cb9
] - fix(card, contentBox): meta font size, removed header override of cards [David Ichim -
a7f94b9
] - fix(accordion): Fix content default padding - Refs #153783 [Alin Voinea -
566adf7
] - fix(cards): inherit color of card description [David Ichim -
ceda799
]
💅 Enhancements
- change(docusaurus): typography updates [ichim-david -
60a93a4
] - change(accordion): allow customization of accordion title with css variables [David Ichim -
15e7d27
] - change(content-box): added css variables that will set text color and background for children [David Ichim -
86cac53
] - change(tabs): allow customization of tab active and hover color [David Ichim -
4370f42
] - change(site): committed fixed from custom into eea design package [David Ichim -
9b9a1fd
] - change(tabs): color for tabs-block section [David Ichim -
6778c92
] - change(accordion, site): change text color to tertiary instead of black [David Ichim -
4641058
] - change(cards): by default date is set to appear on the right of the meta section [David Ichim -
b7b80e8
] - change(item): added item image coloring when applying theming classes [David Ichim -
0403fe4
] - change(cards): carousel dots are now relative positioned [David Ichim -
daa40a4
]
🏠 Documentation changes
- docs(typography): token fix to match used values for lineheight [Dora Anastasiou -
ff41b56
] - docs(typography): token fix to match used values for heightheight and letterspacing [Dora Anastasiou -
91693ec
] - docs(typography): remove semibold [Giorgos Stamatis -
6eb3e08
] - docs(typography): update, local fonts [Giorgos Stamatis -
39a32d9
]
🛠️ Others
- test(cypress): Fix md5 dependency [Alin Voinea -
17f618e
]
0.9.2
Merge pull request #244 from eea/develop fix(block-editor): Padding
0.9.1
💅 Enhancements
- change(styles): use flex-end values only instead of end to avoid babel warning [David Ichim -
24244b2
] - change(rounded): image size, border radius to ensure more image are turned into rounded options [David Ichim -
51e23c1
] - change(cards): added ability to change the text alignment using css variables [David Ichim -
ed532ac
]
🛠️ Others
0.9.0
🚀 New Features
- feat(site): Styling scroll-to-text fragments #238 [ichim-david -
1883fcf
] - feat(docusaurus): custom editUrl function for the components usage pages - taskman Refs #154076 [Alin Voinea -
93c4240
] - feat(docusaurus): added Edit this page link in footer of each page - taskman Refs #154076 [Antonio De Marinis -
2cf8746
] - feat(countUp): intall countup package and import it in statistics [Antonis Tarantilis -
10ba7cf
]
🐛 Bug Fixes
- fix(cards): rounded images show up now even when card parent is cards [David Ichim -
48f5e81
] - fix(statistic): add a min-width to content so unwrapped statistics don't break [Antonis Tarantilis -
7c5d511
] - fix(header): Prevent dropdown closing when clicking inside content [Antonis Tarantilis -
838f340
] - fix(cards): position of bullets and arrow clicking on events page 148723 [David Ichim -
22ef828
] - fix(sideNavigation): add role list to list item [Antonis Tarantilis -
58f322b
] - fix(sideNavigation): remove unused useState import [Antonis Tarantilis -
f9ea677
]
💅 Enhancements
- change(Side menu & in page navigation): styling according to figma design #221 [ichim-david -
b2df858
] - change(header): align header with latest figma changes #232 [ichim-david -
135cd68
] - change(cards): remove center alignment of rounded cards body area, only the image is now centered [David Ichim -
fdfac48
] - change(color): updated link colors #234 [ichim-david -
feabfe7
] - change(cards): integration when cards also contain call to action buttons [David Ichim -
f0d8766
] - refactor(header): add variables for some sizes [Antonis Tarantilis -
8eae84e
] - refactor(iconography): icon group headings [Giorgos Stamatis -
b9ccd80
] - change(docusaurus): started example on how to add headings for iconography [David Ichim -
53cf843
] - change(mockup): Access to figma style tokens [ichim-david -
0bb25be
] - perf(figma): access to style tokens [Giorgos Stamatis -
27d8dbe
] - refactor(Statisctic): Rename slateVariation to extraVariation [Alin Voinea -
a07c589
] - change(cards): styles img tag outside of .image [David Ichim -
ee89274
] - refactor(statistic): fix firefox issue for fit content [Antonis Tarantilis -
87aa113
] - refactor(link): update colors for link states [Antonis Tarantilis -
3e9f599
] - refactor(header): update main section heights [Antonis Tarantilis -
d669f01
] - refactor(header): minor fixes spotted in testing [Antonis Tarantilis -
0f0f3ab
] - refactor(header): update top bar [Antonis Tarantilis -
626bdd5
] - refactor(sideNavigation): remove green border and divider [Antonis Tarantilis -
939cd9b
] - refactor(sideNavigation): update controls [Antonis Tarantilis -
a3e8430
] - refactor(sideNavigation): implement the design to the initial navigation & make component dynamic [Antonis Tarantilis -
b673d63
] - refactor(statistic): remove horizontal display on mobiles & update columns control [Antonis Tarantilis -
58f00e1
] - refactor(statistic): add max width to wrap text for all content [Antonis Tarantilis -
758f8ce
] - refactor(statistic): add max width to label so it wraps the text [Antonis Tarantilis -
824a127
] - refactor(statistic): update margin [Antonis Tarantilis -
5190f56
] - change(statistics): rearrange controls order [Antonis Tarantilis -
b19ae70
] - refactor(statistic): update inverted style and add background variations [Antonis Tarantilis -
7578dc6
] - refactor(button): adjust vertical margin [Antonis Tarantilis -
db6d441
] - refactor(statistic): create custom export and add links [Antonis Tarantilis -
9f9ed56
]
🏠 Internal changes
- style(statistic): update decimal point [Antonis Tarantilis -
7976aa4
] - style(link): update visited link color [Antonis Tarantilis -
d3b18b3
]
🏠 Documentation changes
- docs(iconography): added icons, guidelines [Giorgos Stamatis -
0073f1d
]
🛠️ Others
- Release 0.9.0 [Alin Voinea -
eb7e2e5
] - Update Header.stories.js [ichim-david -
9036c74
] - Move text fragments style to site.overrides [kreafox -
8368cbe
] - stylelint fix [David Ichim -
114e3f9
] - feature(Docusaurus): Reflect usage of remixicon in iconography page #239 [ichim-david -
0802b32
] - Styling scroll-to-text fragments [kreafox -
1bb3914
] - perf(figma): access to style tokens [Giorgos Stamatis -
27d8dbe
] - Update 1-design.md [Antonio De Marinis -
146115a
] - Delete 2-test-new-page.md [Antonio De Marinis -
749eff9
] - Rename 2-test-new-page to 2-test-new-page.md [Antonio De Marinis -
4e3be10
] - Create 2-test-new-page [Antonio De Marinis -
ab623ff
] - Test workflow for contribution - taskman Refs #154076 [Antonio De Marinis - [
dcb924f
](https://github.com/eea/volto-eea-design-system/com...
0.8.1
- Release
#230
- final Figma files in github as part of the Design System
#229
- docs(figma): added figma files to repo
6bd4144
- Autobuild of docusaurus docs
5c51018
- change(footer): removed line between sections and moved actions back to the bottom of footer
d9f33e4
- Autobuild of docusaurus docs
677ec42
- change(storybook): headings storybook now uses tertiary color by default reflecting site options
1061e77
- Autobuild of docusaurus docs
4a09a99
- fix(docusaurus): intro page hero title color now that headers are using tertiary color
618e3cb
- Autobuild of docusaurus docs
71850ad
- change(message): use semantic colors for messages #204 from eea/refactor-message
22d2c43
- refactor(message): remove override with custom background color on error
9b40cd7
- refactor(message): add header controls
960c2f7
- refactor(messages): mix semantc and token colors for messages
12efa75
- refactor(emotiveColors): temp update for tests
61a720c
- refactor(message): restore semantic variables
1c16621
- refactor(message): add container to story
1259ece
- fix(message): fix size controls
ee51e1d
0.8.0
- change(Cards): All variations accessibility fixes #210
#210
- feature(heading): and cards refactoring #227 from eea/develop
334fbda
- Update package.json
3870cf3
- Header refactor 153536 #226 from eea/header-refactor-153536
87a6fe7
- change(typography): inherit header colors with @headerColor variable
91d9357
- change(typography): modified lineheight-0 after headers now use 1.2 instead of 1.25
04d78a8
- change(breadcrumb): use tertiary color also for breadcrumb
c5cbd44
- fix(heroblock): color even on edit page by inheriting color instead of using the tertiary color
ac53fb7
- change(site): removed Archivo import as we should only use Roboto font
a6af056
- change(heading): on homepage on the first hero set font size to h1 and inherit color
5711096
- change(headers): added headerColor variable so that thematic sites can easily choose another heading color
f09d2c5
- change(headings): only h2-h6 get tertiary color
7d81308
- change(style): color, space and adjust line-height as described in docusaurus
3366da2
- change(docusaurus): use tertiary color for headings and body color mirroring the design system styles
145fe73
- change(docusaurus): use the tertiary color for body and heading colors
11c4ed4
- change(docusaurus, fonts): documented font letter spacing modification
522712a
- change(docusaurus): use Roboto font from google fonts also for docusaurus
adca8e9
- fix(docusaurus): typography guideline now has real font values for headings, body, caption and small text
9508db9
- change(fonts): typo fixes for typography section of docusaurus
cae4b02
- change(fonts): modified footer and header values afer global font size changes
f160d35
- change(fonts): updated font sizes with values given in figma
4b0ae48
- change(fonts): modified headings font size as well as line height
f0771ea
- change(fonts): updated font sizes with values given in figma
f16eef7
- Autobuild of docusaurus docs
b7bba2c
- feature(item): icon is now stackable moving the icon on top #220
b716acf
- Autobuild of docusaurus docs
bb6dc01
- fix(item): remove duplicate argType
dde0be5
- refactor(item): add stackable functionality
8d714fa
- refactor(publicationCard): add links and fix accessibily issue
80adf6c
- fix(tab): add tabindex for accessibility error
ab512be
- refactor(roundedCard): add optional link for image and header
a6d3bf2
- refactor(iconCards): run prettier
fe84e46
- fix(iconCard): add aria-label at links
44f64c7
- refactor(roundedCard): remove unnecessary code and controls and add all variations
6305c54
- refactor(card): add tertiary hover and update css selectors
ca06948
- refactor(iconCard): add control for variations and link
5e1b6a1
- refactor(card): css updates for card variations and styling updates
c8b4a43
- fix(card): merge fix
df440ec
- fix(carousel): restore missing variable
1728312
- refactor(carousel): update card titles to display styling fix
edd966b
- fix(carousel): restore flex grow for cards and opacity for arrows
ce71305
- feat(IconCard): card with icon instead of image
a85a179
- refactor(card): update meta section and controls
5e28e12
- refactor(card): add links to cards and replace description with title in carousel
0258737
- fix(card): fix content gaps, adjust new meta section and update text color for default
f1a78e1
- refactor(card): add new section in meta and remove links
bfb82ae
- refactor(carousel) add links in carousel cards & update structure and variables of less files
f99cb21
0.7.6
- change(footer): Footer updates 147837 #225
fa9ae58
- Autobuild of docusaurus docs
03b82a6
- change(footer): fix missing key warning from react dev
77f72d5
- Autobuild of docusaurus docs
f6930f5
- change(footer): Footer updates 147837 #222
32fed23
- change(footer): set actions before thematic section on mobile
db25f96
- refactor(footer): initial redesign of main section
8e85617
- refactor(footer): restructure theme sites logo columns
dcba45a