discourse/app/assets/javascripts
Sam cb819ab49a
FIX: Rerender Chart component if config changes (#29955)
The chart component was not rerendering if the chart
config passed to it was changed, this commit fixes the issue
by getting the config from `this.args` before trying to
access it inside an async call, so if the args change Ember
correctly rerenders. Also adds tests for this and general
chart rendering.

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2024-11-28 13:37:59 +10:00
..
admin FIX: Rerender Chart component if config changes (#29955) 2024-11-28 13:37:59 +10:00
custom-proxy DEV: Fix duplicate port on livereload (#29771) 2024-11-14 23:05:47 +00:00
deprecation-silencer
dialog-holder DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
discourse FIX: Rerender Chart component if config changes (#29955) 2024-11-28 13:37:59 +10:00
discourse-common DEV: Autofix (w/ manual follow up) various qunit lints (#29950) 2024-11-27 13:02:55 +01:00
discourse-hbr DEV: Detect hbr topic list customizations (#29793) 2024-11-21 16:00:49 +01:00
discourse-i18n DEV: add i18n named export to "discourse-i18n" (#29820) 2024-11-19 11:25:22 +00:00
discourse-markdown-it DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
discourse-plugins Build(deps-dev): Bump ember-cli from 6.0.0 to 6.0.1 (#29795) 2024-11-17 22:40:04 +01:00
discourse-widget-hbs Build(deps): Bump ember-resolver from 13.0.2 to 13.1.0 (#29868) 2024-11-20 23:39:31 +01:00
docs
ember-addons
ember-cli-progress-ci
ember-production-deprecations
float-kit FIX: correctly destroy menu/tooltip when removed from dom 2024-11-26 15:55:35 +01:00
locales
pretty-text Build(deps): Bump ember-resolver from 13.0.2 to 13.1.0 (#29868) 2024-11-20 23:39:31 +01:00
select-kit PERF: Remove dynamic <template> invocations (#29942) 2024-11-26 18:54:26 +00:00
theme-transpiler DEV: Update content-tag to 2.0.3 (#29616) 2024-11-06 13:29:24 +01:00
truth-helpers Build(deps): Bump ember-auto-import from 2.9.0 to 2.10.0 (#29606) 2024-11-06 01:06:08 +01:00
.npmrc
handlebars-shim.js
polyfills.js DEV: Bump eslint, lint-configs, and move to flat config (#29661) 2024-11-12 12:33:17 +00:00
service-worker.js.erb DEV: allow non focused tab to be primary tab in service worker (#29516) 2024-11-01 09:42:33 +04:00