redui 1.0.0-alpha0013
See the version list below for details.
dotnet add package redui --version 1.0.0-alpha0013
NuGet\Install-Package redui -Version 1.0.0-alpha0013
<PackageReference Include="redui" Version="1.0.0-alpha0013" />
paket add redui --version 1.0.0-alpha0013
#r "nuget: redui, 1.0.0-alpha0013"
// Install redui as a Cake Addin #addin nuget:?package=redui&version=1.0.0-alpha0013&prerelease // Install redui as a Cake Tool #tool nuget:?package=redui&version=1.0.0-alpha0013&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)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on redui:
Package | Downloads |
---|---|
redui.sample
Typescript UI framework Sample Application. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta001 | 1,241 | 4/28/2014 |
1.0.0-alpha0026 | 1,170 | 4/14/2014 |
1.0.0-alpha0024 | 1,033 | 3/17/2014 |
1.0.0-alpha0023 | 1,020 | 2/23/2014 |
1.0.0-alpha0022 | 1,023 | 2/17/2014 |
1.0.0-alpha0021 | 907 | 1/29/2014 |
1.0.0-alpha0020 | 899 | 1/17/2014 |
1.0.0-alpha0019 | 872 | 12/5/2013 |
1.0.0-alpha0018 | 1,011 | 11/25/2013 |
1.0.0-alpha0017 | 977 | 11/18/2013 |
1.0.0-alpha0016 | 920 | 11/14/2013 |
1.0.0-alpha0015 | 925 | 11/12/2013 |
1.0.0-alpha0014 | 938 | 11/7/2013 |
1.0.0-alpha0013 | 952 | 11/4/2013 |
1.0.0-alpha0012 | 907 | 10/30/2013 |
1.0.0-alpha0011 | 919 | 10/7/2013 |
1.0.0-alpha0010 | 939 | 10/2/2013 |
1.0.0-alpha0009 | 953 | 10/2/2013 |
1.0.0-alpha0008 | 923 | 10/2/2013 |
1.0.0-alpha0007 | 914 | 9/17/2013 |
1.0.0-alpha0006 | 931 | 9/16/2013 |
1.0.0-alpha0005 | 912 | 9/6/2013 |
1.0.0-alpha0004 | 980 | 9/4/2013 |
1.0.0-alpha0002 | 922 | 8/29/2013 |
1.0.0-alpha0001 | 962 | 3/20/2013 |
* Potentially conflicting css classes (like "focusable", "hidden") prefixed with "redui_"
* Label control renamed to StaticText
* Panel control renamed to GroupBox
* Every control has a property model to access the model instead of individual properties copied from the model. Model is used for rendering.
* TreeView has label
See complete list of currently implemented controls and features at https://redui.codeplex.com/wikipage?title=Release%20Notes