ecabs-components 1.1.16 → 1.1.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -23,54 +23,56 @@ Run `ng test ecabs-components` to execute the unit tests via [Karma](https://kar
|
|
|
23
23
|
|
|
24
24
|
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
|
|
25
25
|
|
|
26
|
-
v1.0.13
|
|
27
|
-
v1.0.18
|
|
28
|
-
v1.0.75
|
|
29
|
-
v1.0.76
|
|
30
|
-
v1.0.77
|
|
31
|
-
v1.0.78
|
|
32
|
-
v1.0.79
|
|
26
|
+
v1.0.13 — Fixed emitEvent behaviour of checkbox
|
|
27
|
+
v1.0.18 — Fixed width of date time picker
|
|
28
|
+
v1.0.75 — Upgrade `EcabsButtons` module to `MDC` styling.
|
|
29
|
+
v1.0.76 — Upgrade `EcabsInput` module to `MDC` styling.
|
|
30
|
+
v1.0.77 — Upgrade `MatChips` to `MDC`.
|
|
31
|
+
v1.0.78 — Upgrade `MatSelect` to `MDC`.
|
|
32
|
+
v1.0.79 — feat(CU-11266): Update `MatDialog` to `MDC`.
|
|
33
33
|
- Fix button height issue on anchor tags marked as `mat-button`.
|
|
34
34
|
- Update default font family.
|
|
35
35
|
- Rename `NoteComponent` to `EcabsNoteComponent`.
|
|
36
36
|
- Add `expired` style for `EcabsChip`.
|
|
37
|
-
v1.0.80
|
|
38
|
-
v1.0.81
|
|
39
|
-
v1.0.82
|
|
37
|
+
v1.0.80 — Allow custom button options for `Confirm` and `Cancel` buttons on `EcabsDialog`.
|
|
38
|
+
v1.0.81 — Fix font size of `EcabsSelect`.
|
|
39
|
+
v1.0.82 — Improve appearance of disabled inputs.
|
|
40
40
|
- Fix placeholder text of `EcabsSelect`.
|
|
41
|
-
v1.0.83
|
|
42
|
-
v1.0.84
|
|
43
|
-
v1.0.85
|
|
44
|
-
v1.0.87
|
|
45
|
-
v1.0.88
|
|
46
|
-
v1.0.84
|
|
47
|
-
v1.0.89
|
|
48
|
-
v1.0.90
|
|
41
|
+
v1.0.83 — Fix buttons height.
|
|
42
|
+
v1.0.84 — Emit `falsey` result when Close button is clicked on `EcabsDialogConfirm` and `EcabsDialogMessage`.
|
|
43
|
+
v1.0.85 — Improve styling for `EcabsTable` row colors.
|
|
44
|
+
v1.0.87 — Apply min/max Date logic for date picker
|
|
45
|
+
v1.0.88 — Roll back 1.0.87
|
|
46
|
+
v1.0.84 — Emit `falsey` result when Close button is clicked on `EcabsDialogConfirm` and `EcabsDialogMessage`.
|
|
47
|
+
v1.0.89 — Upgrade `MatLegacyTable` and `MatLegacyProgress` to `MDC`.
|
|
48
|
+
v1.0.90 — Upgrade `MatLegacyPaginator` to `MDC`.
|
|
49
49
|
- Add `EcabsPaginatorDirective`.
|
|
50
50
|
- Rename `AppHint` to `EcabsHint`.
|
|
51
51
|
- Apply `ngx-toaster` overrides.
|
|
52
|
-
v1.0.91
|
|
53
|
-
v1.0.92
|
|
54
|
-
v1.0.93
|
|
55
|
-
v1.0.94
|
|
56
|
-
v1.0.95
|
|
57
|
-
v1.0.96
|
|
58
|
-
v1.0.97
|
|
59
|
-
v1.0.98
|
|
60
|
-
v1.0.99
|
|
61
|
-
v1.1.0
|
|
62
|
-
v1.1.1
|
|
63
|
-
v1.1.2
|
|
64
|
-
v1.1.3
|
|
65
|
-
v1.1.4
|
|
66
|
-
v1.1.5
|
|
67
|
-
v1.1.6
|
|
68
|
-
v1.1.7
|
|
69
|
-
v1.1.8
|
|
70
|
-
v1.1.9
|
|
71
|
-
v1.1.10
|
|
72
|
-
v1.1.12
|
|
73
|
-
v1.1.13
|
|
74
|
-
v1.1.14
|
|
75
|
-
v1.1.15
|
|
76
|
-
v1.1.16
|
|
52
|
+
v1.0.91 — Upgrade `MatLegacyCheckbox` and `MatSlideToggle` to `MDC`.
|
|
53
|
+
v1.0.92 — Add default buttons for Confirm and Cancel buttons on dialog.
|
|
54
|
+
v1.0.93 — Update progress colors for percentage.
|
|
55
|
+
v1.0.94 — Upgrade `MatLegacyTabs` to `MDC`.
|
|
56
|
+
v1.0.95 — Upgrade `MatLegacyTooltip` to `MDC`.
|
|
57
|
+
v1.0.96 — Add missing styles for nested columns on `Table`.
|
|
58
|
+
v1.0.97 — Correct misaligned icon and text on `EcabsNotes`.
|
|
59
|
+
v1.0.98 — Upgrade `MatLegacyAutocomplete` to `MDC`.
|
|
60
|
+
v1.0.99 — Add `mini` and `maxi` directive and validators to `EcabsInput`.
|
|
61
|
+
v1.1.0 — Upgrade `MatLegacyMenu` to `MDC`.
|
|
62
|
+
v1.1.1 — Hide `Timepicker` options on input blur.
|
|
63
|
+
v1.1.2 — Introduce new select component (`EcabsSelectV2`) to deprecate `EcabsSelect`.
|
|
64
|
+
v1.1.3 — Upgrade `MatLegacyCard` to `MDC`.
|
|
65
|
+
v1.1.4 — Fixed blur issue for input.
|
|
66
|
+
v1.1.5 — added slider
|
|
67
|
+
v1.1.6 — accumulate all directives
|
|
68
|
+
v1.1.7 — Add a message for alphanumeric-only validation.
|
|
69
|
+
v1.1.8 — Add directive show-on-truncated to directives.
|
|
70
|
+
v1.1.9 — Fixed i18n issue.
|
|
71
|
+
v1.1.10 — Added color styles for prompt title message.
|
|
72
|
+
v1.1.12 — Extend @Input properties of `EcabsSelectV2` from `@ng-select` lib.
|
|
73
|
+
v1.1.13 — Fix `overflow-y` issue on `MatCardContent`.
|
|
74
|
+
v1.1.14 — Update styles for disabled indeterminate checkboxes.
|
|
75
|
+
v1.1.15 — Cleanup `EcabsComponentsService` and provide default config via `config` property.
|
|
76
|
+
v1.1.16 — Implemented custom phone number control.
|
|
77
|
+
v1.1.17 — Fix peerDependency on `libphonenumber-js`.
|
|
78
|
+
v1.1.18 — Adjust position of `sticky` header on `MatTable`.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ecabs-components",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.18",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/animations": "^16.2.12",
|
|
6
6
|
"@angular/common": "^16.2.12",
|
|
@@ -13,6 +13,7 @@
|
|
|
13
13
|
"date-fns": "^2.29.3",
|
|
14
14
|
"date-holidays": "^3.23.3",
|
|
15
15
|
"flag-icons": "^6.7.0",
|
|
16
|
+
"libphonenumber-js": "^1.12.6",
|
|
16
17
|
"ngx-mat-select-search": "^7.0.7",
|
|
17
18
|
"postcss": "^8.4.35",
|
|
18
19
|
"rxjs": "~7.5.0",
|