Ghost/ghost/admin/app/components/custom-theme-settings
Elena Baidakova ecb42a3680
Wired announcement api to admin ui (#16678)
refs TryGhost/Team#3052


<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 7173288</samp>

This pull request adds new components and settings for the announcement
bar feature, which allows the user to customize the content, background,
and visibility of a banner that appears on the site.
2023-04-19 19:45:34 +04:00
..
boolean.hbs Updated general and custom theme settings design 2021-10-19 16:26:27 +02:00
boolean.js Added support for boolean custom theme settings 2021-10-13 17:55:17 +01:00
color.hbs Updated general and custom theme settings design 2021-10-19 16:26:27 +02:00
color.js Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
image.hbs Updated design settings side nav 2021-10-20 11:14:26 +02:00
image.js Added support for image custom theme settings 2021-10-14 18:43:04 +01:00
select.hbs Added dropdown arrow to custom settings select component 2021-10-20 16:57:37 +02:00
select.js Wired up custom theme settings form to preview updates 2021-09-30 13:30:06 +01:00
text.hbs Updated general and custom theme settings design 2021-10-19 16:26:27 +02:00
text.js Added support for text custom theme settings 2021-10-14 15:40:22 +01:00