Skip to content

Releases: jweisman/eca-components

Add support for line numbers in the select entities component

30 Mar 08:14
Compare
Choose a tag to compare

Add support for truncate property

15 Dec 07:26
eab920f
Compare
Choose a tag to compare

Support for Angular 11 / Cloud App SDK 1.4

15 Dec 07:26
eab920f
Compare
Choose a tag to compare
v1.4.0

Update select-entities.md

Bug fix

19 May 11:53
Compare
Choose a tag to compare

Simplify data inheritance in dialog

Bug fix

18 May 15:51
Compare
Choose a tag to compare

Add translations to dialog base

Small fixes

14 May 11:47
Compare
Choose a tag to compare
  1. Set translations on next tick
  2. Prompt value- any
  3. Allow setting data in auto complete
  4. Cache auto complete data by URL

Bug fix

26 Apr 05:43
Compare
Choose a tag to compare

Reference barrel files which contain modules directly:
ng-packagr/ng-packagr#917

Minor improvement

22 Apr 12:39
Compare
Choose a tag to compare

Add simple interface for alert, confirm, and prompt dialogs.

this.dialog.alert('Just my message').subscribe();

New component

21 Apr 14:37
Compare
Choose a tag to compare

Added the auto-complete component

Bug fix

18 Apr 07:11
Compare
Choose a tag to compare

Update check boxes when selected entities are updated from the parent