Xamarin.Plugin.Calendar Versions Save

Calendar plugin for Xamarin.Forms

1.4.5304

2 years ago

1.4.5166

2 years ago

1.4.5166

Changes:

  • 9247986159c3291a8ec2c332a91dc2822ee00030 store variable to artifacts
  • 61e38799c938c21dd5b4d93a0a5e7934ee34ec5c update nuget packages
  • ad2c849b2c676a4c3dccef86a3a11bbf7a3aa3a2 Merge pull request #99 from lilcodelab/updateReadmeWithCulutreInfo
  • 0f672e110149e1f58a3f5278b6354dc2563d8c85 update readme, update android version
  • bff48f2c41f6eda744cdd0b920e68610e86b25d4 Adding a description for cultureInfo.
  • 7da7d1d81527032b5a0251bd8d5e5770817697fe Merge pull request #98 from kerkenit/master
  • da99e87ea8a8d216badcd025cbea08eeaaf7eefc Merge pull request #93 from lilcodelab/ranged-selection-refactor
  • 414c01dc80545c7eb39a111fad33382f9348958c Hided shadow
  • aba968e459a7b9a85ed3711e7c97c951e85d12e9 Merge branch 'master' into ranged-selection-refactor
  • 3538578a578a9689fbfd2a8a38121226d41d4c39 Finished with implementation
