jQWidgets_Framework 4.1.0
See the version list below for details.
dotnet add package jQWidgets_Framework --version 4.1.0
NuGet\Install-Package jQWidgets_Framework -Version 4.1.0
<PackageReference Include="jQWidgets_Framework" Version="4.1.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add jQWidgets_Framework --version 4.1.0
#r "nuget: jQWidgets_Framework, 4.1.0"
// Install jQWidgets_Framework as a Cake Addin #addin nuget:?package=jQWidgets_Framework&version=4.1.0 // Install jQWidgets_Framework as a Cake Tool #tool nuget:?package=jQWidgets_Framework&version=4.1.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,249 | 7/25/2019 |
8.0.0 | 2,185 | 5/16/2019 |
7.1.0 | 1,338 | 2/11/2019 |
6.2.0 | 1,273 | 12/6/2018 |
6.1.0 | 1,330 | 10/3/2018 |
6.0.6 | 1,332 | 8/13/2018 |
6.0.5 | 1,162 | 8/1/2018 |
5.6.0 | 1,694 | 2/12/2018 |
5.5.0 | 1,489 | 12/6/2017 |
5.4.0 | 1,416 | 10/12/2017 |
5.3.2 | 1,294 | 9/21/2017 |
5.3.1 | 1,163 | 9/21/2017 |
5.3.0 | 1,172 | 9/18/2017 |
5.2.0 | 1,278 | 9/4/2017 |
5.1.0 | 1,473 | 8/17/2017 |
5.0.0 | 1,367 | 8/9/2017 |
4.5.4 | 1,527 | 6/27/2017 |
4.5.3 | 1,731 | 6/2/2017 |
4.5.2 | 1,374 | 5/10/2017 |
4.5.1 | 1,395 | 4/3/2017 |
4.5.0 | 1,808 | 1/14/2017 |
4.4.0 | 1,613 | 11/24/2016 |
4.3.0 | 1,675 | 10/11/2016 |
4.2.1 | 9,589 | 8/31/2016 |
4.1.2 | 4,307 | 4/28/2016 |
4.1.1 | 1,739 | 3/30/2016 |
4.1.0 | 1,309 | 3/14/2016 |
4.0.0 | 2,770 | 1/29/2016 |
3.9.1 | 3,177 | 10/29/2015 |
3.9.0 | 1,447 | 10/13/2015 |
3.8.2 | 11,374 | 8/7/2015 |
3.8.1 | 2,023 | 6/25/2015 |
3.8.0 | 2,764 | 4/29/2015 |
3.7.1 | 4,755 | 3/4/2015 |
3.7.0 | 1,530 | 2/3/2015 |
3.6.0 | 1,903 | 12/19/2014 |
jQWidgets v4.1.0 Release, March-10-2016
What's New:
- Kinetic Scrolling on Mobile Devices.
- jqxBarGauge widget.
- jqxChart x-Axis logarithmic scale support.
- jqxChart new functions for mapping axis positions to values.
- jqxChart support for custom grid lines, tick marks and labels.
- Responsive Grid System in jqxResponse.
- jqxDateTimeInput, jqxNumberInput, jqxSlider, jqxCalendar, jqxCheckBox, jqxRadioButton, jqxSwitchButton, jqxColorPicker can be initialized from Input tags.
- Templates for jqxDateTimeInput, jqxComboBox, jqxDropDownList, jqxSlider, jqxProgressBar, jqxButtonGroup, jqxNumberInput, jqxFormattedInput, jqxComplexInput.
- DropDown Alignment options for jqxDropDownList, jqxComboBox, jqxDropDownButton and jqxDateTimeInput.
What's Improved:
- Scrolling performance on Mobile Devices.
- jqxGrid rendering and data binding performance.
What's Fixed:
- Fixed an issue in jqxScheduler regarding the appointmentClick and appointmentDoubleClick events in the agenda view.
- Fixed an issue in jqxScheduler regarding the edit dialog in the agenda view.
- Fixed an issue in jqxDropDownList regarding its Popup positioning.
- Fixed an issue in jqxChart regarding range selector rendering.
- Fixed an issue in jqxChart regarding range selector vertical rendering.
- Fixed an issue in jqxRibbon regarding the visibility of scroll buttons not being updated when "removeAt" is called.
- Fixed a jqxRibbon selection issue in the "addAt" method.
- Fixed a rounding issue in jqxRangeSelector.
- Fixed an issue in jqxLinearGauge regarding an incorrect layout when the orientation is horizontal and "scaleLength" is set.
Breaking Changes:
- Removed default sorting by grouped column in jqxGrid when grouping and paging are applied.