0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Kevin Ansfield 7cb93be60b Added boolean as allowed custom theme setting type
refs https://github.com/TryGhost/Team/issues/1106

- updated schema validation to add `'boolean'` as an allowed `type` value
- added `format()` and `parse()` methods to `CustomThemeSetting` model to match `Settings` model behaviour for boolean-type settings
2021-10-13 17:25:32 +01:00
..
client@60af36f2d4 Updated Admin to v4.18.0 2021-10-08 16:00:25 +01:00
frontend Promoted email-only feature to general availability 2021-10-07 12:08:56 +02:00
server Added boolean as allowed custom theme setting type 2021-10-13 17:25:32 +01:00
shared Promoted email-only feature to general availability 2021-10-07 12:08:56 +02:00
app.js
boot.js Added metric-shipping to monitor boot-time 2021-10-12 15:01:50 +01:00
bridge.js