jQWidgets_Framework 5.3.0
See the version list below for details.
dotnet add package jQWidgets_Framework --version 5.3.0
NuGet\Install-Package jQWidgets_Framework -Version 5.3.0
<PackageReference Include="jQWidgets_Framework" Version="5.3.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add jQWidgets_Framework --version 5.3.0
#r "nuget: jQWidgets_Framework, 5.3.0"
// Install jQWidgets_Framework as a Cake Addin #addin nuget:?package=jQWidgets_Framework&version=5.3.0 // Install jQWidgets_Framework as a Cake Tool #tool nuget:?package=jQWidgets_Framework&version=5.3.0
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,445 | 7/25/2019 |
8.0.0 | 2,202 | 5/16/2019 |
7.1.0 | 1,356 | 2/11/2019 |
6.2.0 | 1,296 | 12/6/2018 |
6.1.0 | 1,361 | 10/3/2018 |
6.0.6 | 1,363 | 8/13/2018 |
6.0.5 | 1,188 | 8/1/2018 |
5.6.0 | 1,722 | 2/12/2018 |
5.5.0 | 1,519 | 12/6/2017 |
5.4.0 | 1,445 | 10/12/2017 |
5.3.2 | 1,321 | 9/21/2017 |
5.3.1 | 1,197 | 9/21/2017 |
5.3.0 | 1,197 | 9/18/2017 |
5.2.0 | 1,299 | 9/4/2017 |
5.1.0 | 1,499 | 8/17/2017 |
5.0.0 | 1,388 | 8/9/2017 |
4.5.4 | 1,545 | 6/27/2017 |
4.5.3 | 1,756 | 6/2/2017 |
4.5.2 | 1,394 | 5/10/2017 |
4.5.1 | 1,416 | 4/3/2017 |
4.5.0 | 1,823 | 1/14/2017 |
4.4.0 | 1,632 | 11/24/2016 |
4.3.0 | 1,692 | 10/11/2016 |
4.2.1 | 9,703 | 8/31/2016 |
4.1.2 | 4,500 | 4/28/2016 |
4.1.1 | 1,751 | 3/30/2016 |
4.1.0 | 1,322 | 3/14/2016 |
4.0.0 | 2,792 | 1/29/2016 |
3.9.1 | 3,201 | 10/29/2015 |
3.9.0 | 1,461 | 10/13/2015 |
3.8.2 | 11,966 | 8/7/2015 |
3.8.1 | 2,092 | 6/25/2015 |
3.8.0 | 2,780 | 4/29/2015 |
3.7.1 | 4,772 | 3/4/2015 |
3.7.0 | 1,542 | 2/3/2015 |
3.6.0 | 1,915 | 12/19/2014 |
What's Improved:
- Widgets now use lower default z-index values.
What's Fixed:
- Fixed an issue in jqxGrid regarding full row edit and tabbing.
- Fixed an issue in jqxGrid ever present row when updatebounddata is called.
- Fixed an issue in jqxGrid regarding the beginrowedit method when called after addrow method.
- Fixed an issue in jqxGrid horizontal scrollbar appearance when the column widths are not set.
- Fixed an issue in jqxGrid regarding the uid reset of rows when the column editor is ComboBox or DropDownList.
- Fixed an issue in jqxGrid about showing empty rows when virtual mode is turned on and display rows count is greater than the data rows count.
- Fixed an issue in jqxGrid when grouping aggregates are enabled and a custom aggregate is implemented. The custom aggregate's results are not shown in the group's aggregate.
- Fixed an issue in jqxScheduler regarding the context menu which opens the edit dialog.
- Fixed an issue in jqxListBox regarding the 'clear' method. After calling clear, developers were still able to get an item object by it's value.
- Fixed an issue in jqxTabs regarding the keyboard navigation.
- Fixed an issue in jqxTabs regarding hosting dropdown widgets and closing the dropdown when tab is selected and tab reorder is enabled.
- Fixed an issue in jqxValidator regarding the validation error message display in the TextArea after adding the required value.
- Fixed an issue in jqxTree regarding the ensureVisible method when the item is the first item, the tree was incorrectly scrolling down.
- Fixed an issue in jqxComboBox multi select mode which was related to cross site scripting vulnerability.
- Fixed an issue in jqxListBox and jqxDropDownList which was related to cross site scripting vulnerability.
- Fixed an issue related to the source code minification which was causing some widgets to throw errors in Internet Explorer 8.