18.1.1-beta.1
Pre-release
Pre-release
·
333 commits
to master
since this release
Features
- Render dx-button widget on server #694
Bug Fixes
- DevExtreme Angular components force Angular change detection #516
Breaking changes
- TypeScript declarations of nested components have become strict, which can cause a build failure. Use correct types to prevent this.
- Angular version 2.x is no longer supported. Now our integration library is based on the Angular Renderer2 class, which is available starting with Angular version 4 and allows manipulating DOM elements on the server side (server-side rendering).