ej2-javascript-ui-controls

Syncfusion JavaScript UI controls library offer more than 50+ cross-browser, responsive, and lightweight HTML5 UI controls for building modern web applications.

OTHER License

Downloads
9.5M
Stars
401
Committers
21
ej2-javascript-ui-controls - v15.4.19-preview

Published by ajithr almost 7 years ago

ej2-javascript-ui-controls - v15.4.18-preview

Published by ajithr almost 7 years ago

ej2-javascript-ui-controls - v15.4.17-preview

Published by ajithr almost 7 years ago

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
ej2-javascript-ui-controls - v1.0.25-preview

Published by ajithr almost 7 years ago

ej2-javascript-ui-controls - v1.0.22-preview

Published by ajithr about 7 years ago

New Components

  • Added Accordion component - demos
  • Added ContextMenu component - demos
  • Added DateRangePicker component - demos
  • Added MultiSelect component - demos
  • Added TreeView component - demos
ej2-javascript-ui-controls - v1.0.21-preview

Published by ajithr about 7 years ago

ej2-javascript-ui-controls - v1.0.19-preview

Published by ajithr about 7 years ago

New Components

  • Added AutoComplete component - demos
  • Added ComboBox component - demos
  • Added TimePicker component - demos
  • Added RadioButton component - demos

New Features

  • Provided bootstrap theme support.
ej2-javascript-ui-controls - v1.0.18-preview

Published by ajithr about 7 years ago

ej2-javascript-ui-controls - v1.0.17-preview

Published by ajithr about 7 years ago

ej2-javascript-ui-controls - v1.0.16-preview

Published by ajithr about 7 years ago

ej2-javascript-ui-controls - v1.0.14-preview

Published by ajithr about 7 years ago

New Components

  • Added DropDownList component - demos
  • Added CircularGauge component - demos
  • Added LinearGauge component - demos

New Features

  • Provided fabric theme support.

Breaking Changes

  • Animation: Ripple effect is disabled by default. Use enableRipple(true) method to enable or disable ripple effect in samples.
  • Package reference modified for individal packages
Old reference New reference
import { extend, setValue } from '@syncfusion/ej2-base/util'; import { extend, setValue } from '@syncfusion/ej2-base';
import { addClass, append } from '@syncfusion/ej2-base/dom'; import { addClass, append } from '@syncfusion/ej2-base';

1.0.10-preview (2017-07-05)

New Components

  • Added Tooltip component - demos
ej2-javascript-ui-controls - v1.0.10-preview

Published by ajithr over 7 years ago

New Components

  • Added Tooltip component - demos
ej2-javascript-ui-controls - v1.0.8-preview

Published by ajithr over 7 years ago

List of all Essential JS 2 preview components and libraries in a single package.

Package Rankings
Top 1.29% on Npmjs.org
Badges
Extracted from project README
Screens of showcase applications
Related Projects