This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets
David Taylor 887af6d074
DEV: Convert composer controller to native class syntax
Actions are moved from `actions: {}` to top-level functions with `@action` decorator. Previously we had a `save()` action and a top-level function of the same name, so this commit centralizes the logic from both into one function.
2023-03-17 17:04:36 +00:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts DEV: Convert composer controller to native class syntax 2023-03-17 17:04:36 +00:00
stylesheets UX: Adjust menu panels on iOS (#20703) 2023-03-16 19:23:15 -04:00