redui 1.0.0-alpha0014
See the version list below for details.
dotnet add package redui --version 1.0.0-alpha0014
NuGet\Install-Package redui -Version 1.0.0-alpha0014
<PackageReference Include="redui" Version="1.0.0-alpha0014" />
<PackageVersion Include="redui" Version="1.0.0-alpha0014" />
<PackageReference Include="redui" />
paket add redui --version 1.0.0-alpha0014
#r "nuget: redui, 1.0.0-alpha0014"
#:package redui@1.0.0-alpha0014
#addin nuget:?package=redui&version=1.0.0-alpha0014&prerelease
#tool nuget:?package=redui&version=1.0.0-alpha0014&prerelease
Typescript UI framework.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.9.0)
- jQuery.UI.Combined (>= 1.10.0)
- mustache.js (>= 0.7.2)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-beta001 | 54 | 4/28/2014 |
| 1.0.0-alpha0026 | 41 | 4/14/2014 |
| 1.0.0-alpha0024 | 47 | 3/17/2014 |
| 1.0.0-alpha0023 | 42 | 2/23/2014 |
| 1.0.0-alpha0022 | 39 | 2/17/2014 |
| 1.0.0-alpha0021 | 40 | 1/29/2014 |
| 1.0.0-alpha0020 | 42 | 1/17/2014 |
| 1.0.0-alpha0019 | 43 | 12/5/2013 |
| 1.0.0-alpha0018 | 45 | 11/25/2013 |
| 1.0.0-alpha0017 | 46 | 11/18/2013 |
| 1.0.0-alpha0016 | 41 | 11/14/2013 |
| 1.0.0-alpha0015 | 43 | 11/12/2013 |
| 1.0.0-alpha0014 | 43 | 11/7/2013 |
| 1.0.0-alpha0013 | 42 | 11/4/2013 |
| 1.0.0-alpha0012 | 41 | 10/30/2013 |
| 1.0.0-alpha0011 | 44 | 10/7/2013 |
| 1.0.0-alpha0010 | 45 | 10/2/2013 |
| 1.0.0-alpha0009 | 41 | 10/2/2013 |
| 1.0.0-alpha0008 | 44 | 10/2/2013 |
* Code relies on class for operations on multiple elements (like clear all grid view rows), and on id for operations on a single elements (broadcast expanding event of a specific node)
* Fixed: Css selectors using the window element as a context do not work for docked windows
* Fixed: Double-dock, then undock doesn't undock the window correctly
* Fixed: Make special ids use postfix instead of prefix (like "{{id}}_clientareainner")
* Css classes, ids and events standardized
* Dialog buttons are no longer reversed
See complete list of currently implemented controls and features at https://redui.codeplex.com/wikipage?title=Release%20Notes