Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

devextreme-angular

Package Overview
Dependencies
Maintainers
9
Versions
697
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devextreme-angular - npm Package Versions

1
6870

16.2.7

Diff

Changelog

Source

16.2.7 (2017-06-07)

Bug Fixes

Open the list of closed bugs

devextreme
published 17.1.3 •

Changelog

Source

17.1.3 (2017-05-15)

Features

  • DevExtreme dependency has been updated to the 17.1 release

Bug Fixes

  • Fix case when item validation rule uses ngIf directive (#440)
devextreme
published 17.1.2-beta.1 •

Changelog

Source

17.1.2-beta.1 (2017-04-13)

Features

  • DevExtreme dependency has been updated to the 17.1 preview

Bug Fixes

  • Fix disposing nested components in dxDataGrid
  • Fix firing onValueChanged event several times on change value option
  • Fix watcher for values of the date type (8a8355b)
devextreme
published 16.2.6 •

Changelog

Source

16.2.6 (2017-03-29)

  • Release a stable version with Angular 4 support
devextreme
published 16.2.6-rc.1 •

Changelog

Source

16.2.6-rc.1 (2017-03-24)

Features

  • Support for Angular 4 RC has been provided (#386).
devextreme
published 16.2.5 •

Changelog

Source

16.2.5 (2017-03-01)

Features

  • Added the "Add DevExtreme to Ionic 2 Application" guide (119fab1)
  • Improved and updated documentation (9ea5c92, 2dcb8ee)
  • @angular/forms added to peerDependencies (b26a3b9)
  • Improved integration with NgZone (4c2ae38)

Code Refactoring

  • Refactored CustomValueAccessor implementation (b69d7a0)
devextreme
published 16.2.5-rc.1 •

Changelog

Source

16.2.5-rc.1 (2017-01-26)

Bug Fixes

Open the list of closed bugs

devextreme
published 16.2.4 •

Changelog

Source

16.2.4 (2017-01-18)

RTM version has been released!

devextreme
published 16.2.4-rc.5 •

Changelog

Source

16.2.4-rc.5 (2017-01-18)

Breaking changes

  • Item template defined in dxi-item and dxTemplate now works consistently.

Previously, the result of the dxi-item in the DxList was rendered as follows:

<div class="dx-item-content">
    <dxi-item>...</dxi-item>
</div>

Currently, this will be rendered as follows:

<dxi-item class="dx-item-content">
    ...
</dxi-item>

Bug Fixes

Open the list of closed bugs

devextreme
published 16.2.3-rc.4 •

Changelog

Source

16.2.3-rc.4 (2017-01-13)

Features

  • Dependencies updated
  • Update DevExtreme peer dependency to 16.2.4

Bug Fixes

Open the list of closed bugs

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