2023-02-08 12:19:55 +00:00
|
|
|
# @saleor/apps-shared
|
|
|
|
|
2023-02-15 12:49:45 +00:00
|
|
|
## 1.1.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 648d99b: Remove not needed console log
|
|
|
|
|
2023-02-10 14:08:06 +00:00
|
|
|
## 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
|
|
|
|
|
2023-02-08 12:19:55 +00:00
|
|
|
## 1.0.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- a641caf: Extract isInIframe to new shared package and use it in apps
|