Skip to content

v2.7.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ala-n ala-n released this 20 May 22:18
· 6096 commits to main-beta since this release

2.7.0-beta.2 (2021-05-20)

Bug Fixes

  • esl-utils: update export list (5b9df8b)

Code Refactoring

  • esl-utils: remove deprecations of version v2.0.0 (cbd38b6)

Features

  • esl-utils: aggregate decorator function introduced (0915fd6)
  • esl-utils: focus order utility (bd61f99)

BREAKING CHANGES

  • esl-utils: CSSUtil from 'esl-utils/dom/styles' is removed;
    ScrollUtility alias is no longer available use ScrollUtils instead;
    @override and @readonly deprecated decorators are removed use @prop decorator instead;