discourse/app
Joffrey JAFFEUX 320b21ab5b
UX: allows dropdown-select-box to display a caret (#9803)
```
selectKitOptions: {
  showCaret: true // default false
}
```
2020-05-18 10:50:33 +02:00
..
assets UX: allows dropdown-select-box to display a caret (#9803) 2020-05-18 10:50:33 +02:00
controllers FIX: Include plugin CSS assets when previewing themes 2020-05-15 18:12:53 +01:00
helpers FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
jobs PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models DEV: Add framework for filtered plugin registers (#9763) 2020-05-15 14:04:38 +01:00
serializers PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
services FIX: correct edit notification username for PMs (#9649) 2020-05-07 07:52:21 +10:00
views FIX: Load locale first in wizard app 2020-05-14 11:48:55 +03:00