@syncfusion/ej2-react-inplace-editor 25.1.35 → 26.1.35

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.
Files changed (45) hide show
  1. package/dist/ej2-react-inplace-editor.min.js +2 -2
  2. package/dist/ej2-react-inplace-editor.umd.min.js +2 -2
  3. package/dist/ej2-react-inplace-editor.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-react-inplace-editor.es2015.js +4 -4
  5. package/dist/es6/ej2-react-inplace-editor.es2015.js.map +1 -1
  6. package/package.json +12 -11
  7. package/styles/bootstrap-dark.css +803 -1
  8. package/styles/bootstrap.css +938 -1
  9. package/styles/bootstrap4.css +1219 -1
  10. package/styles/bootstrap5-dark.css +885 -1
  11. package/styles/bootstrap5.css +885 -1
  12. package/styles/fabric-dark.css +754 -1
  13. package/styles/fabric.css +743 -1
  14. package/styles/fluent-dark.css +823 -1
  15. package/styles/fluent.css +823 -1
  16. package/styles/fluent2.css +1996 -0
  17. package/styles/fluent2.scss +1 -0
  18. package/styles/highcontrast-light.css +829 -1
  19. package/styles/highcontrast.css +837 -1
  20. package/styles/inplace-editor/bootstrap-dark.css +803 -1
  21. package/styles/inplace-editor/bootstrap.css +938 -1
  22. package/styles/inplace-editor/bootstrap4.css +1219 -1
  23. package/styles/inplace-editor/bootstrap5-dark.css +885 -1
  24. package/styles/inplace-editor/bootstrap5.css +885 -1
  25. package/styles/inplace-editor/fabric-dark.css +754 -1
  26. package/styles/inplace-editor/fabric.css +743 -1
  27. package/styles/inplace-editor/fluent-dark.css +823 -1
  28. package/styles/inplace-editor/fluent.css +823 -1
  29. package/styles/inplace-editor/fluent2.css +1996 -0
  30. package/styles/inplace-editor/fluent2.scss +1 -0
  31. package/styles/inplace-editor/highcontrast-light.css +829 -1
  32. package/styles/inplace-editor/highcontrast.css +837 -1
  33. package/styles/inplace-editor/material-dark.css +780 -1
  34. package/styles/inplace-editor/material.css +840 -1
  35. package/styles/inplace-editor/material3-dark.css +938 -1
  36. package/styles/inplace-editor/material3.css +1050 -1
  37. package/styles/inplace-editor/tailwind-dark.css +804 -1
  38. package/styles/inplace-editor/tailwind.css +804 -1
  39. package/styles/material-dark.css +780 -1
  40. package/styles/material.css +840 -1
  41. package/styles/material3-dark.css +938 -1
  42. package/styles/material3.css +1050 -1
  43. package/styles/tailwind-dark.css +804 -1
  44. package/styles/tailwind.css +804 -1
  45. package/CHANGELOG.md +0 -263
