0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-patreon/assets/javascripts/discourse
David Taylor c1879db224
DEV: Drop jquery in patreon plugin (#41425)
This was doing direct manipulation of ember-rendered DOM, which is
risky. This commit changes it to be a simple non-animated closure, which
is safer, and more in line with other Discourse UX.
2026-07-03 17:13:54 +01:00
..
connectors DEV: Drop jquery in patreon plugin (#41425) 2026-07-03 17:13:54 +01:00
controllers/admin-plugins DEV: Replace discourseComputed with @computed across the codebase (#36840) 2026-03-02 17:55:24 -03:00
initializers
models
routes/admin-plugins DEV: Migrate to @ember/reactive/collections (#38221) 2026-03-23 17:44:41 -03:00
templates/admin DEV: Consolidate reusable components into ui-kit (#38703) 2026-05-11 18:07:36 -03:00
patreon-route-map.js