jQWidgets_Framework 6.0.5
See the version list below for details.
dotnet add package jQWidgets_Framework --version 6.0.5
NuGet\Install-Package jQWidgets_Framework -Version 6.0.5
<PackageReference Include="jQWidgets_Framework" Version="6.0.5"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add jQWidgets_Framework --version 6.0.5
#r "nuget: jQWidgets_Framework, 6.0.5"
// Install jQWidgets_Framework as a Cake Addin #addin nuget:?package=jQWidgets_Framework&version=6.0.5 // Install jQWidgets_Framework as a Cake Tool #tool nuget:?package=jQWidgets_Framework&version=6.0.5
jQWidgets is an advanced jQuery and HTML5 UI framework.
jQWidgets provides a comprehensive solution for building professional web sites and mobile apps. It is built entirely on open standards and technologies like HTML5, CSS, Javascript and jQuery. jQWidgets enables responsive web development and helps you create apps and websites that look beautiful on desktops, tablets and smart phones.
jQWidgets is a feature complete framework with professional touch-enabled jQuery widgets, themes, input validation, drag & drop plug-ins, data adapters, built-in WAI-ARIA accessibility, internationalization and MVVM support.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.1.4 | 4,347 | 7/25/2019 |
8.0.0 | 2,200 | 5/16/2019 |
7.1.0 | 1,355 | 2/11/2019 |
6.2.0 | 1,295 | 12/6/2018 |
6.1.0 | 1,359 | 10/3/2018 |
6.0.6 | 1,362 | 8/13/2018 |
6.0.5 | 1,186 | 8/1/2018 |
5.6.0 | 1,720 | 2/12/2018 |
5.5.0 | 1,518 | 12/6/2017 |
5.4.0 | 1,444 | 10/12/2017 |
5.3.2 | 1,315 | 9/21/2017 |
5.3.1 | 1,196 | 9/21/2017 |
5.3.0 | 1,196 | 9/18/2017 |
5.2.0 | 1,298 | 9/4/2017 |
5.1.0 | 1,497 | 8/17/2017 |
5.0.0 | 1,387 | 8/9/2017 |
4.5.4 | 1,544 | 6/27/2017 |
4.5.3 | 1,755 | 6/2/2017 |
4.5.2 | 1,393 | 5/10/2017 |
4.5.1 | 1,415 | 4/3/2017 |
4.5.0 | 1,822 | 1/14/2017 |
4.4.0 | 1,631 | 11/24/2016 |
4.3.0 | 1,689 | 10/11/2016 |
4.2.1 | 9,682 | 8/31/2016 |
4.1.2 | 4,434 | 4/28/2016 |
4.1.1 | 1,750 | 3/30/2016 |
4.1.0 | 1,322 | 3/14/2016 |
4.0.0 | 2,783 | 1/29/2016 |
3.9.1 | 3,192 | 10/29/2015 |
3.9.0 | 1,460 | 10/13/2015 |
3.8.2 | 11,706 | 8/7/2015 |
3.8.1 | 2,088 | 6/25/2015 |
3.8.0 | 2,779 | 4/29/2015 |
3.7.1 | 4,770 | 3/4/2015 |
3.7.0 | 1,541 | 2/3/2015 |
3.6.0 | 1,914 | 12/19/2014 |
What's Improved:
- jqxGrid Adaptive rendering. Filter dialog is rendered differently on small screens when adaptive mode is turned on.
What's Fixed:
- Fixed an issue in jqxNumberInput when promptChart is set to empty string.
- Fixed an issue in jqxNumberinput up/down keys when selection is before number the first number does nothing.
- Fixed an issue in jqxGrid when multi-column sorting is applied to column with type "float" or "int".
- Fixed an issue in jqxGrid Pager rendering on small screen devices. Now, some elements are adaptively hidden and shown.
- Fixed an issue in jqxGrid multi-column sorting when user edits cells.
- Fixed an issue in jqxGrid regarding auto-scrolling when an editor is opened and the Grid is grouped.
- Fixed an issue in jqxGrid number editing process. When numeric cell is selected and a numeric key is pressed, the input's caret position was wrong.
- Fixed an issue in jqxComboBox keyboard navigation.
- Fixed an issue in jqxInput when the value property is changed dynamically.
- Fixed an issue in jqxDataAdapter regarding the mapChar option name.
- Fixed an issue in jqxForm regarding the val() method.
- Fixed an issue in jqxForm typescript file.
- Fixed an issue in jqxDateTimeInput regarding the val() method when the Date is in String format.
- Fixed an issue in jqxDateTimeInput about darkblue theme. Hides navigation buttons at top of Calendar.
- Fixed an issue in jqxDateTimeInput regarding the validation on initialization. value is always between the min and max range on initialization.
- Fixed an issue in jqxDateTimeInput regarding the time popup, when the formatString is "HH" or "hh", only the Hour input shoud be visible.
- Fixed an issue in jqxTree regarding the vertical alignment of Tree Item's text and icons.