Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.14 KB

File metadata and controls

43 lines (33 loc) · 1.14 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

  • Auto-complete for Query builder.
  • Query builder input performance improvements.

[6.2.0] - 2019-04-25

Added

  • Possibility to propagate custom operators in condition builder.

6.1.0 - 2019-04-16

Added

  • Markup pipe.

6.0.0 - 2019-03-13

Added

  • Possibility to rewrite control templates.

Changed

  • Migrated to Angular 6.

5.0.1 - 2018-04-30

Added

  • Endpoints to save/load conditions.

Changed

  • Updated example to show how to load/save conditions.

[5.0.0] - 2018-04-30

Added

  • ng2-expression-builder publish to npm.
  • Aot compilation support.
  • Expression builder module.
  • Query filter module.