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/javascripts/discourse/app
Andrei Prigorshnev 31970bd6fc
DEV: little cleanup in the notifications-index component (#14464)
- There's no need to pass `filter` to `user-notifications-large`. The component doesn't use it.
- Rename css class to avoid confusion (this div has nothing to-do with the Select Kit)
- Remove duplicated declarations in test fixtures
2021-09-29 15:24:55 +04:00
..
adapters DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
components DEV: Plugin API to add to document title count (#14449) 2021-09-27 13:18:49 -05:00
controllers UX: Don't display group messages link for group with no messages. (#14453) 2021-09-29 10:18:56 +08:00
helpers A11Y: Fix several minor issues (#14436) 2021-09-24 11:52:07 -04:00
initializers FEATURE: Topic-level bookmarks (#14353) 2021-09-21 08:45:47 +10:00
lib FIX: incorrect interpolation was limiting to 1 dispatch / component (#14470) 2021-09-29 11:14:53 +02:00
mixins DEV: Disable upload instrumentation if performance.measure returns undefined (#14427) 2021-09-23 11:34:51 +10:00
models FIX: Do not publish post for PM topic tracking if not new for user. (#14469) 2021-09-29 13:54:24 +08:00
pre-initializers DEV: prevents route nodes to leak on each test run (#14457) 2021-09-28 17:08:05 +02:00
raw-views A11Y: Fix several minor issues (#14436) 2021-09-24 11:52:07 -04:00
routes PERF: Revert all inboxes from messages route. (#14445) 2021-09-28 11:58:04 +08:00
services DEV: Add addComposerUploadPreProcessor to plugin-api (#14222) 2021-09-06 08:22:50 +10:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates DEV: little cleanup in the notifications-index component (#14464) 2021-09-29 15:24:55 +04:00
widgets A11Y: Fix several minor issues (#14436) 2021-09-24 11:52:07 -04:00
app.js DEV: uses forked Mousetrap to avoid leaking listeners (#14198) 2021-09-08 14:48:13 +02:00
index.html DEV: Match viewport metadata on mobile in Ember CLI (#14330) 2021-09-13 21:14:04 -04:00
mapping-router.js DEV: prevents route nodes to leak on each test run (#14457) 2021-09-28 17:08:05 +02:00