1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/helpers
Hannah Wolfe fd6a84ddfd Expose blog URL to client app
fixes #3724

 - provide config.url to the ember client app via a data attribute
 - create server and client side helpers to output the URL
 - wire up the client side helper
 - add a class for testing, and add tests for both the server and client side
2014-08-10 18:49:37 +01:00
..
gh-blog-url.js Expose blog URL to client app 2014-08-10 18:49:37 +01:00
gh-count-characters.js Implements character count helper. 2014-06-23 20:02:09 +00:00
gh-count-words.js Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
gh-format-html.js Updating HTML for script placeholders 2014-07-31 17:42:43 +01:00
gh-format-markdown.js Fix embedded code being removed 2014-08-05 14:11:20 +02:00
gh-format-timeago.js Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00