See More
  • 8d4b3e7b2475d33a480282a0b50bc978cdc00a34 Finally finished the SelectedDate computed property
  • 6d987361c6c40def9c5e0e2886028f44c93b7f97 Implemented SelectedDate computed property
  • 06d3207aa82ea9c0300cdf64720bc8f9130fc572 Separated the calendar into multiple components
  • 4511f52834703be7189eb448503602187f9983e6 Made the naming more appropriate
  • 78a2c2a736216155445ef488a5c24f1214485fe7 Made changes as per review
  • 16fb7224d9bec0f8f6b5531a8cafd10b2cbfc534 Exposed date properties to be set from external code
  • 64e15e16538c89cdaf6977e637e7432ba3b69ce3 Cleaned up
  • 16d99ee305b0563a25321e77c4724c261b2ef578 Finished
  • 0b10307a01636f4f815a186deceb10f026575001 Cleaned up a bit
  • 3ab1d496bbf94afd59fdcfcb95a6e244c971b9c5 Fixed bugs
  • 0528869633abe0f350ee462942cbabab2bf0d60b Finished with initial implementation
  • e14b1def8311dcb8c4e29fb5e9749528b95e50f8 Merge pull request #88 from lilcodelab/calendar-component-refactor
  • 73c47b53cc5177b7db753973f523d23f144d45d7 Merge pull request #89 from lilcodelab/cleanup-range-page
  • 26bcca16448f10a8df8848f396230a13fb64b968 cleanup range model
  • 00874d95abcdfa9ace84c6c625dd5e9aedeb28c7 Added XML comments to remove warnings
  • bd6636f9a768d41237c68688e8481010055c4e4d Refactored Calendar.xaml
  • ce142c90043592d4bd6b216172d1adf28c7c0a74 Merge pull request #87 from lilcodelab/1796-refactor-monthdaysview
  • f6ec572c15bedded237d2228d6b55a213c974297 Finished refactoring MonthDaysView and adding XML comments
  • b3336bb9efb1ddcfcd529ae730effecb830c0877 Merge pull request #86 from lilcodelab/1795-refactor-dayview
  • c3c5f548522c77bcd4cb57eba8361951ec7aa26c Update DayView.xaml
  • d314bf360dd8f21843786f4066aead549b00bb73 Refactored the DayView
  • db8797fd1e4650161c422be4086e54c6277e3960 Merge pull request #82 from lilcodelab/range-selection-hotfix
  • e00b1172cc66caf65375f0eef8e441fcaf7af0fc Fixed app crashing when viewing month with selected dates
  • d672493924e4aeb685e913afd5f358e75b81a992 Merge pull request #81 from lilcodelab/readme-image-fix
  • 8d5b44559d3bb2e7568a24a5d1f454bbcd94282d Edited the iOS range image for readme
  • 2fddf8837e92db1d1852d95aa003bf7eb030dc1d Merge pull request #80 from lilcodelab/range-selection
  • 03a84e6023d71a870cd92b68ff1025b336e6e9ed Update README.md
  • a02d88c39d358684d5121c520dc6b937b43574d9 Update README.md
  • 74e055a0389e34dff02b1d4c00732a8bff43e997 Edited the readme file
  • 0446468bf0d2c4d23eb1ebc12f81a8cf6c90fd57 Made changes as per review
  • 17e0f054689ba5d679f7de4a49173e6811f8a6e1 Merge pull request #79 from lilcodelab/todayTextColor
  • d4fde6cf12405cf7307fdd7cc1cc649862c96be2 Fixed bug with single selection
  • 7a009046330a4f377c14f678f072eb443d9475c0 Implemented Clear functionality for pop-ups
  • 5857811211c1122a744751ebe8802e2860d0923e Finished implementing eventList sync with range selection
  • 8e400c1a5246ae869e05b2bb90e62f7dee39eca0 Refactored the range selection, added backwards selection functionality
  • 4dcf3b4002070fb4118dd43538ac0d1c7ead335b added range picker for range selection example
  • 423ef4f1603ce397ed536a944a65f25ca9f6cb6a Added date range selection capability
  • b78dc2a7b725dce1b497b32d720f1a061224ab2f Updating documentation, and today colors to advance page.
  • 7dd5934ae3652be97386a9607fd5adedabdc0812 TodayTextColor and SelectedTodayTextColor are now Transparent color unless we change it. Logic on DayModel is now little different.
  • 5747116a5f34acb24bddf1a7617312d3fbebf78d Starting color for todaytext color is blue, and for selectedtodaytextcolor is white. Also deleted deselectedTodayTextColor since we don't use it anymore.
  • f106da51c9a4aff09d04a2aa30cf65b8f16c88b6 Now you can change TodayTextColor, and SelectedTodayTextColor.
  • 9e9527cb0f80f1218ac42333bacf58ca55510f0b Merge pull request #78 from lilcodelab/stackLayoutVertical
  • c958b3a71f1763971d423a647e0d88aac40caf9c Setting orientation to vertical
  • 5e742a6672d3b229170890307dc9049efa2286fd Update azure-devops-sync.yml
  • e1588f310539e307b9e0fa06278394900e7cdc00 Update azure-devops-sync.yml
  • 34688a2639a8f51cc17b515fa122702452d06a3f Update azure-devops-sync.yml
  • a3507efa3dc9913ee09e7d764051a89634bdae52 Create azure-devops-sync.yml
  • 43f2a38fde3bd2dbe7c0606f7b900fefc72d5f55 Merge pull request #76 from lilcodelab/culture-abbreviated-day-name
  • 8c42c50a9f0d79b3a7e8729cb1046e38196d53a2 For each day we check the abberivatedDayName.Length and if its smaller then three we take his length.
  • f3a71af81345d3d40bb724a02786564725d34910 Merge pull request #62 from cristiproj/hide_header_section_flag
  • 806c79838b50b7ef01c0a07297de3fd10ec4b2ab Update Calendar.xaml.cs
  • 6d9482389e0ebfe784933d2a233221026bffcaaa Merge pull request #58 from JotaDobleEse/other-month-days-is-visible
  • 96390a4d3193253c916ef1caefaab739ddfc1153 small cleanup
  • 5516a88ff0dd35b3e15142b035f800b4b87c2976 Merge remote-tracking branch 'origin/master' into other-month-days-is-visible
  • fdabd22218757de225cea9aad60bf8ac63f28c63 Merge pull request #61 from tborozan/days-title-length
  • 859e0e498d2c2e3a86270fdfbbc919c638c0dde3 Set HeaderSectionVisible to True in AdvancedPage.xaml
  • e8a61e65b819dd0d5ceeb417e0a0d1aec84aa4e5 Added flag to hide HeaderSectionTemplate.
  • 60ff1ac8db4c3346b73c620d47e7d8fe7cd974db Merge pull request #2 from lilcodelab/master
  • 9fc13ee88ca67f750fc831d1ea87480c274e7948 enum rename fixes
  • c806b0a9a843487ef9d879eee4c26476527c3769 added property to change the length of day titles
  • 6336ed01a511a3e4fb87627e4ee2263a489d2bea Update DayModel.cs
  • 4213dbaea0fb892b953821023d995fe58ad503f2 Update AdvancedPageViewModel.cs
  • 933441ec60a9d4e3b1a1cfc0776719a9dbe7d404 Add OtherMonthDayIsVisible property to Calendar and MonthDaysView.
  • 48f8b383dd55a36b3237b432aa7e80ed9673ad33 Merge pull request #57 from kerkenit/patch-1
  • 0c7759c290242d881455bcabb518d0d8c53b66a3 Fixed wrong character
  • 60af680f8c6f1e131e2a68ae83cf9d8de2474518 Merge pull request #49 from cristiproj/update_readme_templates
  • c606e3d2be69e6f0e5fa50e987c4055ce4975fb3 added more customizations to readme
  • 63dbc593a1563228e26474e74773e2317303a42a fix TodayCommand in SampleApp (#47)
  • 9f9ee488276d5914c3e9cf3bd0cab5f1721592d4 Added short explanations for every template.
  • 51b77f7f9dfdcb647581d1b27094c3a4f4b89edf Added empty template to show for days with no events. (#45)
  • f61aab8ecbfbdcd07212f784e63e8b01d7c27d9e added more customizations on calendar event (#41)
  • 9194325aa181bd006ec8e6fc3805c125f8e1ec4f added sample for dialog popup calendar (#39)
  • 8022891c762f1889bed268e8139afef88cfc9557 Update README.md

This list of changes was auto generated.

1.2.1081

4 years ago

1.1.925

4 years ago

v1.0.3.200

4 years ago

Changes:

  • df93b6b33dd243247c8ef9b3c74c3233b74acc78 Fix animation repeating code
  • 3619d991921a3c7145b24b19f5afa86e905e577e Disable DesignTimeBuild

This list of changes was auto generated.

v1.0.3.83

4 years ago

Changes:

  • 0a76412c194672cbaabeb2db616c312635946410 Add properties for SwipeLeftCommand, SwipeRightCommand, SwipeToChangeMonthEnabled, rename SwipeUpActionEnabled (#14)

This list of changes was auto generated.

v1.0.3.67

4 years ago

Changes:

  • e755499b935a474e403a7befcbac0eeb9e9d2de4 Bugfix: Remove Substring

This list of changes was auto generated.

v1.0.3.66

4 years ago

Changes:

  • 60f77b29f1baa2a252d1c93030b0642adf5424a3 Use AbbreviatedDayNames instead of DayNames for day titles
  • c2ecac2b11e673b910ce572a89553f0430f1da04 Fix TwoWay binding for SelectedDate (not updating UI from VM)

This list of changes was auto generated.

v1.0.3.44

4 years ago

Changes:

  • c7aa16fb2912ab0861a8d34414b483d93f87e003 Fix iOS swipe renderer (#10)

This list of changes was auto generated.

v1.0.3.43

4 years ago

Changes:

  • ce054c1c92ec0e60c5fa300fd6423e961b20550d Add support for DisableSwipeDetection, SwipeUpActionEnabled and SwipeUpCommand (#10)

This list of changes was auto generated.