- Essential JS 2 is now officially released and production ready.
- Angular Universal support added.
- New High Contrast theme added.
- A web based tool for Custom Resource Generator is released for JavaScript (ES5) users.
- Tag prefix for Angular components is changed from
ej
toejs
. For example,ej-grid
is changed toejs-grid
. - Touch: Removed
doubleTap
event and addedtapCount
argument in tap event.
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