discourse/plugins/discourse-details/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
..
initializers FIX: In test mode, initializers were modifying classes over and over 2021-09-02 11:22:01 -04:00
lib/discourse-markdown FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00