jQWidgets_Framework 4.5.0
See the version list below for details.
dotnet add package jQWidgets_Framework --version 4.5.0
NuGet\Install-Package jQWidgets_Framework -Version 4.5.0
<PackageReference Include="jQWidgets_Framework" Version="4.5.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add jQWidgets_Framework --version 4.5.0
#r "nuget: jQWidgets_Framework, 4.5.0"
// Install jQWidgets_Framework as a Cake Addin #addin nuget:?package=jQWidgets_Framework&version=4.5.0 // Install jQWidgets_Framework as a Cake Tool #tool nuget:?package=jQWidgets_Framework&version=4.5.0
jQWidgets
jQWidgets is an advanced Javascript and HTML5 UI framework.
What is jQWidgets?
jQWidgets represents a framework based on Javascript for building web-based applications that run on PC, Touch and Mobile devices. jQWidgets includes more than 60 User Interface widgets. All UI widgets are designed from ground-up and based on a powerful common core. The framework core provides fundamental capabilities like support for widget extensions and inheritance, widget settings, internal event handling and routing, property change notifications, device and browser compatibility detection and adjustments.
React Demos: http://www.jqwidgets.com/react/
Angular Demos: http://www.jqwidgets.com/angular/
ASP .NET Core Demos: http://www.jqwidgets.com/asp.net-core-mvc-tag-helpers/
Showcase Demos: http://www.jqwidgets.com/jquery-widgets-demo/showcasedemos/
Javascript/jQuery Demos: http://www.jqwidgets.com/jquery-widgets-demo/.
Services: http://www.jqwidgets.com/services/.
Community Forums: http://www.jqwidgets.com/community/.
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,299 | 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,172 | 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,617 | 11/24/2016 |
4.3.0 | 1,676 | 10/11/2016 |
4.2.1 | 9,624 | 8/31/2016 |
4.1.2 | 4,344 | 4/28/2016 |
4.1.1 | 1,740 | 3/30/2016 |
4.1.0 | 1,312 | 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,489 | 8/7/2015 |
3.8.1 | 2,030 | 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 NEW:
– React UI components.
WHAT’S FIXED:
– Fixed an issue in jqxGrid regarding the DateTimeInput editor in Firefox.
– Fixed an issue in jqxGrid regarding the Tab-key navigation when the Grid is in edit mode and the editor is checkbox.
– Fixed an issue in jqxGrid regarding the Esc key behavior when the NumberInput column is in edit mode.
– Fixed an issue in jqxGrid regarding the auto-scroll behavior after editing and when grouping is turned on.
– Fixed an issue in jqxGrid regarding the row details expand/collapse behavior after sorting and filtering.
– Fixed an issue in jqxGrid regarding the filter row’s date range filter display after the grid is re-rendered.
– Fixed an issue in jqxScheduler regarding the columns rendering in timeline views after navigation.
– Fixed an issue in jqxTreeGrid regarding the auto-height calculation after cell editing when autoRowHeight is true.
– Fixed an issue in jqxCalendar and jqxDateTimeInput regarding their destroy method.
– Fixed an issue in jqxMaskedInput regarding the value property during initialization.
– Fixed an issue in jqxChart regarding the tooltip’s z-index.
BREAKING CHANGES:
Component selectors for Angular now start with “jqx” instead of “angular”. ASP .NET Tag Helpers now use dash style instead of camel case for creating helpers and setting attributes.