Releases: gsoft-inc/wl-orbiter
Releases · gsoft-inc/wl-orbiter
@workleap/[email protected]
Patch Changes
- Updated dependencies [92915be]
- @orbit-ui/[email protected]
@orbit-ui/[email protected]
Patch Changes
- 92915be: Tile Component follows Hopper design
@workleap/[email protected]
Patch Changes
- Updated dependencies [1e24525]
- Updated dependencies [1ec1ed4]
- @orbit-ui/[email protected]
@workleap/[email protected]
Patch Changes
- Updated dependencies [2d4001f]
- @orbit-ui/[email protected]
@orbit-ui/[email protected]
@orbit-ui/[email protected]
Patch Changes
- 2d4001f: Fixed input and textarea text size
@workleap/[email protected]
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.
- All imports needs to be updated to
-
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
- Updated dependencies [4ecec6d]
- @orbit-ui/[email protected]
@orbit-ui/[email protected]
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.
- All imports needs to be updated to
-
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]
Patch Changes
- Updated dependencies [388522e]
- @orbit-ui/[email protected]
@orbit-ui/[email protected]
Patch Changes
- 388522e: Added missing token for neutral surface active color.