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

Release/1.3.23 #144

Merged
merged 11 commits into from
Sep 14, 2019
Merged

Release/1.3.23 #144

merged 11 commits into from
Sep 14, 2019

Conversation

hyochan
Copy link
Owner

@hyochan hyochan commented Sep 14, 2019

Add more custom style for Day widget when there are markedDates and markedDateShowIcon is false.

Screenshot from 2019-09-14 19-53-05

  • Removed deprecated methods markedDates, markedDateColor
  • Fixes #101
  • Fixes #104
  • Fixes #112
  • Fixes #119
  • Support long pressed as a feature request#103
  • Support semantic label as a feature request #139
  • Expose dayCrossAxisAlignment and dayMainAxisAlignment to resolve #122
  • Expose showIconBehindDayText to resolve #131
  • Fixes #94

- More code formattings.
- Add markedDateCustomShapeBorder.
- Add markedDateCustomTextstyle.
* Add documentation on parameters.
* Update readme.
@hyochan hyochan added the bugfix Fixed bug label Sep 14, 2019
@hyochan hyochan merged commit b0a30ff into master Sep 14, 2019
@hyochan hyochan deleted the release/1.3.23 branch September 14, 2019 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment