Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[refactor] Refactors Sorting Markup #540

Merged
merged 1 commit into from
Jun 1, 2018

Conversation

pzuraq
Copy link
Contributor

@pzuraq pzuraq commented Jun 1, 2018

This PR refactors the Sorting markup to not use a button and instead rely on
the table headers directly. This is easier for us to style, and more flexible
with yielding. It also removes the dropdownActions API and the dropdown
associated with it. Dropdown actions are very unique to the application, so
it makes more sense for users to implement themselves with yielding.

This PR refactors the Sorting markup to not use a button and instead rely on
the table headers directly. This is easier for us to style, and more flexible
with yielding. It also removes the dropdownActions API and the dropdown
associated with it. Dropdown actions are very unique to the application, so
it makes more sense for users to implement themselves with yielding.
@pzuraq pzuraq merged commit 05b280b into master Jun 1, 2018
@pzuraq pzuraq deleted the pzuraq/refactor-sorting-remove-actions branch June 1, 2018 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant