Skip to content

Releases: gsoft-inc/wl-orbiter

@workleap/[email protected]

18 Jan 17:58
d5cb8d9
Compare
Choose a tag to compare

Patch Changes

@orbit-ui/[email protected]

18 Jan 17:58
d5cb8d9
Compare
Choose a tag to compare

Patch Changes

  • 92915be: Tile Component follows Hopper design

@workleap/[email protected]

17 Jan 16:20
c835dc9
Compare
Choose a tag to compare

Patch Changes

@workleap/[email protected]

17 Jan 15:39
d5bec97
Compare
Choose a tag to compare

Patch Changes

@orbit-ui/[email protected]

17 Jan 16:20
c835dc9
Compare
Choose a tag to compare

Patch Changes

  • 1e24525: DialogTrigger's zIndex default value has been bumped from 1 to 10000 to better reflect the expected zIndex value of Dialogs
  • 1ec1ed4: XS Avatar design update: only one letter is now shown as per design.

@orbit-ui/[email protected]

17 Jan 15:39
d5bec97
Compare
Choose a tag to compare

Patch Changes

  • 2d4001f: Fixed input and textarea text size

@workleap/[email protected]

16 Jan 20:50
35c4e2c
Compare
Choose a tag to compare

Major Changes

  • 4ecec6d: - All icons have been moved to the @hopper-ui/icons package.

    • Icons used in orbiter components have been replaced with the new ones.
    • Icons used to be 20x20, now they are either 16x16, 24x24 or 32x32. When using a Hopper icon inside an orbiter component, you do not need to change anything. The orbiter component will automatically scale the icon to the correct size.

    BREAKING CHANGES

    • All icons have been moved to the @hopper-ui/icons package.

      • All imports needs to be updated to @hopper-ui/icons.
      • Since we are completely swapping the icon set, most of the icon names have changed. You can find the new names in the icon documentation.
    • createIcon from the @hopper-ui/icons package now requires 4 parameters instead of 1. The 16x16 icon source, the 24x24 icon source, the 32x32 icon source and the icon name.

Patch Changes

@orbit-ui/[email protected]

16 Jan 20:50
35c4e2c
Compare
Choose a tag to compare

Major Changes

  • 4ecec6d: - All icons have been moved to the @hopper-ui/icons package.

    • Icons used in orbiter components have been replaced with the new ones.
    • Icons used to be 20x20, now they are either 16x16, 24x24 or 32x32. When using a Hopper icon inside an orbiter component, you do not need to change anything. The orbiter component will automatically scale the icon to the correct size.

    BREAKING CHANGES

    • All icons have been moved to the @hopper-ui/icons package.

      • All imports needs to be updated to @hopper-ui/icons.
      • Since we are completely swapping the icon set, most of the icon names have changed. You can find the new names in the icon documentation.
    • createIcon from the @hopper-ui/icons package now requires 4 parameters instead of 1. The 16x16 icon source, the 24x24 icon source, the 32x32 icon source and the icon name.

@workleap/[email protected]

09 Jan 20:30
b5972ed
Compare
Choose a tag to compare

Patch Changes

@orbit-ui/[email protected]

09 Jan 20:30
b5972ed
Compare
Choose a tag to compare

Patch Changes

  • 388522e: Added missing token for neutral surface active color.