jQWidgets_Framework 4.5.1
See the version list below for details.
dotnet add package jQWidgets_Framework --version 4.5.1
NuGet\Install-Package jQWidgets_Framework -Version 4.5.1
<PackageReference Include="jQWidgets_Framework" Version="4.5.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add jQWidgets_Framework --version 4.5.1
#r "nuget: jQWidgets_Framework, 4.5.1"
// Install jQWidgets_Framework as a Cake Addin #addin nuget:?package=jQWidgets_Framework&version=4.5.1 // Install jQWidgets_Framework as a Cake Tool #tool nuget:?package=jQWidgets_Framework&version=4.5.1
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,284 | 7/25/2019 |
8.0.0 | 2,186 | 5/16/2019 |
7.1.0 | 1,340 | 2/11/2019 |
6.2.0 | 1,274 | 12/6/2018 |
6.1.0 | 1,332 | 10/3/2018 |
6.0.6 | 1,334 | 8/13/2018 |
6.0.5 | 1,163 | 8/1/2018 |
5.6.0 | 1,695 | 2/12/2018 |
5.5.0 | 1,490 | 12/6/2017 |
5.4.0 | 1,421 | 10/12/2017 |
5.3.2 | 1,295 | 9/21/2017 |
5.3.1 | 1,164 | 9/21/2017 |
5.3.0 | 1,173 | 9/18/2017 |
5.2.0 | 1,279 | 9/4/2017 |
5.1.0 | 1,478 | 8/17/2017 |
5.0.0 | 1,368 | 8/9/2017 |
4.5.4 | 1,528 | 6/27/2017 |
4.5.3 | 1,732 | 6/2/2017 |
4.5.2 | 1,378 | 5/10/2017 |
4.5.1 | 1,400 | 4/3/2017 |
4.5.0 | 1,809 | 1/14/2017 |
4.4.0 | 1,615 | 11/24/2016 |
4.3.0 | 1,676 | 10/11/2016 |
4.2.1 | 9,622 | 8/31/2016 |
4.1.2 | 4,330 | 4/28/2016 |
4.1.1 | 1,740 | 3/30/2016 |
4.1.0 | 1,310 | 3/14/2016 |
4.0.0 | 2,773 | 1/29/2016 |
3.9.1 | 3,180 | 10/29/2015 |
3.9.0 | 1,448 | 10/13/2015 |
3.8.2 | 11,465 | 8/7/2015 |
3.8.1 | 2,025 | 6/25/2015 |
3.8.0 | 2,765 | 4/29/2015 |
3.7.1 | 4,756 | 3/4/2015 |
3.7.0 | 1,531 | 2/3/2015 |
3.6.0 | 1,904 | 12/19/2014 |
What's Improved:
- The jqxLayout/jqxDockingLayout "allowClose" setting in is now preserved when pinning tabbedGroups or unpinning autoHideGroups.
What's Fixed:
- Fixed an issue in jqxNumberInput regarding mobile devices behavior when decimalSeparator is ",".
- Fixed an issue in jqxScheduler regarding the exactTimeRendering functionality, when an appointment is rendered in 2 days.
- Fixed an issue in jqxScheduler regarding the edit dialog when the dialog is opened when there's no focused cell.
- Fixed an issue in jqxPopover regarding the showArrowButton property, when it is set dynamically.
- Fixed an issue in jqxGrid regarding the tooltips in Checkbox column.
- Fixed an issue in jqxGrid regarding the clipboard paste functionality.
- Fixed an issue in jqxGrid regarding the toggle arrows display when the grid's row details and grouping with aggregates features are enabled.
- Fixed an issue in jqxGrid regarding the grouping aggregates rendering logic.
- Fixed an issue in jqxGrid regarding the filter row dropdownlist and "select all" item.
- Fixed an issue in jqxGrid regarding the full row edit when "ESC" is pressed and "updaterow" is defined in the source object.
- Fixed an issue in jqxDataTable regarding the server-side filtering.
- Fixed an issue in jqxWindow regarding the dynamic enabling/disabling of window dragging.
- Fixed an issue in jqxWindow regarding the Tab key navigation after closing modal window.
- Fixed an issue in jqxTabs regarding the setTitleAt method when close buttons are enabled.
- Fixed an issue in jqxRibbon about the animationType: "slide".
- Fixed an issue in jqxWindow regarding the method "destroy" in Internet Explorer.