Commit 2810593
Personalizable options (#36)
* Implementing personalizable options
- Personalizing dot color per day
- Personalizing properties related with the font of the arrows
- Adding personalizable command to execute when a day is tapped
* Adding custom dots
- Adding class DayEventCollection to allow changin the dot color per day
- Updating the example using the new wrapper DayEventCollection
* Fixing property
- Fixing duplicated property
* Fixing dot
- Removing outline color of the dot
* Fixing header appearance
- Fixing distribution of the spaces
- Fixing out of bounds in the name of the month when the display has configured the bigger display size and the bigger font size
* Updating example
- Adding support of fontawesome to the example
- Adding example of the new properties to change the appearance
* Updating documentation
- Updating documentation with new options to customize the calendar and new screenshots
* Format code
- Removing format code done over existing code
* Version code
- Changing the version code
* Separeate Simple and Advance Calender Sample
- Removed Arrows properties it should be setted on Header and Footer custom implementation
-
* added support for colors on event indicator
* revert dayview sizes, code cleanup
* added evnet click command
* fix ios images, update sample image, update readme
Co-authored-by: Diego Martinez <[email protected]>
Co-authored-by: MintDevTeam <[email protected]>1 parent 2c3a53b commit 2810593
File tree
78 files changed
+1330
-388
lines changed- art
- src
- Calendar.Plugin.Sample
- SampleApp.Android
- Assets
- Resources
- drawable-hdpi
- drawable-mdpi
- drawable-xhdpi
- drawable-xxhdpi
- drawable-xxxhdpi
- drawable
- SampleApp.iOS
- Assets.xcassets
- baseline_calendar_today_black_24.imageset
- baseline_date_range_black_24.imageset
- baseline_event_black_24.imageset
- Resources
- SampleApp
- Controls
- Model
- ViewModels
- Views
- Calendar.Plugin
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+1330
-388
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments