Releases: syncfusion/ej2-javascript-ui-controls
Releases · syncfusion/ej2-javascript-ui-controls
v1.0.14-preview
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
v1.0.10-preview
New Components
- Added Tooltip component - demos
v1.0.8-preview
List of all Essential JS 2 preview components and libraries in a single package.