-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
jayaprakash.kamaraj
committed
Dec 8, 2017
1 parent
796df08
commit 9d5a0d0
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Changelog | ||
|
||
## [Unreleased] | ||
|
||
## 15.4.21-preview (2017-12-08) | ||
|
||
Essential JS 2 is a modern JavaScript UI toolkit that has been built from the ground up to be lightweight, responsive, modular, and touch friendly. It is written in TypeScript and has no external dependences. It also includes complete support for Angular and React frameworks. The following components are currently available: | ||
|
||
- Grid | ||
- Chart | ||
- Drop-Down List | ||
- Tree View | ||
- Date Picker | ||
- Dialog | ||
- Numeric Text Box | ||
- Tab | ||
- Toolbar | ||
- Circular Gauge | ||
- Linear Gauge | ||
- Form Validator | ||
- Combo Box | ||
- Autocomplete | ||
- Multiselect Drop-Down | ||
- Calendar | ||
- Date Range Picker | ||
- Button | ||
- Radio Button | ||
- Check Box | ||
- Text Box | ||
- Time Picker | ||
- Masked Text Box | ||
- List View | ||
- Tooltip | ||
- Context Menu | ||
- Accordion |