JuiceUI 1.1.1
Install-Package JuiceUI -Version 1.1.1
dotnet add package JuiceUI --version 1.1.1
<PackageReference Include="JuiceUI" Version="1.1.1" />
paket add JuiceUI --version 1.1.1
#r "nuget: JuiceUI, 1.1.1"
// Install JuiceUI as a Cake Addin
#addin nuget:?package=JuiceUI&version=1.1.1
// Install JuiceUI as a Cake Tool
#tool nuget:?package=JuiceUI&version=1.1.1
Juice UI – Supercharge ASP.NET Web Forms with jQuery UI
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- AmplifyJS
- jQuery (>= 1.8.2)
- jQuery.UI.Combined (>= 1.9.0)
- json2
NuGet packages (1)
Showing the top 1 NuGet packages that depend on JuiceUI:
Package | Downloads |
---|---|
WijmoOpenJuiceUI
Wijmo Open widgets ported to the Juice UI framework as ASP.NET Control Extenders |
GitHub repositories
This package is not used by any popular GitHub repositories.
1.1.1
• This is a version marker purely because NuGet won't allow overwriting packages. All updates included in the 1.1 changeset are included in v1.1.1.
1.1
• Added support for jQuery UI 1.9.
• Added menu widget Control
• Added spinner widget Control
• Added tooltip widget Control
• Updated control events and properties in accordance with the jQuery UI 1.9 Upgrade Guide (http://stage.jqueryui.com/upgrade-guide/1.9/)
• Updated the Fresh-Squeezed theme
• Updated the Supercharged theme
1.0.1
• Fixes the initial path set by JuiceApp.cs.
1.0
• Updated the jQuery package reference to 1.8.2.
0.9.2.1
• Fixes the initial path set by JuiceApp.cs.
• Updated the jQuery UI package reference to 1.8.23.
0.9.2
• Added AutoPostBack option to the Droppable Drop event.
• Added AutoPostBack option to the Draggable Drag event.
• Added FindControl method to the TabPage control.
• Added FindControl method to the AccordionPanel control.
• Fixed AutoPostBack for JuiceExtender controls.
0.9.1.1
• JuiceUI assembly is now signed.
0.9.1
• Improved data/options conversion.
• Improved event handling and error correction.
• Support for buttongroup.
• Support for nested controls and extending Juice UI controls with Juice UI.