38 lines
695 B
Markdown
38 lines
695 B
Markdown
# @saleor/apps-shared
|
|
|
|
## 1.3.0
|
|
|
|
### Minor Changes
|
|
|
|
- 2d23480: Remove TitleBar component from apps, because it is moved to Dashboard, outside of iframe context
|
|
|
|
## 1.2.0
|
|
|
|
### Minor Changes
|
|
|
|
- 5fc88ed: Add shared theme provider with color overrides and globals
|
|
|
|
## 1.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- 648d99b: Remove not needed console log
|
|
|
|
## 1.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- 9f843b2: Add main-bar and app-icon
|
|
- 9f843b2: Make TitleBar sticky to the top
|
|
- 9f843b2: Allow icon, text and theme to AppIcon
|
|
- 9f843b2: Add root index file
|
|
|
|
### Patch Changes
|
|
|
|
- 9f843b2: Remove generated folders form git history
|
|
|
|
## 1.0.1
|
|
|
|
### Patch Changes
|
|
|
|
- a641caf: Extract isInIframe to new shared package and use it in apps
|