mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
eb2df2b7d6
1. async/await 2. TrackedSet 3. don't rely on ember array methods 4. list used props 5. move stuff out of constructors 6. don't use ember's Input component 7. convert a function to a method (to avoid passing in a class prop) 8. add missing `@tracked` 9. remove tracking from props that don't need it (not used in templates) |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |