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

feat: add more sorting options for the task list #115

Merged
merged 2 commits into from
Nov 14, 2021
Merged

feat: add more sorting options for the task list #115

merged 2 commits into from
Nov 14, 2021

Conversation

sodenn
Copy link
Owner

@sodenn sodenn commented Nov 14, 2021

resolves #114

@sodenn sodenn merged commit e587b56 into main Nov 14, 2021
@sodenn sodenn deleted the feat/sorting branch November 14, 2021 19:37
@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Nov 22, 2021
# [1.1.0-rc.1](v1.0.0...v1.1.0-rc.1) (2021-11-22)

### Bug Fixes

* **Button:** disable ripple effect to follow the same defaultProps as the ButtonGroup ([#144](#144)) ([e920f54](e920f54))
* **TaskListItem:** do not open the task dialog when checkbox was clicked ([#125](#125)) ([bad374c](bad374c))
* **TaskListItemMenu:** Do not open task dialog after clicking Delete in the menu ([#133](#133)) ([7bce853](7bce853))

### Features

* add more sorting options for the task list ([#115](#115)) ([e587b56](e587b56))
* **Kbd:** improve condition when shortcuts should be hidden ([#107](#107)) ([712b284](712b284))
* **TaskEditor:** better keyboard support for autocomplete operations ([#138](#138)) ([f7cc6f3](f7cc6f3))
* **TaskForm:** improve condition when input assistance should be displayed ([#108](#108)) ([b40d70a](b40d70a))
Repository owner deleted a comment from github-actions bot Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add more sorting options for the task list
1 participant