You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,18 @@ All notable changes for each version of this project will be documented in this
4
4
5
5
## 21.1.0
6
6
7
+
### New Features
8
+
9
+
-`IgxTooltipTarget`
10
+
- Added new properties:
11
+
- `showTriggers` - Which event triggers will show the tooltip. Expects a comma-separated string of different event triggers. Defaults to `pointerenter`.
12
+
- `hideTriggers` - Which event triggers will hide the tooltip. Expects a comma-separated string of different event triggers. Defaults to `pointerleave` and `click`.
The MIT License applies exclusively to the components (encompassing all related modules and directives), directives, and services listed below and their associated source code. **All other parts of this package remain under the Infragistics Commercial License.**
18
-
19
-
**Covered Components, Directives and Services with MIT License:**
20
-
21
-
- `igx-accordion`
22
-
- `igxAutocomplete`
23
-
- `igx-avatar`
24
-
- `igx-badge`
25
-
- `igx-banner`
26
-
- `igx-bottom-nav`
27
-
- `igx-button`
28
-
- `igx-card`
29
-
- `igx-carousel`
30
-
- `igx-chat`
31
-
- `igx-checkbox`
32
-
- `igx-chip`
33
-
- `igx-circular-bar`
34
-
- `igx-combo`
35
-
- `igx-date-picker`
36
-
- `igx-date-range-picker`
37
-
- `igx-dialog`
38
-
- `igx-divider`
39
-
- `igx-drop-down`
40
-
- `igx-expansion-panel`
41
-
- `igx-icon`
42
-
- `igx-input-group`
43
-
- `igx-linear-bar`
44
-
- `igx-list`
45
-
- `igx-navbar`
46
-
- `igx-nav-drawer`
47
-
- `igx-paginator`
48
-
- `igx-radio`
49
-
- `igx-radio-group`
50
-
- `igx-rating`
51
-
- `igx-select`
52
-
- `igx-simple-combo`
53
-
- `igx-slider`
54
-
- `igx-snackbar`
55
-
- `igx-splitter-pane`
56
-
- `igx-switch`
57
-
- `igx-tabs`
58
-
- `igx-toast`
59
-
- `igx-tooltip`
60
-
- `igx-tree`
61
-
- `igx-time-picker`
62
-
- `igx-stepper`
63
-
- `igx-month-picker`
64
-
- `igx-action-strip`
65
-
- `igx-buttongroup`
66
-
- `igx-calendar`
67
-
- `igx-chip-area`
68
-
- `igxDateTimeEditor`
69
-
- `igxDrag`
70
-
- `igxDrop`
71
-
- `igxFor`
72
-
- `igxIconButton`
73
-
- `igxInput`
74
-
- `igxLabel`
75
-
- `igxLayout`
76
-
- `igxMask`
77
-
- `igxRipple`
78
-
- `IgxOverlayService`
79
-
- `IgxTextHighlightDirective`
80
-
- `IgxTextHighlightService`
81
-
- `igxToggle`
17
+
The MIT License applies exclusively to the components (encompassing all related modules and directives), directives, and services listed below and their associated source code. All other parts of this package remain under the Infragistics Commercial License.
18
+
19
+
Covered Components, Directives and Services with MIT License:
20
+
21
+
- igx-accordion
22
+
- igx-action-strip
23
+
- igxAutocomplete
24
+
- igx-avatar
25
+
- igx-badge
26
+
- igx-banner
27
+
- igx-bottom-nav
28
+
- igxButton
29
+
- igx-card
30
+
- igx-carousel
31
+
- igx-chat
32
+
- igx-checkbox
33
+
- igx-chip
34
+
- igx-circular-bar
35
+
- igx-combo
36
+
- igx-date-picker
37
+
- igx-date-range-picker
38
+
- igx-dialog
39
+
- igx-divider
40
+
- igx-drop-down
41
+
- igx-expansion-panel
42
+
- igx-icon
43
+
- igx-input-group
44
+
- igx-linear-bar
45
+
- igx-list
46
+
- igx-navbar
47
+
- igx-nav-drawer
48
+
- igx-paginator
49
+
- igx-radio
50
+
- igx-radio-group
51
+
- igx-rating
52
+
- igx-select
53
+
- igx-simple-combo
54
+
- igx-slider
55
+
- igx-snackbar
56
+
- igx-splitter
57
+
- igx-switch
58
+
- igx-tabs
59
+
- igx-toast
60
+
- igx-tooltip
61
+
- igx-tree
62
+
- igx-time-picker
63
+
- igx-stepper
64
+
- igx-month-picker
65
+
- igx-action-strip
66
+
- igx-buttongroup
67
+
- igx-calendar
68
+
- igx-chip-area
69
+
- igxDateTimeEditor
70
+
- igxDrag
71
+
- igxDrop
72
+
- igxFor
73
+
- igxIconButton
74
+
- igxInput
75
+
- igxLabel
76
+
- igxLayout
77
+
- igxMask
78
+
- igxRipple
79
+
- IgxOverlayService
80
+
- IgxTextHighlightDirective
81
+
- IgxTextHighlightService
82
+
- igxToggle
82
83
83
84
The MIT License applies exclusively to the components (encompassing all related modules and directives), directives, and services listed above and their associated source code.
84
85
All other parts of this package remain under the Infragistics Commercial License.
@@ -105,13 +106,15 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
105
106
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
106
107
SOFTWARE.
107
108
109
+
For details, see https://opensource.org/licenses/MIT
All components (encompassing all related modules and directives), modules, directives, services, and code within this package, **except those listed under the MIT License section above**, are licensed under the Infragistics Commercial License (EULA).
117
+
All components (encompassing all related modules and directives), modules, directives, services, and code within this package, except those listed under the MIT License section above, are licensed under the Infragistics Commercial License (EULA).
115
118
116
119
This is a commercial product, requiring a valid paid-for license for commercial use.
117
120
This product is free to use for non-commercial educational use for students in K through 12 grades
@@ -130,5 +133,3 @@ in the projects/igniteui-angular/src/lib/core/setImmediate.ts file. The original
130
133
The Infragistics Ultimate license & copyright applies to this distribution.
131
134
For information on that license, please go to:
132
135
https://www.infragistics.com/legal/license
133
-
134
-
For details, see https://opensource.org/licenses/MIT
0 commit comments