0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client
Paul Adam Davis a11e25c12b Add ghost logo anchor tag
Amends #3736, references #3623

With `button.ghost-logo`, there's no `href`, so cannot be opened in a new window. This changes it back to an anchor and appends the blog URL to a href attribute. Win!

Bumps Ghost-UI version to 0.8.13 bring in related CSS changes.
2014-08-11 12:08:08 +01:00
..
adapters Fix revoke user invite and user.destroy 2014-08-06 16:48:18 +00:00
assets
components Do not focus post title when editing. 2014-08-08 11:37:24 -04:00
controllers Ensure PSM author is reset when changing posts. 2014-08-10 10:40:04 -04:00
helpers Expose blog URL to client app 2014-08-10 18:49:37 +01:00
html Cleaning up old html files 2014-08-05 12:02:58 +01:00
initializers Merge pull request #3731 from ErisDS/issue-3724 2014-08-10 20:51:45 +02:00
mixins Do not focus post title when editing. 2014-08-08 11:37:24 -04:00
models Merge pull request #3472 from morficus/issue-3401 2014-07-31 15:36:11 +01:00
routes Merge pull request #3686 from sebgie/issue#3660 2014-08-08 14:25:40 +01:00
serializers Limit Posts for Authors. 2014-07-31 09:02:49 +01:00
templates Add ghost logo anchor tag 2014-08-11 12:08:08 +01:00
transforms
utils Activate specific tab that is tapped/clicked. 2014-08-07 09:32:10 -04:00
validators Update validation to match server error. 2014-07-30 19:07:42 -04:00
views Add ghost logo anchor tag 2014-08-11 12:08:08 +01:00
.jshintrc updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
app.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
config-dev.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
config-prod.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
loader.js
router.js No apps screen for 0.5 2014-08-06 00:54:57 +01:00