Ghost/ghost/admin/app/styles/layouts
Nazar Gargol 5d59670ac3 Fixed browser URL syncronization with embeded iframe state
no issue

- Opted in to use explicit `hisotry.replaceState` and setting iframe's `src` using assignment instead of tracking it through computed property. This allows for tighter control over when iframe's history is updated which was causing problems when `src` was bound to computed property
- Added billing page metadata. This way browser history records appear with nicer signature
- Removed "update button" iframe and rewrote "global iframe" to not use modals. This allows to have single iframe on a page, which simplifies `postMessage` communication and preserve history inside iframe to be able to navigate it after closure
- Added route change handler responding to BMA app route changes. Allows to sync browser URL visible to the user with active route in BMA iframe. The sync is based on `hisory.replaceState` method that makes sure singular history records are kept in the browser history
- Added nested wildcard billing route. This is meant to catch all the nested routes inside of BMA iframe
2020-05-22 14:44:37 +12:00
..
about.css Getting rid of super-thin font weights 2019-11-22 11:53:57 +01:00
apps.css Icon fixes on integrations night shift 2020-04-20 17:51:56 +02:00
auth.css Added special view for "locked" users when they fail signin (#1561) 2020-05-05 23:27:19 +12:00
billing.css Fixed browser URL syncronization with embeded iframe state 2020-05-22 14:44:37 +12:00
content.css Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
editor.css Refined editor post title styles 2019-11-27 13:36:12 +00:00
error.css Fixup broken error page styles 2015-06-08 12:14:58 +01:00
flow.css 🐛 Fixed button style for staff creation 2020-01-21 12:14:35 +01:00
labs.css Fixed word wrapping bug in Members labs settings 2019-11-15 16:11:26 +01:00
main.css 🐛 Fixed mobile style bug for sidebar views 2020-02-03 20:18:51 +01:00
members.css 💄 Improved members chart Y range 2020-04-28 13:59:45 +02:00
packages.css Getting rid of super-thin font weights 2019-11-22 11:53:57 +01:00
preview-email.css 🎨 Scaled email mobile preview 2019-12-03 15:04:32 +01:00
settings.css Added new brand color publication setting (#1409) 2019-12-17 16:37:34 +05:30
tags.css Responsive fixes on tags list screen 2019-10-18 14:08:46 +02:00
user.css V3 css fixes (#1377) 2019-10-21 13:09:56 +02:00
users.css Updated suspended badge for staff list 2020-03-05 12:12:09 +01:00
whats-new.css 💄Added shadow to What's new footer 2020-02-03 20:58:20 +01:00