- c4179584e Version bump to 2.38.0 - Fabien O'Carroll
- 789036cf6 Version bump to 2.38.0 - Fabien O'Carroll
- 379a1470b Updated Ghost-Admin to 2.38.0 - Fabien O'Carroll
- 0cd0ee049 ✨ Allowed pages to accept HTML as a source (#11422) - Ian Sim
- 258027608 🐛 Fixed 500 error on /rss/ when a post has no content - Kevin Ansfield
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var assert = require('assert'); | |
var handlebars = require('handlebars'); | |
handlebars.registerHelper('html_returning_helper', function () { | |
return '<p>This is HTML</p>'; | |
}); | |
var template = handlebars.compile(` | |
{{#html_returning_helper}} {{/html_returning_helper}} | |
{{html_returning_helper}} |
- f31a33879 Version bump to 3.3.0 - Fabien O'Carroll
- dd66c0f57 Version bump to 3.3.0 - Fabien O'Carroll
- b31921ba7 Updated Ghost-Admin to 3.3.0 - Fabien O'Carroll
- 155428783 Updated Casper to 3.0.6 - Fabien O'Carroll
- f9360515e Lock file maintenance - Kevin Ansfield
- 72ae194fb Refactored member metadata logic into @tryghost/members-api package - Nazar Gargol
- 1e5f7852e Allowed localhost email for Ghost Mailer "from" address (#11476) - Rishabh Garg
- caabdad7a Update dependency gscan to v3.2.2 - Renovate Bot
- [c849cd1f5](https://github.com/TryGhost/Ghost-Admin/commit
- f4cadc070 Version bump to 3.0.0 - Fabien O'Carroll
- c7c9986c7 Updated Casper to 3.0.0 - Fabien O'Carroll
- a789431df Updated Ghost-Admin to 3.0.0 - Fabien O'Carroll
- 90d26e7c7 Version bump to 3.0.0 - Fabien O'Carroll
- 9cf511f48 Fixed enter in tag screen inputs triggering save (#1381) - Kevin Ansfield
- 827540343 Prevented enter key submitting misleading member details save request (#1380) - Kevin Ansfield
- c92708ea9 Fixed Cmd+S in member details form (#1379) - Kevin Ansfield
- c800f646e Updated minimum ghost-cli version in engines - Fabien O'Carroll
- [ccc
- e0f3d90fa Version bump to 2.27.0 - Fabien O'Carroll
- 9f7a34c4d Updated Casper to 2.10.6 - Fabien O'Carroll
- 9ef00317e Updated Ghost-Admin to 2.27.0 - Fabien O'Carroll
- 5bb8fdf79 Version bump to 2.27.0 - Fabien O'Carroll
- ec20b58c8 Fixed spam prevention test being affected by order - Hannah Wolfe
- 167e1ead2 🐛 Ignored node_modules dir when archiving (#10969) - Sumedh Nimkarde
- 494e0d14a Update dependency archiver to v3.1.1 (#10981) - renovate[bot]
- 373627223 🐛 Ensured import does not override private setting (#10882) - Fabien O'Carroll
- [13b1a9e7e](https://github.com/TryG
- c2e4d0f6b Version bump to 2.25.7 - Fabien O'Carroll
- 86526d69b Updated Ghost-Admin to 2.25.7 - Fabien O'Carroll
- 5eb087b6c Version bump to 2.25.7 - Fabien O'Carroll
- b360c3736 Updated posts/pages filter style - Peter Zimon
- a482c547a Update default 404 page - Peter Zimon
- 041752a0e 💡 Bumped minimum node v8.x version to v8.10.0 - Fabien O'Carroll
- ff8e3ed95 💡 Bumped minimum node v8.x version to v8.10.0 - Fabien O'Carroll
- 03286ff2c Update ember addons - Renovate Bot
- 033e58e4a Update dependency knex
- af30884ca Updated Ghost-Admin to 2.25.4 - Fabien O'Carroll
- 9f2e1bfde Version bump to 2.25.4 - Fabien O'Carroll
- 94dfed7a9 Updated Casper to 2.10.3 - Fabien O'Carroll
- 836f36d87 Version bump to 2.25.4 - Fabien O'Carroll
- 6ca34a29f 🐛 Allowed .ico files to be uploaded for icons. (#10820) - Jeffrey Fisher
- fcfe825dc Update dependency walk-sync to v1.1.4 - Renovate Bot
- 15a3dacf2 Fixed invalid method usage in members authentication - Rish
- cbe8d1885 Version bump to 2.25.1 - Fabien O'Carroll
- 815b1405b Updated Ghost-Admin to 2.25.1 - Fabien O'Carroll
- 42345a3c2 Version bump to 2.25.1 - Fabien O'Carroll
- 3069f5f5a Mocked network access for {{amp_content}} img unit test (#10792) - Kevin Ansfield
- ba8ce56f9 🐛 Fixed error when opening editor after abandoning a new tag - Kevin Ansfield
- abda6e633 Migrated to use url-utils from Ghost-SDK (#10787) - Naz Gargol
- a63d29f85 Version bump to 2.25.0 - Fabien O'Carroll
- 1053ff5f8 Updated Ghost-Admin to 2.25.0 - Fabien O'Carroll
- 94032f067 Version bump to 2.25.0 - Fabien O'Carroll
- f5ce28d3d Version bump to 2.24.0 - Fabien O'Carroll
- 46c716208 Updated Ghost-Admin to 2.24.0 - Fabien O'Carroll
- 262c27c8e Version bump to 2.24.0 - Fabien O'Carroll
- a6598f2e9 Fixed missing ghost-dark.css causing crash (#1233) - Rishabh Garg
- 183e22e0b 🎨 Updated admin area design and usability (#1232) - Peter Zimon
- 058a87d2a Fixed Node
- 77d24787e Updated Ghost-Admin to 2.22.2 - Fabien O'Carroll
- 71f155521 Version bump to 2.22.2 - Fabien O'Carroll
- 0918844e7 Version bump to 2.22.2 - Fabien O'Carroll
- 06d50b065 Refactored document-title handler - Kevin Ansfield
- 3855e1a7b Added ability to set
<main>
class using route metadata - Kevin Ansfield - 96642b218 Refactored styleBody mixin - Kevin Ansfield
- 638d63146 Removed unused body classes added by using the StyleBody mixin - Kevin Ansfield
- b813b96b2 Lock file maintenance - Renovate Bot
- [18a785a41](https://github.com/TryGhost
NewerOlder