redui 1.0.0-alpha0022
See the version list below for details.
dotnet add package redui --version 1.0.0-alpha0022
NuGet\Install-Package redui -Version 1.0.0-alpha0022
<PackageReference Include="redui" Version="1.0.0-alpha0022" />
<PackageVersion Include="redui" Version="1.0.0-alpha0022" />
<PackageReference Include="redui" />
paket add redui --version 1.0.0-alpha0022
#r "nuget: redui, 1.0.0-alpha0022"
#:package redui@1.0.0-alpha0022
#addin nuget:?package=redui&version=1.0.0-alpha0022&prerelease
#tool nuget:?package=redui&version=1.0.0-alpha0022&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 |
* UI is localizable. Use "$label.labelName" to describe a localizable label, reference Globalize.js library and use Globalize.addCultureInfo to provide translations.
* ObjectSelector, ObjectSelectorCell, ComboBox and ListBuilder rely on toString() method if the optionValueProperty/objectValueProperty is not provided
* ObjectSelector and ObjectSelectorCell can be declared as editable
* Ribbon control
* RibbonButton control
* Pressing Enter in TextArea doesn't close the window anymore
* Node subnodes are accessed as "nodes" and not as "children"
See complete list of currently implemented controls and features at https://redui.codeplex.com/wikipage?title=Release%20Notes