mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 02:50:00 +08:00
023236d600
* DEV: Convert card-contents-base from mixin to base class This allows us to convert it to native class syntax Mixins are essentially deprecated, and will not be receiving native class syntax support. In this case, there is no real need for it to be a mixin, so a base class makes sense. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |