Skip to content

v16.1.24

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 22 Feb 18:11
· 402 commits to master since this release
d894285

New Features

  • 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.

Breaking Changes

  • Tag prefix for Angular components is changed from ej to ejs. For example, ej-grid is changed to ejs-grid.
  • Touch: Removed doubleTap event and added tapCount argument in tap event.