mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 10:47:47 +08:00
1a2b9435b0
* DEV: Standardize table sorting verbiage This commit creates a common component that tables can use to make their headers sortable. This commit also standardizes on using `desc` as the default and passing in the `asc=true` flag to adjust the sorting direction. * Add deprecation warnings Adds deprecation warnings if using previous params and maintains backwards compatibility. Set the default sort value for group members to be asc. * switch group requests to use common table-header-toggle * update fixture |
||
---|---|---|
.. | ||
assertions.js | ||
component-test.js | ||
create-pretender.js | ||
create-store.js | ||
d-editor-helper.js | ||
fixture-pretender.js | ||
html-helper.js | ||
qunit-helpers.js | ||
review-pretender.js | ||
select-kit-helper.js | ||
site-settings.js | ||
site.js | ||
store-pretender.js | ||
textarea-selection-helper.js | ||
widget-test.js |