Releases: jamesmontemagno/Xamarin.Forms-PullToRefreshLayout
Releases · jamesmontemagno/Xamarin.Forms-PullToRefreshLayout
v2.5.0.3
2.4.0
- Multitarget and Azure DevOps
2.2.3
- Fixes #45 Extra space on iOS
- Fixes #37 Content Too Low
- Fixes #27 Not whoswing when programmatically
- Fixes #26 Missing RefreshCommandParameter
- Fixes #3 iOS set to false
- Update to newer Forms
2.0.1
- Update Xamarin.Forms
- .NET Standard Libary
- Add command parameter #26
- Fix for spinner now showing when setting IsRefreshing from code behind #27/#3
Changes:
- ee58d06 Merge pull request #76 from jamesmontemagno/nov19-updates
- ebeab54 Update nugets
- e5f0deb Merge pull request #74 from deincodeverbesserer93/master
- 061f5d5 Merge pull request #75 from Elashi/fix-issue12 [ #12 ]
- a96b5b3 This file was updated automatically
- d792ce1 The code did not compile without this addition in VS2019
- 6a7ae47 Code refactoring
- 086d25f Platform.CreateRenderer is obsolete
- caba721 Fix issues with AndroidMono and iOS in VS2019
- be86aa7 Uncommented object disposing and ignored events that are coming from disposed objects but still receiving events
See More
- 9f9b498 override default refreshcolor if in xaml or behind
- 447b97d Merge pull request #70 from jerryno6/master [ #69 ]
- b8e3a18 Update README.md
- 193ad94 Create FUNDING.yml
- 49c9fbc Update README.md
- 1b74211 Revert "fix for Cannot access a disposed object after upgrading to Xamarin.Forms 2.3.1.114 #12"
- 352c69d fix for Cannot access a disposed object after upgrading to Xamarin.Forms 2.3.1.114 #12
- ffb7421 Fix for PullToRefresh intercepts Horizontal Swipe of carouselView inside it #69
This list of changes was auto generated.
v2.4.1.1
2.4.0
- Multitarget and Azure DevOps
2.2.3
- Fixes #45 Extra space on iOS
- Fixes #37 Content Too Low
- Fixes #27 Not whoswing when programmatically
- Fixes #26 Missing RefreshCommandParameter
- Fixes #3 iOS set to false
- Update to newer Forms
2.0.1
- Update Xamarin.Forms
- .NET Standard Libary
- Add command parameter #26
- Fix for spinner now showing when setting IsRefreshing from code behind #27/#3
Changes:
- ad63e21 Merge pull request #64 from jamesmontemagno/devops
- 56bb33c More cleanup
- 8b73f00 Update README.md
- 8a8b01b Merge pull request #63 from jamesmontemagno/devops
- 4918cf1 Generate Docs
- 938925b Change everything
- 5c23eb4 Update to 3.6.x
- e691479 Merge pull request #59 from Miiite/issue-42 [ #42 ]
- 0978c57 Trying to fix issue 42, regarding the PullToRefreshEnabled binding on iOS
- 122b4e4 Removed unnecessary coma
See more
- 9a78e5a Update CHANGELOG.md
- 092c1e6 More sample updates
- 53be736 Update sample
- 4217e7d Update appveyor.yml
- c9a59bf Update appveyor.yml
- c40bbdc Update sln for release
- f01cd8e Update to latest versions
- d1c5e74 Update appveyor.yml
- b165861 Update appveyor.yml
- 22818ef Fixes #45
- 555d0f3 Update appveyor.yml
- cba50a8 Update appveyor.yml
- 7c293c3 Fixes #37
- dc5ba9a Update appveyor.yml
- aa7d1de Update appveyor.yml
- e9d9b78 Fixes #27 and fixes #26 and fixes #3
- 90ac1e7 Update appveyor.yml
- 5fed751 Update build.ps1
- b5f40eb Update build.ps1
- ead3021 Update PullToRefresh.Standard.csproj
- 8e3f9ff fix output paths
- 4cbf2df Update NuGets & Convert to .NET Standard
- 0f12c9e Update cake build
- 49f2eae Fix #22
- 331edab Update PullToRefreshLayout.nuspec
- e1da83d Add some more supposed crashes
- ae8571d cleanup cake
- 4a5f1f5 Update nugets & Fixes #25
- 0ece640 Fix #12 for Android
- d1d7b17 Merge pull request #20 from r2d2rigo/master
- ed1e946 Fix for iOS crash when nesting a WebView inside PullToRefreshLayout.
- e8601a3 fix download paths
- ded330c Integrate Dispose to try to fix #12
- 67ab6d2 Upgrade to latest packages. Test and Fix #12
- 16314d5 Merge pull request #13 from ice-j/master
- d73386a Refactored bindable properties and updated xamarin.forms dependency to the latest version
- 623a899 Merge pull request #6 from exxbrain/master
- ae9ef46 Renaming
- d7462e1 Android WebView support
- 4d1b168 Update nuggets, fix random crash
This list of changes was auto generated.
Update to latest nugets
v1.0.7 Update README.md