saleor-apps-redis_apl/packages/ui/CHANGELOG.md
Lukasz Ostrowski f76d8fe8da
Release apps (#473)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-18 14:55:30 +02:00

515 B

@saleor/apps-ui

1.1.0

Minor Changes

  • 24615cf: Added SemanticChip component that wraps MacawUI Chip with semantic variants: error, warning, success & default
  • ba7c3de: Adds shared Breadcrumbs component. Each breadcrumbs item can be rendered with or without the href. The last item is automatically rendered without the href and with distinct styles.
  • e751459: Added TextLink component that can work with Next router and AppBridge.dispatch

Patch Changes

  • f9ca488: Fixed TextLink color and style