-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Polaris v9 Upgrade Flowchart
flowchart LR
M[Merge]
rt1[Realtime] --> M
abh1[App Bridge Host] --> M
osui1[Online Store UI] --> M
fa1[Flow App] --> M
gn1[Global Nav] --> M
R[Release]
M --> R
R --> rt2[Realtime]
R --> abh2[App Bridge Host]
R --> osui2[Online Store UI]
R --> fa2[Flow App]
R --> gn2[Global Nav]
uw[Upgrade Web]
rt2 --> uw
abh2 --> uw
osui2 --> uw
fa2 --> uw
gn2 --> uw
fa2 --> ufw[Upgrade Flow Web]
si[Shipit]
uw --> si
ufw --> si
- Upgrade Web to Polaris v9 #5153
- Port deprecated SCSS functions and mixins to https://github.com/Shopify/web #4966
- Replace legacy CSS custom properties with updated names #5175
Packages with a peer dependency on @shopify/polaris AND are a direct dependency of Web
Metadata
Metadata
Assignees
Labels
No labels