discourse/plugins/discourse-local-dates/assets/javascripts
Robin Ward 09764291b1 FIX: In test mode, initializers were modifying classes over and over
This adds a new property, `pluginId` which you can pass to `modifyClass`
which prevent the class from being modified over and over again.

This also includes a fix for polls which was leaking state between tests
which this new functionality exposed.
2021-09-02 11:22:01 -04:00
..
discourse Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
initializers FIX: In test mode, initializers were modifying classes over and over 2021-09-02 11:22:01 -04:00
lib PERF: generates dates tooltip on demand (#13944) 2021-08-04 16:28:07 +02:00