discourse/plugins/discourse-local-dates/assets
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
..
javascripts FIX: In test mode, initializers were modifying classes over and over 2021-09-02 11:22:01 -04:00
stylesheets/common PERF: generates dates tooltip on demand (#13944) 2021-08-04 16:28:07 +02:00