mirror of
https://github.com/discourse/discourse.git
synced 2025-01-20 00:12:51 +08:00
98fbc019a3
The client-side theme-selector would always apply the first in a series of file change notifications. This has been fixed, so it now applies the most recent notification. Duplicate notifications were being sent because - The remote_theme autosave was causing every change notification to be doubled - Color scheme change notifications were being sent every time a theme was uploaded, even if the colors were unchanged These duplicate notifications have been fixed, and a spec added to ensure it does not regress in future |
||
---|---|---|
.. | ||
adapters | ||
components | ||
controllers | ||
helpers | ||
initializers | ||
lib | ||
mixins | ||
models | ||
pre-initializers | ||
raw-views | ||
routes | ||
services | ||
templates | ||
widgets | ||
mapping-router.js.es6 |