Ghost/ghost/admin/app/components/custom-theme-settings
Elena Baidakova 9380209670
Added announcementBar feature flag and announcement input demo (#16659)
refs TryGhost/Team#3008

---

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

This pull request adds a new experimental feature for displaying an
announcement bar at the top of the site. It introduces a new component
template and class for the announcement bar, a new feature flag and its
UI controls, and some CSS adjustments for the editor input and the
announcement bar.
2023-04-18 13:12:37 +04:00
..
announcement.hbs Added announcementBar feature flag and announcement input demo (#16659) 2023-04-18 13:12:37 +04:00
announcement.js Added announcementBar feature flag and announcement input demo (#16659) 2023-04-18 13:12:37 +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