Skip to content

Releases: gsoft-inc/sg-orbit

@orbit-ui/[email protected]

08 Mar 16:17
ad496fc
Compare
Choose a tag to compare

Patch Changes

@orbit-ui/[email protected]

08 Mar 22:06
7aaa93f
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@orbit-ui/[email protected]

08 Mar 19:33
01cda84
Compare
Choose a tag to compare

Minor Changes

  • 6be00c0: text inputs and textarea inherits the app font-family and font-size

@orbit-ui/[email protected]

08 Mar 16:17
ad496fc
Compare
Choose a tag to compare

Minor Changes

  • 0871c25: fix for Tilde "~" imports in CSS not valid in all CSS pre-processors

Patch Changes

@orbit-ui/[email protected]

07 Mar 19:35
f296067
Compare
Choose a tag to compare

Patch Changes

  • d11fb88: Added documentation to intellisence using jsdoc

34.0.1

01 Mar 21:13
Compare
Choose a tag to compare

Bug Fix

  • Fixed for issue #1169 : The Tile component had a top right corner checkmark barely visible, it is now fixed.

34.0.0

01 Mar 19:28
Compare
Choose a tag to compare

Breaking Changes

  • Icon component lost it's size property completely. TextLink was dependant on it, a new strategy was developed to make icon work in TextLink component.

Updates

  • Different icon related spacing UI updates.

33.1.0

28 Feb 16:44
Compare
Choose a tag to compare

Bug Fixes

  • Cards image on mobile overflows - #1149
  • Disabled Button should not have pressed state - #1144
  • DatePicker Input is not wide enough clashing with password managers - #953
  • Some icons still had fill values - this has been fixed.

Other Changes

  • The documentation is now using Space themed icons.

33.0.0

22 Feb 18:39
Compare
Choose a tag to compare

Breaking

  • Icon component doesn't support sizes anymore except for inherit. All instances of icons should be 20x20. When used outside of Orbit components, you are responsible of the spacing.
  • Icon have been renamed with Major and Minor suffix. e.g. AddIcon becomes AddMajorIcon.
  • Deprecated icons : CaretIcon / CheckCircleIcon / ClearFilter / DashIcon / EmailReminderIcon / FlagIcon / PrinterIcon / SlashIcon / UserRemoveIcon.
  • IconLink has no notion of size anymore.

Other Changes

  • Introducing minor icons, these are icons that takes less space visually within the same icon frame.
  • Tile component is now using a bigger checkmark when selected.
  • New icons: BurgerMajorIcon / ChevronUpDownMajorIcon / DotMajorIcon / DuplicateMajorIcon / ExternalLinkMajorIcon / ExternalLinkMinorIcon / GrabMajorIcon / HomeMajorIcon / PadlockLockedMajorIcon / PadlockUnlockedMajorIcon / PlaceholderMajorIcon / PlaceholderMinorIcon / RevertMajorIcon / SigninMajorIcon / UserMajorIconUserMinorIcon / FolderCrossMajor

Bug Fix

None

32.2.2

21 Feb 19:57
Compare
Choose a tag to compare

@sharegate/[email protected]

  • Fixed an issue where data-testid was added to the component's interface during build