discourse-cakeday/spec
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
..
integration FIX: respect user's hide profile when showing their birthdate & cakeday (#152) 2025-02-24 16:42:03 +01:00
jobs DEV: Introduce syntax_tree for ruby formatting (#91) 2022-12-29 13:30:36 +01:00
serializers FIX: respect user's hide profile when showing their birthdate & cakeday (#152) 2025-02-24 16:42:03 +01:00
system FIX: makes user-cakeday props reactive (#162) 2025-06-12 18:25:09 +08:00