Ghost/ghost/admin/app/components/custom-theme-settings
Michael Barrett 721d7202a0
Added truncation to custom theme setting description (#17044)
no issue

Added truncation to custom theme setting description to prevent overly
long custom setting descriptions from diminishing the settings UX
2023-06-16 13:14:43 +01:00
..
boolean.hbs Added truncation to custom theme setting description (#17044) 2023-06-16 13:14:43 +01: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 Added truncation to custom theme setting description (#17044) 2023-06-16 13:14:43 +01:00
image.js Added support for image custom theme settings 2021-10-14 18:43:04 +01:00
select.hbs Added truncation to custom theme setting description (#17044) 2023-06-16 13:14:43 +01: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