discourse/app/assets/javascripts/admin
Bianca Nenciu 18c32a809b
FIX: Validate email_accent_bg_color color (#13778)
Using an invalid value was allowed. This commit tries to automatically
fix the color by adding missing # symbol or will show an error to the
user if it is not possible and it is not a CSS color either.
2021-07-22 17:42:47 +03:00
..
addon FIX: Validate email_accent_bg_color color (#13778) 2021-07-22 17:42:47 +03:00
app REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
ember-cli-build.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
index.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
package.json DEV: Add peer dependencies (#13132) 2021-05-25 18:39:40 +02:00