New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

devextreme-angular

Package Overview
Dependencies
Maintainers
1
Versions
706
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devextreme-angular - npm Package Versions

1
71

17.1.12

Diff

anna.zhernovkova
published 18.1.4 •

Changelog

Source

18.1.4 (2018-06-21)

Bug Fixes

  • Fix check for objects comparison #801
  • Form should validate items if the ngIf directive is applied to an item #805
vladislav.volkov
published 18.1.4-beta.2 •

Changelog

Source

18.1.4-beta.2 (2018-05-31)

Bug Fixes

  • DevExtreme should subscribe on all global events within Angular Zone #798
vladislav.volkov
published 18.1.4-beta.1 •

Changelog

Source

18.1.4-beta.1 (2018-05-25)

Bug Fixes

  • Get rid of HttpClientModule from components #794
anna.zhernovkova
published 18.1.3 •

Changelog

Source

18.1.3 (2018-05-16)

Features

  • DevExtreme dependency has been updated to the 18.1.3
  • Create the DxServerTransferStateModule module to include the cache of the request result #752
  • Create event emitters for nested components #728
  • Support server side rendering #732
  • Implement request result caching on the server, which prevents widget blinking during data loading #721
  • Implement ajax on server #705
  • Render dx-button widget on server #694

Bug Fixes

  • Render templates within the Angular zone #767
  • Event with subscriptions should be fired inside NgZoneEvent #762
  • Event with subscriptions should be fired inside NgZone #748
  • Fix applications based on SystemJS
  • Fix firing onValueChanged event when changing a value of dxTagBox #710
  • Prevent valueChanges event when patchValue method is used with emitEvent=false #712
  • DevExtreme Angular components force Angular change detection #516
  • Rework the strategy of applying options#626

Breaking changes

  • Angular below version 5 is not supported anymore.
  • Since the @angular/http module is deprecated (see https://github.com/angular/angular/pull/18906), DevExtreme-angular now requires adding the following modules to config.ts if you use SystemJS:
'@angular/common/http': 'npm:@angular/common/bundles/common-http.umd.js',
'tslib': 'npm:tslib/tslib.js',
  • TypeScript declarations of nested components have become strict, which can cause a build failure. Use correct types to prevent this.
anna.zhernovkova
published 17.2.8 •

vladislav.volkov
published 18.1.2-beta.1 •

vladislav.volkov
published 18.1.1-beta.6 •

vladislav.volkov
published 18.1.1-beta.5 •

vladislav.volkov
published 18.1.1-beta.4 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc