2023-02-08 12:19:55 +00:00
|
|
|
# @saleor/apps-shared
|
|
|
|
|
2023-03-02 10:53:58 +00:00
|
|
|
## 1.3.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- 2d23480: Remove TitleBar component from apps, because it is moved to Dashboard, outside of iframe context
|
|
|
|
|
2023-02-22 15:03:26 +00:00
|
|
|
## 1.2.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- 5fc88ed: Add shared theme provider with color overrides and globals
|
|
|
|
|
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
|