We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c302e64 + ed84a25 commit e30aa93Copy full SHA for e30aa93
projects/igniteui-angular/package.json
@@ -22,7 +22,9 @@
22
"tabs",
23
"calendar",
24
"date picker",
25
+ "datepicker",
26
"time picker",
27
+ "timepicker",
28
"dialog",
29
"navbar",
30
"navdrawer",
@@ -32,11 +34,26 @@
32
34
"badge",
33
35
"card",
36
"checkbox",
37
+ "switch",
38
"input",
39
"bottom nav",
40
"mask",
41
"button",
- "drag drop"
42
+ "radio",
43
+ "drag drop",
44
+ "drag",
45
+ "drop",
46
+ "chips",
47
+ "chip",
48
+ "icon",
49
+ "progress bar",
50
+ "circular progress",
51
+ "linear progress",
52
+ "slider",
53
+ "toast",
54
+ "snackbar",
55
+ "excel export",
56
+ "csv export"
57
],
58
"dependencies": {
59
"@types/hammerjs": "^2.0.35",
0 commit comments