package/CHANGELOG.md DELETED
@@ -1,263 +0,0 @@
1
- # Changelog
2
-
3
- ## [Unreleased]
4
-
5
- ## 20.4.54 (2023-03-14)
6
-
7
- ### In-place Editor
8
-
9
- #### Bug Fixes
10
-
11
- - `#I440965` - Now, the validation works properly when using two way binding for the `value` property.
12
- - `#I443357` - Now, when you click the cancel button in the In-place Editor, the Rich Text Editor will no longer be focused.
13
-
14
- ## 20.4.48 (2023-02-01)
15
-
16
- ### In-place Editor
17
-
18
- #### Bug Fixes
19
-
20
- - `#I427677` - Resolved issue with `maxLength` validation rules for RTE type in In-place Editor.
21
-
22
- ## 19.4.38 (2021-12-17)
23
-
24
- ### In-place Editor
25
-
26
- #### Bug Fixes
27
-
28
- - `#I341653` - The issue with "Window `resize` event listener is not removed properly" has been resolved.
29
-
30
- ## 19.2.51 (2021-08-03)
31
-
32
- ### In-place Editor
33
-
34
- #### Bug Fixes
35
-
36
- - `#I335868` - The issue with "value is not being reset after form validation fails, and the cancel button is pressed" has been resolved.
37
- - `#I335868` - In popup mode, pressing the close-icon on the In-place editor `numeric` type changes the value to -1 has been resolved.
38
-
39
- ## 19.2.44 (2021-06-30)
40
-
41
- ### In-place Editor
42
-
43
- #### New Features
44
-
45
- - `#I311906`, `#FB23798` - Provided the new event `endEdit` that triggers when the edit action is finished and begin to submit/cancel the current value.
46
-
47
- #### Bug Fixes
48
-
49
- - `#I330556` - Resolved the exception raised, when the large value is typed and starting to edit for the second time in In-Place Editor.
50
-
51
- ## 18.4.30 (2020-12-17)
52
-
53
- ### In-place Editor
54
-
55
- #### Bug Fixes
56
-
57
- `#292832` - The issue with Validation is not working when template has more then two input elements" has been resolved.
58
-
59
-
60
- ## 18.2.59 (2020-09-21)
61
-
62
- ### In-place Editor
63
-
64
- #### Bug Fixes
65
-
66
- `#289326` - The issue with "Script error is thrown when configuring more than two validation rules in the In-place editor" has been resolved.
67
-
68
-
69
- ## 18.2.57 (2020-09-08)
70
-
71
- ### In-place Editor
72
-
73
- #### New Features
74
-
75
- - `#288860` - Provided the new events `submitClick` and `cancelClick` that triggers when clicking the In-place editor submit and cancel buttons.
76
-
77
- ## 18.2.54 (2020-08-18)
78
-
79
- ### In-place Editor
80
-
81
- #### New Features
82
-
83
- - `#279315` - Provided new event `change` that triggers when the integrated component value has changed that render based on the `type` property in the In-place editor.
84
-
85
- ## 18.2.48 (2020-08-04)
86
-
87
- ### In-place Editor
88
-
89
- #### Bug Fixes
90
-
91
- - `#284643` - The issue with "Keyborad actions closes the editor and calls the save action" has been resolved.
92
-
93
- ## 18.2.45 (2020-07-14)
94
-
95
- ### In-place Editor
96
-
97
- #### Bug Fixes
98
-
99
- - `#F154491` - The issue with "`OnActionBegin` event triggers only during the second time, when configuring validation with Date mode in the In-place Editor" has been resolved.
100
- - `#283160` - The issue with "validation occurs, when the `validationRules` API has not been configured in the In-place Editor" has been resolved.
101
-
102
- ## 18.2.44 (2020-07-07)
103
-
104
- ### In-place Editor
105
-
106
- #### Bug Fixes
107
-
108
- - `#273057` - Resolved the `EnableHtmlSanitizer` property is not working properly for In-place Editor value.
109
-
110
- ## 17.4.51 (2020-02-25)
111
-
112
- ### In-place Editor
113
-
114
- #### Bug Fixes
115
-
116
- - `#262774` - Resolved the focus not maintained issue when `type` is set to `DropDown` and enabling the `allowFiltering`.
117
-
118
- ## 17.4.50 (2020-02-18)
119
-
120
- ### In-place Editor
121
-
122
- #### Bug Fixes
123
-
124
- - `#255914` - Provided the `textOption` property and setting the value to `Always` will display field value on initial load when DropDown components are configured with the `fields` property.
125
-
126
- ## 17.4.46 (2020-01-30)
127
-
128
- ### In-place Editor
129
-
130
- #### New Features
131
-
132
- - `#258695` - Provided `cancel` argument in `beginEdit` event to prevent the open action of the editor.
133
-
134
- ## 17.4.43 (2020-01-14)
135
-
136
- ### In-place Editor
137
-
138
- #### New Features
139
-
140
- - `#255914` - Provided actual `text` field value display on initial load, when DropDown components are configured with the `fields` property.
141
-
142
- ## 17.4.40 (2019-12-24)
143
-
144
- ### In-place Editor
145
-
146
- #### Bug Fixes
147
-
148
- - `#254606` - Web accessibility related issues have been resolved.
149
-
150
- ## 17.3.29 (2019-11-26)
151
-
152
- ### In-place Editor
153
-
154
- #### Bug Fixes
155
-
156
- - `#253385` - The issue with displaying tooltip in the edit mode in the In-place Editor has been resolved.
157
-
158
- ## 17.3.16 (2019-10-09)
159
-
160
- ### In-place Editor
161
-
162
- #### Bug Fixes
163
-
164
- - `#247721` - The issue with rendering the MultiSelect type of In-place editor while configuring remote data source has been resolved.
165
-
166
- ## 17.3.9-beta (2019-09-20)
167
-
168
- ### In-place Editor
169
-
170
- #### Bug Fixes
171
-
172
- - `#F146947` - Resolved the argument issue that returns text field instead of value field in the action begin event when rendering the Combo Box within the In-place Editor.
173
- - `#248388` - Resolved the issue with configuring `cssClass` property to customize the appearance of sub-components of the In-place Editor.
174
-
175
- ## 17.2.48-beta (2019-08-28)
176
-
177
- ### In-place Editor
178
-
179
- #### Bug Fixes
180
-
181
- - The display format specified for the sub components in `In-place Editor`, will now be considered when initial value is provided.
182
-
183
- ## 17.2.35 (2019-07-17)
184
-
185
- ### In-place Editor
186
-
187
- #### New Features
188
-
189
- - `#240715` - Provided new event `beginEdit` that triggers when change to editing mode and it helps to skip the focus from `In-place Editor` component.
190
-
191
- ## 17.2.28-beta (2019-06-27)
192
-
193
- ### In-place Editor
194
-
195
- #### Bug Fixes
196
-
197
- - `#237441` - Modified value not updated, when using `RichTextEditor` with `Markdown` mode issue has been resolved
198
-
199
- ## 17.1.48 (2019-05-21)
200
-
201
- ### In-place Editor
202
-
203
- #### Bug Fixes
204
-
205
- - `#235175` - Issue with modules injection in Angular production mode that issue has been resolved.
206
-
207
- ## 17.1.47 (2019-05-14)
208
-
209
- ### In-place Editor
210
-
211
- #### Bug Fixes
212
-
213
- - Toolbar fails to render properly in `RichTextEditor` In-Place Editor when `afterOpen` is set, that issue has been fixed.
214
- - Not able to hide the close icon issue has been fixed.
215
- - Change event doesn't trigger, when `RichTextEditor` blurs that issue has been fixed.
216
-
217
- ## 16.4.53 (2019-02-13)
218
-
219
- ### In-place Editor
220
-
221
- #### Bug Fixes
222
-
223
- - Console error is thrown while validating `RTE` editor value issue has been fixed.
224
-
225
- ## 16.4.48 (2019-01-22)
226
-
227
- ### In-place Editor
228
-
229
- #### New Features
230
-
231
- - Type `number` support provided for `primaryKey` API.
232
-
233
- #### Bug Fixes
234
-
235
- - Formatting not applied to calendar component issue fixed.
236
- - Key returned instead of value while using `fieldSettings` with `dropDown` components issue has been fixed.
237
-
238
- ## 16.4.44 (2018-12-24)
239
-
240
- ### In-place Editor
241
-
242
- #### Bug Fixes
243
-
244
- - `space` key action issue is fixed with clicking save and cancel buttons.
245
- - Value persistence issue with `multi-select` when doing cancel action after removing selected item.
246
- - Double-Click issue in IOS device is fixed.
247
- - `Invalid background value` warning thrown in `In-place Editor`, that issue has been fixed.
248
-
249
- ## 16.4.40-beta (2018-12-10)
250
-
251
- ### In-place Editor
252
-
253
- The In-place Editor component is used to edit and update the input value dynamically to the server. It supports integrating many component types such as “DropDownList”,”DatePicker”,”AutoComplete”, etc.
254
-
255
-
256
- - **Render mode** - Provides two types of rendering modes when editing the input, namely “Inline” and “Popup”.
257
- - **Component integration** - Support to integrate components such as “DropDownList”, “DatePicker”,” AutoComplete”, etc. to the In-place Editor.
258
- - **Data binding** - Bind the In-place Editor component with an array of JSON objects or DataManager to save the edited data to the server.
259
- - **Customization** - Offers UI customization such as popup, buttons, and also denotes editable content state.
260
- - **Template** - Templates can be used to integrate custom controls to the In-place Editor.
261
- - **Globalization** - Provides right to left and localization support.
262
-
263
-