Releases: Jahia/moonstone
Releases · Jahia/moonstone
v2.17.3
🐛 Bug Fix
- fix: Improve spacing and styling of CustomDropdown #1181 (@ffffffelix)
Authors: 1
- Félix Vallé (@ffffffelix)
v2.17.2
🐛 Bug Fix
- fix: color contrast for the helper of field and fieldset #1191 (@ffffffelix)
- feat: update icon
PastAsReference#1187 (@ffffffelix) - feat: add icon
ContentReference#1188 (@ffffffelix) - fix: Improve background color on selected MenuItem on hover #1182 (@ffffffelix)
🔩 Dependency Updates
- chore: upgrade dependencies #1186 (@ffffffelix)
Authors: 1
- Félix Vallé (@ffffffelix)
v2.17.1
🐛 Bug Fix
- fix: import CustomDropdown component #1178 (@ffffffelix)
Authors: 1
- Félix Vallé (@ffffffelix)
v2.17.0
🚀 Enhancement
- feat: New component CustomDropdown #1167 (@Eevolee)
- feat: add new component Modal #1100 (@Eevolee)
- feat: Add NumberInput component #1137 (@Eevolee)
🐛 Bug Fix
- fix: avoid warning with onClick function on Dropdown and DropdownCustom components #1176 (@gflores-jahia)
- feat: label props deprecated from dropdown component #1174 (@BouklifYacine)
- fix: Improve typing of the Dropdown component #1159 (@BouklifYacine)
- fix: add disable style on menuItem and TabItem #1154 (@BouklifYacine)
- chore: set resizable textarea props to true by default #1156 (@BouklifYacine)
- fix: fix clear button on dropdown playground #1155 (@BouklifYacine)
- feat: Add group titles to Dropdown search results #1141 (@Eevolee)
- fix: Add search by description on Dropdown Menu #1139 (@Eevolee)
- fix: Fix Pill overflow in DropdownMenu #1138 (@Eevolee)
- chore: Migrate Colors stories to Typescript #1131 (@Eevolee)
- chore: Migrate Spacings stories to Typescript #1132 (@Eevolee)
🏠 Internal
- fix: Clear dropdown stories for a better usage #1164 (@BouklifYacine)
- test: Improve tests of Menu components #1166 (@BouklifYacine)
- chore: Migration treeview story file in typescript #1148 (@BouklifYacine)
- chore: Migrate dropdown story in typescript #1143 (@BouklifYacine)
- chore: migration PrimaryNavItemsGroup in typescript #1146 (@BouklifYacine)
- chore: migrating resizableBox stories in Typescript #1145 (@BouklifYacine)
- chore: update dependencies #1105 (@ffffffelix)
Authors: 4
- Alessia Bourgoin (@Eevolee)
- Félix Vallé (@ffffffelix)
- Geofrey Flores (@gflores-jahia)
- Yacine Bouklif (@BouklifYacine)
v2.16.2
🐛 Bug Fix
- fix: add disabled style on emptycardselector & error cardselector #1128 (@Eevolee)
- fix: remove focus style on disabled, readonly & loading components #1126 (@Eevolee)
- chore: add Dropdown prop isLoading #1124 (@Eevolee)
- chore: fix hover style on disabled input #1122 (@Eevolee)
- chore: remove font-feature-settings #1099 (@Eevolee)
- fix: height of SecondaryNavHeader #1114 (@ffffffelix)
🏠 Internal
Authors: 2
- Alessia Bourgoin (@Eevolee)
- Félix Vallé (@ffffffelix)
v2.16.1
🐛 Bug Fix
- feat: new icon Translate #1117 (@ffffffelix)
- fix: use
hasChildto define if the item is a node #1116 (@ffffffelix)
🏠 Internal
- ci: create a workflow to add all issues from the moonstone repo to the design project #1102 (@Copilot @Fgerthoffert @ffffffelix)
Authors: 3
- @Copilot
- Félix Vallé (@ffffffelix)
- Francois G. (@Fgerthoffert)
v2.16.0
🚀 Enhancement
- feat: fixes and improvements for CE integration #1097 (@r3dm1ke)
- feat: Typography with forwardRef #1055 (@ffffffelix)
🐛 Bug Fix
- feat: change separator to a lighter color #1096 (@ffffffelix)
- fix: spacing in Header component #1095 (@ffffffelix)
- feat: improve disabled styling #1091 (@ffffffelix)
- feat: add new component Banner #1093 (@Eevolee)
- feat: add is-focused mixin to unify focusable components style #1084 (@Eevolee)
- fix: contrast issue on ghost button in reverse #1092 (@Eevolee)
- chore: deprecate onKeyPress with onKeyUp #1086 (@Eevolee)
- fix: Manage icon size even if the icon is not provided by the library #1085 (@ffffffelix)
- fix: fixes on treeView spacings #1083 (@Eevolee)
- chore: update Dropdown to meet W3C standards #1082 (@Eevolee)
- chore: update CheckboxItem & RadioItem to meet W3C standards #1080 (@Eevolee)
- chore: update TreeView to meet W3C standards #1078 (@Eevolee)
- chore: update Tooltip to meet W3C standards #1077 (@Eevolee)
- chore: update Switch to meet W3C standards #1076 (@Eevolee)
- chore: update Breadcrumbs to meet W3C standards #1073 (@Eevolee)
- chore: update Tabs to meet W3C standards #1072 (@Eevolee)
- feat: add onArrowNavigation to manage navigation with ArrowDown and ArrowUp #1047 (@Eevolee @ffffffelix)
🏠 Internal
- chore: add index file in hooks directory & update hooks imports #1060 (@Eevolee)
- feat: Add new utils function to merge all handlers #1054 (@ffffffelix)
Authors: 3
- Alessia Bourgoin (@Eevolee)
- Félix Vallé (@ffffffelix)
- Michael Krasnov (@r3dm1ke)
v2.15.0
🚀 Enhancement
- feat: allow icon component as thumbnail #1051 (@ffffffelix)
Authors: 1
- Félix Vallé (@ffffffelix)
v2.14.2
🐛 Bug Fix
- fix: prevent selection on TreeView item when clicking on the chevron #1048 (@ffffffelix)
- fix: Prevent focus style after clicking or selecting an item #1049 (@ffffffelix)
Authors: 1
- Félix Vallé (@ffffffelix)
v2.14.1
🐛 Bug Fix
- feat: Create useToggleNode hook to manage opening / closing node #1045 (@Eevolee)
- fix: aria-label on button that toggle the PrimaryNav #1046 (@ffffffelix)
- fix: use the same height for CardSelector and EmptyCardSelector #1041 (@ffffffelix)
🏠 Internal
- fix: storybook config #1042 (@ffffffelix)
Authors: 2
- Alessia Bourgoin (@Eevolee)
- Félix Vallé (@ffffffelix)