Ghost/core
Hannah Wolfe 9d7049cd3f
Refactored helper registration code into a service
- The helper registration code is "framework" code and very specific
- At the moment the "theme engine" is full of lots of disparate theme related stuff
- I'm trying to make the frontend framework code clearer and also expand it to  make it more useful
- The helper system now also exposes 3 methods allowing you to register a directory, a helper or an alias
- I've updated the codebase to use these both for our core helpers and for "apps"
2021-10-05 10:04:02 +01:00
..
client@c3145d4397 Updated Admin to v4.17.1 2021-10-05 08:31:40 +01:00
frontend Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
server Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
shared Removed unused doesTranslationKeyExist fn from i18n 2021-10-04 11:52:10 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
bridge.js Added clarifying note to bridge 2021-09-30 15:43:39 +01:00