discourse/plugins/discourse-local-dates/assets
David Taylor 583c932173
DEV: Refactor complex initializers into classes (#28661)
We're working to remove all decorators from object-literal-properties. This commit refactors all initializers which were using these decorators into classes, where decorators are allowed. Also adds cleanup logic to the local-dates initializer, which was previously missing.
2024-09-02 10:08:07 +01:00
..
javascripts DEV: Refactor complex initializers into classes (#28661) 2024-09-02 10:08:07 +01:00
stylesheets/common UX: allow cooked local-dates to wrap (#27404) 2024-06-10 17:22:30 -04:00