Skip to content

Releases: gsoft-inc/sg-orbit

28.0.1

22 Jul 19:06
Compare
Choose a tag to compare

Patch

  • Radio selected dot was not animating, this has been fixed.
  • #1008 - Radio button dot was not centered in uneven DPIs, kinda making bobbly eyes, see attached. This has been fixed.

image

28.0.0

21 Jul 18:07
Compare
Choose a tag to compare

Breaking

  • Small Lozenge should not use lowercase text as it's hard to read #979

Addon

  • Support fluid prop on Lozenge component #1009

27.2.0

07 Jul 18:31
Compare
Choose a tag to compare

Addon

  • #976 - Refactor CSS in order to be able to easily override some CSS properties when needed.

Bug Fix

  • #1003 - Checkbox Zindex clashes with Dialog underlay

27.1.2

04 Jul 18:33
Compare
Choose a tag to compare

Bug Fix

  • #1000 Fixed a bug where the margin on input was not reset, creating an issue in Safari for dateInputs with presets.

27.1.1

21 Jun 21:33
Compare
Choose a tag to compare

Bug Fix

  • #993 Tile is not using the Interphase font.
  • #990 AvatarGroup shows incoherent Avatar text alignment

Documentation

  • Technical documentation fixes

27.1.0

03 Jun 20:12
Compare
Choose a tag to compare

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 to outline: 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

09 May 18:17
Compare
Choose a tag to compare

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

19 Apr 16:58
Compare
Choose a tag to compare

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

26.0.1

05 Apr 17:06
Compare
Choose a tag to compare
  • Fixed an issue where icons were not published.

26.0.0

05 Apr 14:49
Compare
Choose a tag to compare

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