Ghost/ghost/admin/app/components/custom-theme-settings
Sodbileg Gansukh 7a49183bc8
Custom theme settings improvements (#18101)
no issues

- removed (default) label from the custom theme settings
- the label was redundant especially when multiple select settings are next to each other
- instead, the default value should always be the first option in the select fields
- more consistent spacing between settings with/without description
- less spacing between boolean settings
2023-09-14 10:27:33 +08:00
..
boolean.hbs Custom theme settings improvements (#18101) 2023-09-14 10:27:33 +08:00
boolean.js Added support for boolean custom theme settings 2021-10-13 17:55:17 +01:00
color.hbs Added truncation to custom theme setting description (#17044) 2023-06-16 13:14:43 +01:00
color.js Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
image.hbs Updated old Spirit class to stop overriding of Tailwind in editor (#17874) 2023-08-30 14:41:49 +00:00
image.js Added support for image custom theme settings 2021-10-14 18:43:04 +01:00
select.hbs Custom theme settings improvements (#18101) 2023-09-14 10:27:33 +08:00
select.js Wired up custom theme settings form to preview updates 2021-09-30 13:30:06 +01:00
text.hbs Added truncation to custom theme setting description (#17044) 2023-06-16 13:14:43 +01:00
text.js Added support for text custom theme settings 2021-10-14 15:40:22 +01:00