1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/styles/layouts
Kevin Ansfield 4ebacc7d9c Fix nav regressions in admin client
issue #5841

- fix relative link checks in navlink url input component
- fix navlink url input component sending absolute URLs instead of relative URLs to action handler
- remove URL manipulation in navigation settings controller (url input handles URL manipulation, validator flags anything that's still incorrect)
- capture cmd-s in url input to ensure changes are actioned before save
- automatically add mailto: to e-mail addresses
- add gh-validation-state-container component so .error/.success validation classes can be applied to any container element
- add validation-state mixin that can be mixed in to any other component to give it access to validation status (used in gh-navitem component to keep alignment when inline error message elements are added)
- validate and display inline errors on save
- improve ember test coverage for navigation settings related controller and components
2015-09-23 17:05:41 +01:00
..
about.css Variety of style fixes 2015-08-13 10:04:45 +02:00
auth.css Reduce search refresh timeout & forgotten link fix 2015-09-02 17:41:28 +01:00
content.css Fix broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +01:00
editor.css Mobile markdown/preview tabs 2015-09-01 18:14:40 +01:00
error.css Fixup broken error page styles 2015-06-08 12:14:58 +01:00
flow.css Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
main.css Merge pull request #5791 from kevinansfield/autohide-nav-translate3d 2015-09-02 18:36:28 +01:00
packages.css Main colour audit 2015-06-24 13:37:37 +01:00
settings.css Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
tags.css Multiple minor visual style fixes 2015-08-12 10:29:40 +02:00
user.css Variety of style fixes 2015-08-13 10:04:45 +02:00
users.css Fix team/index screen 2015-07-14 18:21:08 +02:00