mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
d10e102de4
refs https://github.com/TryGhost/Team/issues/1070 - split select form component into it's own component so it's cleaner when we get to additional setting types - added change handler that updates the setting record's value when a new option is selected - added `.isDirty` to the custom-theme-settings service so we can warn of unsaved changes and revert any changed values when needed - added save of custom theme settings to the customize design modal's save routine - added missing `notifications` service import to customize design controller |
||
---|---|---|
.. | ||
select.hbs | ||
select.js |