Mobiscroll 2.9.5
See the version list below for details.
dotnet add package Mobiscroll --version 2.9.5
NuGet\Install-Package Mobiscroll -Version 2.9.5
<PackageReference Include="Mobiscroll" Version="2.9.5" />
<PackageVersion Include="Mobiscroll" Version="2.9.5" />
<PackageReference Include="Mobiscroll" />
paket add Mobiscroll --version 2.9.5
#r "nuget: Mobiscroll, 2.9.5"
#:package Mobiscroll@2.9.5
#addin nuget:?package=Mobiscroll&version=2.9.5
#tool nuget:?package=Mobiscroll&version=2.9.5
Mobiscroll package for jQuery
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.7.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.13.2 | 541 | 10/22/2014 |
| 2.13.0 | 128 | 9/19/2014 |
| 2.12.0 | 131 | 7/22/2014 |
| 2.12.0-beta | 59 | 7/8/2014 |
| 2.11.1 | 74 | 6/5/2014 |
| 2.11.0 | 70 | 5/15/2014 |
| 2.10.1 | 56 | 4/22/2014 |
| 2.9.5 | 73 | 3/12/2014 |
| 2.9.4 | 59 | 2/26/2014 |
| 2.9.3 | 59 | 2/10/2014 |
| 2.9.2 | 51 | 1/21/2014 |
| 2.9.1 | 51 | 1/10/2014 |
| 2.8.3 | 82 | 11/15/2013 |
| 2.8.2 | 59 | 11/4/2013 |
| 2.8.1 | 53 | 10/28/2013 |
| 2.8.0 | 58 | 10/10/2013 |
| 2.7.2 | 58 | 9/11/2013 |
| 2.6.2 | 425 | 7/4/2013 |
| 2.6.1 | 52 | 7/2/2013 |
| 2.6.0 | 67 | 6/19/2013 |
Changelog 2.9.5
Bugfixes
Core
* Fixed: Tap on items did not work correctly on Android 2.3
* Fixed: Tap on overlay caused bleed-through on Android 2.3
* Fixed: Fallback to english locales if a language is not found (#210).
* Fixed: Animations are disabled now on Android 2.3
Calendar
* Fixed: Page was not scrollable from the calendar if in inline mode or calendar was larger than the screen.
* Fixed: If in inline mode, months swipe was broken if used with page transitions on some devices.
* Fixed: Month swipe worked incorrectly with min/max date set.
Datetime
* Fixed: fix for parseDate and formatDate utility functions (#209).
* Fixed: minDate and maxDate did not work correctly (#212).
Timer
* Fixed: Display fixes for ios, ios7 and android-ics themes.
Treelist
* Fixed: Wheels were not always hidden if tree had different levels (#211).