Releases: wpmudev/shared-ui
Releases Β· wpmudev/shared-ui
2.12.3 (2022-02-25)
π Bug Fixes
- fix(modals): When the title gets center-aligned, it cuts off with an ellipsis. #448 (SUI-175) (@creador-dev)
- fix(select2): Multi-select with fixed height. #461 (SUI-177) (@creador-dev)
π Documentation
- docs(color-picker): Auto-fill does whatever it wants. #462 (SUI-175) (@creador-dev)
Committers: 1
- Pawan Kumar (@creador-dev)
2.12.2 (2021-12-23)
2.12.1 (2021-12-15)
β¨ New Features
- new(upload-files): Enable drag and drop to upload files. #370 (SUI-57) (@creador-dev)
- new(checkbox): Focus state styles. #385 (SUI-67) (@creador-dev)
- new(radio): Focus state styles. #385 (SUI-64) (@creador-dev)
- new(modal): Add option for disabling open/close modal effects. #383 (SUI-112) (@creador-dev)
π Improvements
- fix(upload-files): Function must run only when a specific class or attribute is added. #369 (SUI-242) (@creador-dev)
- fix(select2): Smart search needs focus state. #390 (SUI-62) (@iamleigh)
π Bug Fixes
- fix(modal): Scroll bar triggers the closing action. #372 (SUI-161) (@creador-dev)
π Internal
Committers: 2
- Leighton Sapir (@iamleigh)
- Pawan Kumar (@creador-dev)
2.12.0 (2021-12-03)
v2.11.2
β¨ New
π Bug Fixes
- #347 (SUI-59) fix(radio): Fieldset element unnecessary styles removal. (@creador-dev)
- #350 (SUI-238) fix(file-uploads): Upload file function isn't working. (@creador-dev)
- #351 (SUI-216) fix(tooltips): Admin menu overlapping tooltips. (@ilovedenis)
Committers: 3
- Denis Lee (@ilovedenis)
- Leighton Sapir (@iamleigh)
- Pawan Kumar (@creador-dev)
v2.11.1
π Improvement
- #339 (SUI-55) fix(toggles): Improve disabled state for "on" and "off" modes. (@iamleigh)
- #343 (SUI-93) fix(typography): Descriptions need to be multi-line. (@iamleigh)
π Bug Fixes
- #344 (SUI-90) fix(accordions): Remove paragraph overwriting styles. (@iamleigh)
- #362 (SUI-102) fix(select): Option groups are misaligned. (@creador-dev)
π Documentation
- #336 (SUI-110) docs(accordions): Toggles are using an outdated markup. (@iamleigh)
- #337 (SUI-109) docs(tabs): Notification is using an outdated markup. (@iamleigh)
- #338 (SUI-83) docs(buttons): Review the use of the
role="button"
attribute. (@iamleigh) - #341 (SUI-50) docs(modals): Box accepts
0
spacing modifier. (@Gowtham369) - #342 (SUI-236) docs(notification): Clean-up and improve documentation. (@iamleigh)
- #359 (SUI-129) docs(notifications): Add "link" to demo notice. (@iamleigh)
- #361 (SUI-111) docs(form-field): How is the
sui-form-field
class used. (@iamleigh)
Committers: 3
- Gowtham Ravipati (@Gowtham369)
- Leighton Sapir (@iamleigh)
- Pawan Kumar (@creador-dev)
v2.11.0
β¨ New
- #325 (SUI-225) new(upsells): Create new section. (@iamleigh)
- #326 (SUI-47) new(upsells): Create widget component. (@iamleigh)
- #327 (SUI-226) new(upsells): Create notice component. (@iamleigh)
π Improvements
π Bug Fixes
- #333 (SUI-231) fix(upsells): Flushed notice doesn't have proper spacing on top. (@iamleigh)
- #334 (SUI-128) fix(upsells): Notification character has a styling issue. (@iamleigh)
π Documentation
- #328 (SUI-227) docs(upsells): Rename "inline notice" into "notice". (@iamleigh)
- #329 (SUI-87) docs(notifications): Icons are incorrect. (@iamleigh)
- #331 (SUI-228) docs(upsells): Move "Upsells Box" section to the new "Upsells" category. (@iamleigh)
- #332 (SUI-229) docs(upsells): Rename "Upsells Box" page to "Settings Box". (@iamleigh)
- #334 (SUI-230) docs(upsells): On "Settings Box" assign proper utility classes to notice. (@iamleigh)
- #335 (SUI-234) docs(utilities): Create new page. (@iamleigh)
Committers: 1
- Leighton Sapir (@iamleigh)
v2.10.12
π Improvements
- #319 (SUI-91) fix(labels): Update
sui-label
styles. (@iamleigh) - #321 (SUI-92) fix(dropdowns): Adjust padding and other styles. (@iamleigh)
- #322 (SUI-61) new(input): We need styles for
input
focus state. (@iamleigh) - #323 (SUI-68) fix(toggle): We need focus state styles. (@iamleigh)
π Bug Fixes
π Documentation
Committers: 1
- Leighton Sapir (@iamleigh)
v2.10.11
v2.10.10
β¨ New
- new(icons): Add
beehive
icon. (@iamleigh)
π Bug Fixes
- #310 fix(dropdowns): The menu wraps the line. (@Gowtham369)
- #312 fix(tabs): Clicking icons inside is not updating tab status. (@Gowtham369)
- #313 fix(buttons): High contrast mode gives black icons on black background. (@Gowtham369)
- #315 fix(toggles): Invisible on windows's high contrast mode. (@Gowtham369)
- #316 fix(reviews): Solve security bug. (@iamleigh)
Committers: 2
- Gowtham Ravipati (@Gowtham369)
- Leighton Sapir (@iamleigh)