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:
Rishabh 2021-09-02 12:31:05 +05:30
parent 9a9866cf59
commit c6fc3902c5

View File

@ -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"
}
}