mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-08 02:18:34 +08:00
Replaces Ember's deprecated `filterBy` with the native JavaScript method `filter`. This aligns with modern JavaScript practices, improves code clarity, and prepares for future deprecations. Changes involve various components, controllers, and models across the codebase. |
||
|---|---|---|
| .. | ||
| admin/assets/javascripts | ||
| app | ||
| assets | ||
| config | ||
| db | ||
| lib | ||
| spec | ||
| test/javascripts/integration/components | ||
| plugin.rb | ||