Releases: gsoft-inc/sg-orbit
Releases Β· gsoft-inc/sg-orbit
@orbit-ui/[email protected]
Patch Changes
- Updated dependencies [0871c25]
- @sharegate/[email protected]
@orbit-ui/[email protected]
Minor Changes
- b1d6039: added a new icon
Patch Changes
- Updated dependencies [b1d6039]
- @orbit-ui/[email protected]
@orbit-ui/[email protected]
Minor Changes
- 6be00c0: text inputs and textarea inherits the app font-family and font-size
@orbit-ui/[email protected]
Minor Changes
- 0871c25: fix for Tilde "~" imports in CSS not valid in all CSS pre-processors
Patch Changes
- Updated dependencies [0871c25]
- @orbit-ui/[email protected]
@orbit-ui/[email protected]
Patch Changes
- d11fb88: Added documentation to intellisence using jsdoc
34.0.1
34.0.0
33.1.0
33.0.0
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
@sharegate/[email protected]
- Fixed an issue where data-testid was added to the component's interface during build