discourse-cakeday/assets/javascripts/discourse
Yuriy Kurant 235de5b656
FIX: makes user-cakeday props reactive (#162)
Fix stale data on rerender by replacing init-set properties with getters.

Previously, properties were set once in `init()`, so the change of a user model wasn't reflected. Using getters ensures up-to-date values.
2025-06-12 18:25:09 +08:00
..
adapters DEV: Convert to native class syntax (#143) 2024-11-29 16:41:27 +01:00
components DEV: Update linting config and run gjs-codemod (#160) 2025-06-05 11:35:36 +01:00
connectors FIX: makes user-cakeday props reactive (#162) 2025-06-12 18:25:09 +08:00
controllers DEV: Bump dependencies and fix linting (#148) 2025-02-06 17:43:54 +01:00
initializers DEV: Add compatibility with the Glimmer Post Stream (#158) 2025-04-29 23:49:12 -03:00
lib DEV: refactor to centralize anniversary and birthday computation (#96) 2023-01-17 11:07:23 +01:00
routes DEV: Update linting (#156) 2025-03-17 10:55:30 +00:00
templates DEV: Update linting config and run gjs-codemod (#160) 2025-06-05 11:35:36 +01:00
discourse-cakeday-route-map.js DEV: Update linting (#117) 2023-11-29 23:04:31 +01:00