mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +03:00
Refined Portal change plan design and scrolling behavior
no refs - adds refinements to change plan UI in Portal - adds other UI refinements to Portal for multiple tiers - updates scrolling behavior in Portal in preview mode - bumps `@tryghost/portal` to `1.9`
This commit is contained in:
parent
9a9866cf59
commit
c6fc3902c5
@ -121,7 +121,7 @@
|
||||
"emailAnalytics": true
|
||||
},
|
||||
"portal": {
|
||||
"url": "https://unpkg.com/@tryghost/portal@~1.8.0/umd/portal.min.js",
|
||||
"version": "1.8"
|
||||
"url": "https://unpkg.com/@tryghost/portal@~1.9.0/umd/portal.min.js",
|
||||
"version": "1.9"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user