Releases: gsoft-inc/sg-orbit
Releases · gsoft-inc/sg-orbit
28.0.1
28.0.0
27.2.0
27.1.2
27.1.1
27.1.0
Addon
- Checked and hovered Tiles styles were too similar. The checkmark does not appears on hover anymore.
Bug Fix
- For accessibility reasons
outline: transparent
should be preferred as opposed tooutline: none
when removing an element outline. This has been fixed in our components CSS. - WAI-ARIA Authoring Practices have been moved, rendering many links in our documentation invalid. This has been fixed.
Documentation
- Guidelines documentation has been added to Message
- Guidelines documentation has been added to Button
27.0.0
Breaking
- Lozenge should be lowercase by default. #963
- Updated the Lozenge default font-weight.
Bug Fix
- Fixed a bug where the modal Image example was not showing. #943
- Fixed a bug where the modal Image example copy was not matching the image. #949
- Updated TT Interphase font location to play better with NextJS. #951
Addons
- Doc reorganization
26.0.2
26.0.1
26.0.0
Addons
- An Image src prop should accept responsive value as well as a SVGImage. #921
- Removed the dependancy on the @svgr/webpack babel plugin to load icons
Bug fixes
- A modal with an image is not responsive #895
- Bordered Accordion is broken on Safari based browsers #912
- When in a small parent Fluid button has too much left padding #924
- Input placeholder font-size too small on Safari #932
- Input display mode should be inline-flex #915\
- NumberInput arrows do not change visually when pressed #835
- Made sure that every elements in a card header and heading are centered #941
- Flag icon 32x32 was not exported, this has been fixed.
Breaking
- Remove Fullscreen Modal option #917