@itwin/appui-react 5.4.0 → 5.6.0

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 (96) hide show
  1. package/CHANGELOG.md +370 -30
  2. package/lib/appui-react/UiFramework.js +1 -1
  3. package/lib/appui-react/UiFramework.js.map +1 -1
  4. package/lib/appui-react/accudraw/AccuDrawWidget.d.ts.map +1 -1
  5. package/lib/appui-react/accudraw/AccuDrawWidget.js +1 -0
  6. package/lib/appui-react/accudraw/AccuDrawWidget.js.map +1 -1
  7. package/lib/appui-react/backstage/BackstageItemUtilities.d.ts.map +1 -1
  8. package/lib/appui-react/backstage/BackstageItemUtilities.js +2 -0
  9. package/lib/appui-react/backstage/BackstageItemUtilities.js.map +1 -1
  10. package/lib/appui-react/content/DefaultViewOverlay.d.ts.map +1 -1
  11. package/lib/appui-react/content/DefaultViewOverlay.js +6 -2
  12. package/lib/appui-react/content/DefaultViewOverlay.js.map +1 -1
  13. package/lib/appui-react/cursor/cursorpopup/CursorPopupManager.d.ts.map +1 -1
  14. package/lib/appui-react/cursor/cursorpopup/CursorPopupManager.js +3 -1
  15. package/lib/appui-react/cursor/cursorpopup/CursorPopupManager.js.map +1 -1
  16. package/lib/appui-react/frontstage/StandardFrontstageProvider.d.ts.map +1 -1
  17. package/lib/appui-react/frontstage/StandardFrontstageProvider.js +1 -0
  18. package/lib/appui-react/frontstage/StandardFrontstageProvider.js.map +1 -1
  19. package/lib/appui-react/messages/Pointer.js +1 -1
  20. package/lib/appui-react/messages/Pointer.js.map +1 -1
  21. package/lib/appui-react/navigationaids/CubeNavigationAidControl.d.ts.map +1 -1
  22. package/lib/appui-react/navigationaids/CubeNavigationAidControl.js +1 -0
  23. package/lib/appui-react/navigationaids/CubeNavigationAidControl.js.map +1 -1
  24. package/lib/appui-react/navigationaids/DrawingNavigationAidControl.d.ts.map +1 -1
  25. package/lib/appui-react/navigationaids/DrawingNavigationAidControl.js +1 -0
  26. package/lib/appui-react/navigationaids/DrawingNavigationAidControl.js.map +1 -1
  27. package/lib/appui-react/navigationaids/SheetNavigationAid.d.ts.map +1 -1
  28. package/lib/appui-react/navigationaids/SheetNavigationAid.js +1 -0
  29. package/lib/appui-react/navigationaids/SheetNavigationAid.js.map +1 -1
  30. package/lib/appui-react/navigationaids/StandardRotationNavigationAid.d.ts.map +1 -1
  31. package/lib/appui-react/navigationaids/StandardRotationNavigationAid.js +1 -0
  32. package/lib/appui-react/navigationaids/StandardRotationNavigationAid.js.map +1 -1
  33. package/lib/appui-react/popup/KeyinPalettePanel.js +1 -1
  34. package/lib/appui-react/popup/KeyinPalettePanel.js.map +1 -1
  35. package/lib/appui-react/popup/PopupManager.d.ts.map +1 -1
  36. package/lib/appui-react/popup/PopupManager.js +9 -3
  37. package/lib/appui-react/popup/PopupManager.js.map +1 -1
  38. package/lib/appui-react/preview/PreviewFeatures.d.ts +10 -0
  39. package/lib/appui-react/preview/PreviewFeatures.d.ts.map +1 -1
  40. package/lib/appui-react/preview/PreviewFeatures.js +2 -0
  41. package/lib/appui-react/preview/PreviewFeatures.js.map +1 -1
  42. package/lib/appui-react/preview/horizontal-panel-alignment/PreviewHorizontalPanelAlign.d.ts.map +1 -1
  43. package/lib/appui-react/preview/horizontal-panel-alignment/PreviewHorizontalPanelAlign.js +8 -2
  44. package/lib/appui-react/preview/horizontal-panel-alignment/PreviewHorizontalPanelAlign.js.map +1 -1
  45. package/lib/appui-react/preview/tool-settings-lock-button/useToolSettingsLockButton.d.ts +4 -0
  46. package/lib/appui-react/preview/tool-settings-lock-button/useToolSettingsLockButton.d.ts.map +1 -0
  47. package/lib/appui-react/preview/tool-settings-lock-button/useToolSettingsLockButton.js +38 -0
  48. package/lib/appui-react/preview/tool-settings-lock-button/useToolSettingsLockButton.js.map +1 -0
  49. package/lib/appui-react/preview/tool-settings-new-editors/useToolSettingsNewEditors.d.ts +5 -0
  50. package/lib/appui-react/preview/tool-settings-new-editors/useToolSettingsNewEditors.d.ts.map +1 -0
  51. package/lib/appui-react/preview/tool-settings-new-editors/useToolSettingsNewEditors.js +13 -0
  52. package/lib/appui-react/preview/tool-settings-new-editors/useToolSettingsNewEditors.js.map +1 -0
  53. package/lib/appui-react/statusbar/StatusBarItemUtilities.d.ts.map +1 -1
  54. package/lib/appui-react/statusbar/StatusBarItemUtilities.js +2 -0
  55. package/lib/appui-react/statusbar/StatusBarItemUtilities.js.map +1 -1
  56. package/lib/appui-react/statusfields/ActivityCenter.js +1 -1
  57. package/lib/appui-react/statusfields/ActivityCenter.js.map +1 -1
  58. package/lib/appui-react/toolbar/ToolbarItemUtilities.d.ts.map +1 -1
  59. package/lib/appui-react/toolbar/ToolbarItemUtilities.js +3 -0
  60. package/lib/appui-react/toolbar/ToolbarItemUtilities.js.map +1 -1
  61. package/lib/appui-react/toolbar/new-toolbars/GroupItem.d.ts +1 -1
  62. package/lib/appui-react/toolbar/new-toolbars/Item.d.ts +2 -2
  63. package/lib/appui-react/toolsettings/DefaultToolSettingsProvider.d.ts.map +1 -1
  64. package/lib/appui-react/toolsettings/DefaultToolSettingsProvider.js +13 -3
  65. package/lib/appui-react/toolsettings/DefaultToolSettingsProvider.js.map +1 -1
  66. package/lib/appui-react/ui-items-provider/AbstractUiItemsManager.d.ts.map +1 -1
  67. package/lib/appui-react/ui-items-provider/AbstractUiItemsManager.js +9 -2
  68. package/lib/appui-react/ui-items-provider/AbstractUiItemsManager.js.map +1 -1
  69. package/lib/appui-react/ui-items-provider/StandardContentToolsProvider.d.ts.map +1 -1
  70. package/lib/appui-react/ui-items-provider/StandardContentToolsProvider.js +1 -0
  71. package/lib/appui-react/ui-items-provider/StandardContentToolsProvider.js.map +1 -1
  72. package/lib/appui-react/ui-items-provider/StandardNavigationToolsProvider.d.ts.map +1 -1
  73. package/lib/appui-react/ui-items-provider/StandardNavigationToolsProvider.js +1 -0
  74. package/lib/appui-react/ui-items-provider/StandardNavigationToolsProvider.js.map +1 -1
  75. package/lib/appui-react/ui-items-provider/StandardStatusbarItemsProvider.d.ts.map +1 -1
  76. package/lib/appui-react/ui-items-provider/StandardStatusbarItemsProvider.js +1 -0
  77. package/lib/appui-react/ui-items-provider/StandardStatusbarItemsProvider.js.map +1 -1
  78. package/lib/appui-react/uiprovider/ComponentGenerator.d.ts.map +1 -1
  79. package/lib/appui-react/uiprovider/ComponentGenerator.js +7 -3
  80. package/lib/appui-react/uiprovider/ComponentGenerator.js.map +1 -1
  81. package/lib/appui-react/uiprovider/LockEditor.d.ts +12 -0
  82. package/lib/appui-react/uiprovider/LockEditor.d.ts.map +1 -0
  83. package/lib/appui-react/uiprovider/LockEditor.js +64 -0
  84. package/lib/appui-react/uiprovider/LockEditor.js.map +1 -0
  85. package/lib/appui-react/utils/PropsHelper.js +1 -1
  86. package/lib/appui-react/utils/PropsHelper.js.map +1 -1
  87. package/lib/appui-react/widgets/BasicToolWidget.d.ts.map +1 -1
  88. package/lib/appui-react/widgets/BasicToolWidget.js +3 -1
  89. package/lib/appui-react/widgets/BasicToolWidget.js.map +1 -1
  90. package/lib/appui-react/widgets/WidgetDef.d.ts.map +1 -1
  91. package/lib/appui-react/widgets/WidgetDef.js +0 -1
  92. package/lib/appui-react/widgets/WidgetDef.js.map +1 -1
  93. package/lib/appui-react.d.ts.map +1 -1
  94. package/lib/appui-react.js +5 -0
  95. package/lib/appui-react.js.map +1 -1
  96. package/package.json +29 -28
package/CHANGELOG.md CHANGED
@@ -1,8 +1,76 @@
1
1
  # Change Log - @itwin/appui-react
2
2
 
3
- This log was last generated on Thu, 17 Apr 2025 09:55:41 GMT and should not be manually modified.
3
+ ## 5.6.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 1d29f92: Added `toolSettingsLockButton` preview feature, which when enabled will render an icon button instead of a checkbox as the default tool settings lock editor.
8
+
9
+ ```tsx
10
+ <PreviewFeaturesProvider
11
+ features={{
12
+ toolSettingsLockButton: true,
13
+ }}
14
+ >
15
+ <App />
16
+ </PreviewFeaturesProvider>
17
+ ```
18
+
19
+ Displayed icon button can be customized via the `BaseDialogItem` interface.
20
+
21
+ ```ts
22
+ const propertyDescription =
23
+ PropertyDescriptionHelper.buildLockPropertyDescription("useLength");
24
+ propertyDescription.displayLabel = "Toggle length lock";
25
+
26
+ const property: BaseDialogItem = {
27
+ value: {
28
+ value: true,
29
+ },
30
+ property: propertyDescription,
31
+ isDisabled: true,
32
+ };
33
+ // Displays an active, disabled icon button with a custom label.
34
+ ```
35
+
36
+ Custom lock editor components can still be displayed by customizing the lock `PropertyDescription`, even if `toolSettingsLockButton` is enabled.
37
+
38
+ ```ts
39
+ const property =
40
+ PropertyDescriptionHelper.buildLockPropertyDescription("useRadius");
41
+ property.editor = {
42
+ name: StandardEditorNames.Toggle,
43
+ };
44
+ // Displays a switch component.
45
+ ```
46
+
47
+ - 6c97fa4: Updated the tool settings data provider to invoke `IModelApp.toolAdmin.simulateMotionEvent` after applying the tool setting property change. This causes the update to the dynamic graphics of the active tool without requiring an explicit motion event. `simulateMotionEvent` is only available from `v5.0` of `@itwin/core-frontend`.
48
+
49
+ ### Patch Changes
50
+
51
+ - Updated dependencies [a4b74f9]
52
+ - @itwin/components-react@5.6.0
53
+ - @itwin/imodel-components-react@5.6.0
54
+ - @itwin/core-react@5.6.0
55
+
56
+ ## 5.5.0
57
+
58
+ ### Minor Changes
59
+
60
+ - c619667: Updated peer dependencies to support iTwin.js core v5 packages.
61
+ - a69108d: Added `toolSettingsNewEditors` preview feature for enabling new editors system in tool settings. [#1289](https://github.com/iTwin/appui/pull/1289)
62
+
63
+ ### Patch Changes
64
+
65
+ - Updated dependencies [c619667]
66
+ - Updated dependencies [c619667]
67
+ - Updated dependencies [a69108d]
68
+ - @itwin/components-react@5.5.0
69
+ - @itwin/imodel-components-react@5.5.0
70
+ - @itwin/core-react@5.5.0
4
71
 
5
72
  ## 5.4.0
73
+
6
74
  Thu, 17 Apr 2025 09:55:41 GMT
7
75
 
8
76
  ### Updates
@@ -16,6 +84,7 @@ Thu, 17 Apr 2025 09:55:41 GMT
16
84
  - Added `visibleToolSettings` prop to `StandardLayout` component.
17
85
 
18
86
  ## 5.3.1
87
+
19
88
  Thu, 20 Mar 2025 11:10:28 GMT
20
89
 
21
90
  ### Updates
@@ -24,6 +93,7 @@ Thu, 20 Mar 2025 11:10:28 GMT
24
93
  - Fix Firefox specific style loading issue of widget popouts.
25
94
 
26
95
  ## 5.3.0
96
+
27
97
  Fri, 14 Mar 2025 17:37:48 GMT
28
98
 
29
99
  ### Updates
@@ -33,6 +103,7 @@ Fri, 14 Mar 2025 17:37:48 GMT
33
103
  - Add `widgetActions` prop to `StandardLayout` component.
34
104
 
35
105
  ## 5.2.0
106
+
36
107
  Thu, 27 Feb 2025 08:07:36 GMT
37
108
 
38
109
  ### Updates
@@ -42,6 +113,7 @@ Thu, 27 Feb 2025 08:07:36 GMT
42
113
  - Add `useSavedState` to `Widget` interface.
43
114
 
44
115
  ## 5.1.0
116
+
45
117
  Thu, 30 Jan 2025 09:15:23 GMT
46
118
 
47
119
  ### Updates
@@ -52,6 +124,7 @@ Thu, 30 Jan 2025 09:15:23 GMT
52
124
  - Fixed some AccuDraw behaviors that where working incorrectly, like input highlight, focus and update. Improved typing Bearing angles.
53
125
 
54
126
  ## 5.0.5
127
+
55
128
  Tue, 21 Jan 2025 11:38:58 GMT
56
129
 
57
130
  ### Updates
@@ -59,6 +132,7 @@ Tue, 21 Jan 2025 11:38:58 GMT
59
132
  - Update `react-error-boundary` version.
60
133
 
61
134
  ## 5.0.4
135
+
62
136
  Fri, 17 Jan 2025 14:12:03 GMT
63
137
 
64
138
  ### Updates
@@ -66,6 +140,7 @@ Fri, 17 Jan 2025 14:12:03 GMT
66
140
  - Fixed `module 'lodash' does not provide an export named...` error when running in Node.js.
67
141
 
68
142
  ## 5.0.3
143
+
69
144
  Fri, 17 Jan 2025 11:42:02 GMT
70
145
 
71
146
  ### Updates
@@ -73,6 +148,7 @@ Fri, 17 Jan 2025 11:42:02 GMT
73
148
  - Fix popout widget issue when `useDefaultPopoutUrl` is not enabled.
74
149
 
75
150
  ## 5.0.2
151
+
76
152
  Thu, 16 Jan 2025 12:04:12 GMT
77
153
 
78
154
  ### Updates
@@ -80,6 +156,7 @@ Thu, 16 Jan 2025 12:04:12 GMT
80
156
  - Use import attributes for json imports.
81
157
 
82
158
  ## 5.0.1
159
+
83
160
  Wed, 15 Jan 2025 11:47:00 GMT
84
161
 
85
162
  ### Updates
@@ -87,6 +164,7 @@ Wed, 15 Jan 2025 11:47:00 GMT
87
164
  - Fix `useWidget` hook issue when used in a popout widget.
88
165
 
89
166
  ## 5.0.0
167
+
90
168
  Mon, 16 Dec 2024 11:43:27 GMT
91
169
 
92
170
  ### Updates
@@ -115,13 +193,14 @@ Mon, 16 Dec 2024 11:43:27 GMT
115
193
  - Expose all `Popover` props in `StatusBarPopover` component.
116
194
  - Removed beta tag from addFrontstage
117
195
  - Handle snap toolbar opacity in toolbars.
118
- - Added 2 preview features. One to allow letters in accudraw input fields. The other one to disable colors in accudraw xyz fields.
196
+ - Added 2 preview features. One to allow letters in accudraw input fields. The other one to disable colors in accudraw xyz fields.
119
197
  - Provide file extension in import declarations.
120
198
  - Add `exports` field to `package.json`.
121
199
  - Replaced SCSS `@import` rules with `@use` rules.
122
200
  - Replace buic variables with iTwinUI CSS variables.
123
201
 
124
202
  ## 4.17.6
203
+
125
204
  Wed, 20 Nov 2024 14:27:46 GMT
126
205
 
127
206
  ### Updates
@@ -129,6 +208,7 @@ Wed, 20 Nov 2024 14:27:46 GMT
129
208
  - Update `MessageManager.addMessage` to ignore messages that are already active.
130
209
 
131
210
  ## 4.17.5
211
+
132
212
  Thu, 14 Nov 2024 08:22:04 GMT
133
213
 
134
214
  ### Updates
@@ -136,6 +216,7 @@ Thu, 14 Nov 2024 08:22:04 GMT
136
216
  - Fix styling of alert dialog used by notification APIs.
137
217
 
138
218
  ## 4.17.4
219
+
139
220
  Fri, 08 Nov 2024 14:41:23 GMT
140
221
 
141
222
  ### Updates
@@ -143,6 +224,7 @@ Fri, 08 Nov 2024 14:41:23 GMT
143
224
  - Fix localization of StandardMessageBox component.
144
225
 
145
226
  ## 4.17.3
227
+
146
228
  Wed, 06 Nov 2024 09:04:20 GMT
147
229
 
148
230
  ### Updates
@@ -151,11 +233,13 @@ Wed, 06 Nov 2024 09:04:20 GMT
151
233
  - Fix an issue where restore frontstage layout would require an active frontstage.
152
234
 
153
235
  ## 4.17.2
236
+
154
237
  Wed, 30 Oct 2024 14:46:15 GMT
155
238
 
156
239
  _Version update only_
157
240
 
158
241
  ## 4.17.1
242
+
159
243
  Wed, 09 Oct 2024 10:50:47 GMT
160
244
 
161
245
  ### Updates
@@ -164,6 +248,7 @@ Wed, 09 Oct 2024 10:50:47 GMT
164
248
  - Add `-webkit` prefix to `user-select` CSS property to fix selection issues on Safari.
165
249
 
166
250
  ## 4.17.0
251
+
167
252
  Thu, 19 Sep 2024 12:50:53 GMT
168
253
 
169
254
  ### Updates
@@ -184,6 +269,7 @@ Thu, 19 Sep 2024 12:50:53 GMT
184
269
  - Added `UiFramework.onIModelConnectionChanged` event to get notified whenever the iModel connection returned by `UiFramework.getIModelConnection()` is changed.
185
270
 
186
271
  ## 4.16.5
272
+
187
273
  Tue, 10 Sep 2024 16:40:45 GMT
188
274
 
189
275
  ### Updates
@@ -195,6 +281,7 @@ Tue, 10 Sep 2024 16:40:45 GMT
195
281
  - Fix `undefined` property access within `StatusBarComposer` component.
196
282
 
197
283
  ## 4.16.4
284
+
198
285
  Wed, 04 Sep 2024 08:10:19 GMT
199
286
 
200
287
  ### Updates
@@ -202,6 +289,7 @@ Wed, 04 Sep 2024 08:10:19 GMT
202
289
  - Fix link style load timing issue in window popups.
203
290
 
204
291
  ## 4.16.3
292
+
205
293
  Tue, 03 Sep 2024 14:32:22 GMT
206
294
 
207
295
  ### Updates
@@ -209,6 +297,7 @@ Tue, 03 Sep 2024 14:32:22 GMT
209
297
  - Render `MenuItem` without `item` or `submenu` props.
210
298
 
211
299
  ## 4.16.2
300
+
212
301
  Wed, 28 Aug 2024 06:32:12 GMT
213
302
 
214
303
  ### Updates
@@ -218,6 +307,7 @@ Wed, 28 Aug 2024 06:32:12 GMT
218
307
  - Increased margins of `SelectionCountField` component.
219
308
 
220
309
  ## 4.16.1
310
+
221
311
  Fri, 16 Aug 2024 08:18:13 GMT
222
312
 
223
313
  ### Updates
@@ -227,6 +317,7 @@ Fri, 16 Aug 2024 08:18:13 GMT
227
317
  - Fix `useActiveViewport` to correctly return the active viewport.
228
318
 
229
319
  ## 4.16.0
320
+
230
321
  Wed, 07 Aug 2024 12:38:32 GMT
231
322
 
232
323
  ### Updates
@@ -246,6 +337,7 @@ Wed, 07 Aug 2024 12:38:32 GMT
246
337
  - Removed transitions when toggling themes. This fixes the unintentional "flying-in" of floating elements like Tooltips and ComboBox menus when the page first loads.
247
338
 
248
339
  ## 4.15.5
340
+
249
341
  Wed, 24 Jul 2024 16:09:26 GMT
250
342
 
251
343
  ### Updates
@@ -253,6 +345,7 @@ Wed, 24 Jul 2024 16:09:26 GMT
253
345
  - Fix `UiFramework.visibility.autoHideUi` to reset UI visibility.
254
346
 
255
347
  ## 4.15.4
348
+
256
349
  Mon, 22 Jul 2024 21:27:52 GMT
257
350
 
258
351
  ### Updates
@@ -262,11 +355,13 @@ Mon, 22 Jul 2024 21:27:52 GMT
262
355
  - Fixed popout widget changing position on a secondary monitor.
263
356
 
264
357
  ## 4.15.3
358
+
265
359
  Mon, 15 Jul 2024 12:12:00 GMT
266
360
 
267
361
  _Version update only_
268
362
 
269
363
  ## 4.15.2
364
+
270
365
  Wed, 10 Jul 2024 11:54:56 GMT
271
366
 
272
367
  ### Updates
@@ -274,11 +369,13 @@ Wed, 10 Jul 2024 11:54:56 GMT
274
369
  - Fix `FrontstageDef.create()` if a non-instance `FrontstageProvider` is used.
275
370
 
276
371
  ## 4.15.1
372
+
277
373
  Tue, 09 Jul 2024 09:23:12 GMT
278
374
 
279
375
  _Version update only_
280
376
 
281
377
  ## 4.15.0
378
+
282
379
  Fri, 28 Jun 2024 09:09:37 GMT
283
380
 
284
381
  ### Updates
@@ -293,6 +390,7 @@ Fri, 28 Jun 2024 09:09:37 GMT
293
390
  - Deprecated `StandardMessageBox` component.
294
391
 
295
392
  ## 4.14.2
393
+
296
394
  Mon, 22 Jul 2024 21:23:09 GMT
297
395
 
298
396
  ### Updates
@@ -302,6 +400,7 @@ Mon, 22 Jul 2024 21:23:09 GMT
302
400
  - Fixed popout widget changing position on a secondary monitor.
303
401
 
304
402
  ## 4.14.1
403
+
305
404
  Tue, 11 Jun 2024 15:58:29 GMT
306
405
 
307
406
  ### Updates
@@ -310,6 +409,7 @@ Tue, 11 Jun 2024 15:58:29 GMT
310
409
  - Re-open popout widgets when switching frontstages in an electron app.
311
410
 
312
411
  ## 4.14.0
412
+
313
413
  Thu, 06 Jun 2024 08:24:21 GMT
314
414
 
315
415
  ### Updates
@@ -321,6 +421,7 @@ Thu, 06 Jun 2024 08:24:21 GMT
321
421
  - Use iTwinUI components for `StatusBar` field components.
322
422
 
323
423
  ## 4.13.4
424
+
324
425
  Tue, 21 May 2024 08:21:34 GMT
325
426
 
326
427
  ### Updates
@@ -328,6 +429,7 @@ Tue, 21 May 2024 08:21:34 GMT
328
429
  - Fix save and restore of frontstage layout for react 18 strict mode.
329
430
 
330
431
  ## 4.13.3
432
+
331
433
  Fri, 17 May 2024 09:43:31 GMT
332
434
 
333
435
  ### Updates
@@ -335,6 +437,7 @@ Fri, 17 May 2024 09:43:31 GMT
335
437
  - upgrade to TypeScript@5.3.3 and @itwin/build-tools@4.6.x
336
438
 
337
439
  ## 4.13.2
440
+
338
441
  Wed, 08 May 2024 08:24:46 GMT
339
442
 
340
443
  ### Updates
@@ -342,11 +445,13 @@ Wed, 08 May 2024 08:24:46 GMT
342
445
  - Fixed `StatusBar` and `ToolSettings` not being visible when `contentAlwaysMaxSize` preview feature is enabled.
343
446
 
344
447
  ## 4.13.1
448
+
345
449
  Tue, 07 May 2024 15:01:46 GMT
346
450
 
347
451
  _Version update only_
348
452
 
349
453
  ## 4.13.0
454
+
350
455
  Tue, 07 May 2024 08:44:06 GMT
351
456
 
352
457
  ### Updates
@@ -363,6 +468,7 @@ Tue, 07 May 2024 08:44:06 GMT
363
468
  - Bump `FloatingViewportContentWrapper` to `@public`.
364
469
 
365
470
  ## 4.12.0
471
+
366
472
  Fri, 05 Apr 2024 09:55:35 GMT
367
473
 
368
474
  ### Updates
@@ -372,6 +478,7 @@ Fri, 05 Apr 2024 09:55:35 GMT
372
478
  - Replace `process.env.NODE_ENV === "development"` check in preview features with `Logger.logWarning()`.
373
479
 
374
480
  ## 4.11.0
481
+
375
482
  Thu, 21 Mar 2024 16:38:04 GMT
376
483
 
377
484
  ### Updates
@@ -389,6 +496,7 @@ Thu, 21 Mar 2024 16:38:04 GMT
389
496
  - Removed memoization for translated strings in components.
390
497
 
391
498
  ## 4.10.0
499
+
392
500
  Mon, 26 Feb 2024 15:50:45 GMT
393
501
 
394
502
  ### Updates
@@ -399,6 +507,7 @@ Mon, 26 Feb 2024 15:50:45 GMT
399
507
  - Add `enableMaximizedPanelWidget` preview feature.
400
508
 
401
509
  ## 4.9.0
510
+
402
511
  Tue, 06 Feb 2024 08:56:40 GMT
403
512
 
404
513
  ### Updates
@@ -413,6 +522,7 @@ Tue, 06 Feb 2024 08:56:40 GMT
413
522
  - Updated buttons on widget panels.
414
523
 
415
524
  ## 4.8.3
525
+
416
526
  Tue, 30 Jan 2024 09:04:27 GMT
417
527
 
418
528
  ### Updates
@@ -420,16 +530,19 @@ Tue, 30 Jan 2024 09:04:27 GMT
420
530
  - Position root container element.
421
531
 
422
532
  ## 4.8.2
533
+
423
534
  Wed, 24 Jan 2024 12:37:03 GMT
424
535
 
425
536
  _Version update only_
426
537
 
427
538
  ## 4.8.1
539
+
428
540
  Thu, 11 Jan 2024 13:05:42 GMT
429
541
 
430
542
  _Version update only_
431
543
 
432
544
  ## 4.8.0
545
+
433
546
  Thu, 21 Dec 2023 14:08:42 GMT
434
547
 
435
548
  ### Updates
@@ -438,10 +551,11 @@ Thu, 21 Dec 2023 14:08:42 GMT
438
551
  - Keep widget content unmounted while widget state is set to WidgetState.Unloaded.
439
552
  - Localize popout error text
440
553
  - Fixed bug where popouts would get incrementally smaller or larger each time opened
441
- - Promote `FrameworkToolAdmin` to *beta*.
554
+ - Promote `FrameworkToolAdmin` to _beta_.
442
555
  - Fix `RestoreLayout` tool.
443
556
 
444
557
  ## 4.7.2
558
+
445
559
  Wed, 20 Dec 2023 23:11:37 GMT
446
560
 
447
561
  ### Updates
@@ -449,6 +563,7 @@ Wed, 20 Dec 2023 23:11:37 GMT
449
563
  - Revert Popout reparenting strategy.
450
564
 
451
565
  ## 4.7.1
566
+
452
567
  Thu, 07 Dec 2023 19:40:17 GMT
453
568
 
454
569
  ### Updates
@@ -456,6 +571,7 @@ Thu, 07 Dec 2023 19:40:17 GMT
456
571
  - Now support `null` Content (allow delay rendering on specific cases)
457
572
 
458
573
  ## 4.7.0
574
+
459
575
  Fri, 01 Dec 2023 20:01:16 GMT
460
576
 
461
577
  ### Updates
@@ -482,6 +598,7 @@ Fri, 01 Dec 2023 20:01:16 GMT
482
598
  - Fixed reference error in case `applicationData` is not provided for `IModelViewportControl`.
483
599
 
484
600
  ## 4.6.3
601
+
485
602
  Wed, 25 Oct 2023 09:39:22 GMT
486
603
 
487
604
  ### Updates
@@ -491,6 +608,7 @@ Wed, 25 Oct 2023 09:39:22 GMT
491
608
  - Correctly enable `isResizable` flag for every floating widget unless it is disabled explicitly.
492
609
 
493
610
  ## 4.6.2
611
+
494
612
  Tue, 17 Oct 2023 19:16:23 GMT
495
613
 
496
614
  ### Updates
@@ -498,6 +616,7 @@ Tue, 17 Oct 2023 19:16:23 GMT
498
616
  - Unmount childWindowManager whenever window is closed
499
617
 
500
618
  ## 4.6.1
619
+
501
620
  Thu, 12 Oct 2023 16:59:20 GMT
502
621
 
503
622
  ### Updates
@@ -505,6 +624,7 @@ Thu, 12 Oct 2023 16:59:20 GMT
505
624
  - Fix an issue where `onWidgetStateChangedEvent` is not emitted for a hidden widget.
506
625
 
507
626
  ## 4.6.0
627
+
508
628
  Wed, 04 Oct 2023 18:05:34 GMT
509
629
 
510
630
  ### Updates
@@ -517,6 +637,7 @@ Wed, 04 Oct 2023 18:05:34 GMT
517
637
  - React to core/appui-abstract deprecations
518
638
 
519
639
  ## 4.5.1
640
+
520
641
  Fri, 08 Sep 2023 16:10:53 GMT
521
642
 
522
643
  ### Updates
@@ -524,6 +645,7 @@ Fri, 08 Sep 2023 16:10:53 GMT
524
645
  - Fix an issue with `useSpecificWidgetDef` to correctly return re-created WidgetDef.
525
646
 
526
647
  ## 4.5.0
648
+
527
649
  Wed, 06 Sep 2023 17:29:22 GMT
528
650
 
529
651
  ### Updates
@@ -534,6 +656,7 @@ Wed, 06 Sep 2023 17:29:22 GMT
534
656
  - Bump `rxjs` dependency to `7.8.1`.
535
657
 
536
658
  ## 4.4.0
659
+
537
660
  Tue, 15 Aug 2023 18:02:09 GMT
538
661
 
539
662
  ### Updates
@@ -547,6 +670,7 @@ Tue, 15 Aug 2023 18:02:09 GMT
547
670
  - `Toolbar` now correctly handles `Conditional` properties and support `enableOverflow` prop.
548
671
 
549
672
  ## 4.3.0
673
+
550
674
  Mon, 17 Jul 2023 10:16:20 GMT
551
675
 
552
676
  ### Updates
@@ -560,6 +684,7 @@ Mon, 17 Jul 2023 10:16:20 GMT
560
684
  - Add missing `isMounted` check to fix a warning message while running tests.
561
685
 
562
686
  ## 4.2.0
687
+
563
688
  Tue, 27 Jun 2023 14:50:22 GMT
564
689
 
565
690
  ### Updates
@@ -571,6 +696,7 @@ Tue, 27 Jun 2023 14:50:22 GMT
571
696
  - Update `@itwin/itwinui-react` version to 2.11.6.
572
697
 
573
698
  ## 4.1.0
699
+
574
700
  Mon, 29 May 2023 14:05:04 GMT
575
701
 
576
702
  ### Updates
@@ -584,6 +710,7 @@ Mon, 29 May 2023 14:05:04 GMT
584
710
  - Errors thrown during rendering of widget content are now caught by `ErrorBoundary`. A fallback UI is rendered instead.
585
711
 
586
712
  ## 4.0.1
713
+
587
714
  Fri, 19 May 2023 12:24:30 GMT
588
715
 
589
716
  ### Updates
@@ -591,6 +718,7 @@ Fri, 19 May 2023 12:24:30 GMT
591
718
  - ToolAssistanceField: Display as class if image is not svg (IE: webfont class image)
592
719
 
593
720
  ## 4.0.0
721
+
594
722
  Mon, 01 May 2023 13:32:16 GMT
595
723
 
596
724
  ### Updates
@@ -638,16 +766,19 @@ Mon, 01 May 2023 13:32:16 GMT
638
766
  - Remove webfont icons from components.
639
767
 
640
768
  ## 3.7.2
769
+
641
770
  Wed, 12 Apr 2023 13:12:42 GMT
642
771
 
643
772
  _Version update only_
644
773
 
645
774
  ## 3.7.1
775
+
646
776
  Mon, 03 Apr 2023 15:15:36 GMT
647
777
 
648
778
  _Version update only_
649
779
 
650
780
  ## 3.7.0
781
+
651
782
  Wed, 29 Mar 2023 15:02:27 GMT
652
783
 
653
784
  ### Updates
@@ -658,11 +789,13 @@ Wed, 29 Mar 2023 15:02:27 GMT
658
789
  - update @deprecated comments.
659
790
 
660
791
  ## 3.6.3
792
+
661
793
  Mon, 27 Mar 2023 16:26:47 GMT
662
794
 
663
795
  _Version update only_
664
796
 
665
797
  ## 3.6.2
798
+
666
799
  Fri, 17 Mar 2023 17:52:32 GMT
667
800
 
668
801
  ### Updates
@@ -670,6 +803,7 @@ Fri, 17 Mar 2023 17:52:32 GMT
670
803
  - Add search functionality to ViewSelector
671
804
 
672
805
  ## 3.6.1
806
+
673
807
  Fri, 24 Feb 2023 22:00:48 GMT
674
808
 
675
809
  ### Updates
@@ -678,6 +812,7 @@ Fri, 24 Feb 2023 22:00:48 GMT
678
812
  - Fix `@itwin/itwinui-icons-react` dependency version
679
813
 
680
814
  ## 3.6.0
815
+
681
816
  Wed, 08 Feb 2023 14:58:39 GMT
682
817
 
683
818
  ### Updates
@@ -693,16 +828,19 @@ Wed, 08 Feb 2023 14:58:39 GMT
693
828
  - Fix floating widget offset issue.
694
829
 
695
830
  ## 3.5.6
831
+
696
832
  Fri, 24 Feb 2023 16:02:47 GMT
697
833
 
698
834
  _Version update only_
699
835
 
700
836
  ## 3.5.5
837
+
701
838
  Thu, 26 Jan 2023 22:53:27 GMT
702
839
 
703
840
  _Version update only_
704
841
 
705
842
  ## 3.5.4
843
+
706
844
  Wed, 18 Jan 2023 15:27:15 GMT
707
845
 
708
846
  ### Updates
@@ -710,11 +848,13 @@ Wed, 18 Jan 2023 15:27:15 GMT
710
848
  - Issue #4879: Make sure floating viewports properly set their content as active and display the active view highlight bar.
711
849
 
712
850
  ## 3.5.3
851
+
713
852
  Fri, 13 Jan 2023 17:23:07 GMT
714
853
 
715
854
  _Version update only_
716
855
 
717
856
  ## 3.5.2
857
+
718
858
  Wed, 11 Jan 2023 16:46:30 GMT
719
859
 
720
860
  ### Updates
@@ -722,11 +862,13 @@ Wed, 11 Jan 2023 16:46:30 GMT
722
862
  - Fix detailed output message on a new line in toasts.
723
863
 
724
864
  ## 3.5.1
865
+
725
866
  Thu, 15 Dec 2022 16:38:28 GMT
726
867
 
727
868
  _Version update only_
728
869
 
729
870
  ## 3.5.0
871
+
730
872
  Wed, 07 Dec 2022 19:12:36 GMT
731
873
 
732
874
  ### Updates
@@ -743,15 +885,17 @@ Wed, 07 Dec 2022 19:12:36 GMT
743
885
  - Add RestoreFrontstagesLayout tool.
744
886
  - Deprecate components in preparation for next major version.
745
887
  - Persist the toolbar-opacity to state.
746
- - Add a toolbar opacity to the state and the UiFramework API to allow users or apps to configure it. Add a slider to the UiSettingsPage to control the toolbar opacity.
888
+ - Add a toolbar opacity to the state and the UiFramework API to allow users or apps to configure it. Add a slider to the UiSettingsPage to control the toolbar opacity.
747
889
  - Update WidgetDef to pass the optional prop allowedPanelTargets to createTab wh
748
890
 
749
891
  ## 3.4.7
892
+
750
893
  Wed, 30 Nov 2022 14:28:19 GMT
751
894
 
752
895
  _Version update only_
753
896
 
754
897
  ## 3.4.6
898
+
755
899
  Tue, 22 Nov 2022 14:24:19 GMT
756
900
 
757
901
  ### Updates
@@ -759,31 +903,37 @@ Tue, 22 Nov 2022 14:24:19 GMT
759
903
  - Maintain widget panel location after frontstage is changed.
760
904
 
761
905
  ## 3.4.5
906
+
762
907
  Thu, 17 Nov 2022 21:32:49 GMT
763
908
 
764
909
  _Version update only_
765
910
 
766
911
  ## 3.4.4
912
+
767
913
  Thu, 10 Nov 2022 19:32:17 GMT
768
914
 
769
915
  _Version update only_
770
916
 
771
917
  ## 3.4.3
918
+
772
919
  Fri, 28 Oct 2022 13:34:57 GMT
773
920
 
774
921
  _Version update only_
775
922
 
776
923
  ## 3.4.2
924
+
777
925
  Mon, 24 Oct 2022 13:23:45 GMT
778
926
 
779
927
  _Version update only_
780
928
 
781
929
  ## 3.4.1
930
+
782
931
  Mon, 17 Oct 2022 20:06:51 GMT
783
932
 
784
933
  _Version update only_
785
934
 
786
935
  ## 3.4.0
936
+
787
937
  Thu, 13 Oct 2022 20:24:47 GMT
788
938
 
789
939
  ### Updates
@@ -801,21 +951,25 @@ Thu, 13 Oct 2022 20:24:47 GMT
801
951
  - Make sure FloatingViewportContent specifies controlId to FloatingViewport. Make sure FloatingViewportContent updates whenever the ViewState changes.
802
952
 
803
953
  ## 3.3.5
954
+
804
955
  Tue, 27 Sep 2022 11:50:59 GMT
805
956
 
806
957
  _Version update only_
807
958
 
808
959
  ## 3.3.4
960
+
809
961
  Thu, 08 Sep 2022 19:00:04 GMT
810
962
 
811
963
  _Version update only_
812
964
 
813
965
  ## 3.3.3
966
+
814
967
  Tue, 06 Sep 2022 20:54:19 GMT
815
968
 
816
969
  _Version update only_
817
970
 
818
971
  ## 3.3.2
972
+
819
973
  Thu, 01 Sep 2022 14:37:22 GMT
820
974
 
821
975
  ### Updates
@@ -823,11 +977,13 @@ Thu, 01 Sep 2022 14:37:22 GMT
823
977
  - Update camera icon and make camera tooltip conditional on the camera's on/off state.
824
978
 
825
979
  ## 3.3.1
980
+
826
981
  Fri, 26 Aug 2022 15:40:02 GMT
827
982
 
828
983
  _Version update only_
829
984
 
830
985
  ## 3.3.0
986
+
831
987
  Thu, 18 Aug 2022 19:08:01 GMT
832
988
 
833
989
  ### Updates
@@ -853,46 +1009,55 @@ Thu, 18 Aug 2022 19:08:01 GMT
853
1009
  - Update iTwinUI-react to 1.38.1
854
1010
 
855
1011
  ## 3.2.9
1012
+
856
1013
  Fri, 26 Aug 2022 14:21:40 GMT
857
1014
 
858
1015
  _Version update only_
859
1016
 
860
1017
  ## 3.2.8
1018
+
861
1019
  Tue, 09 Aug 2022 15:52:41 GMT
862
1020
 
863
1021
  _Version update only_
864
1022
 
865
1023
  ## 3.2.7
1024
+
866
1025
  Mon, 01 Aug 2022 13:36:56 GMT
867
1026
 
868
1027
  _Version update only_
869
1028
 
870
1029
  ## 3.2.6
1030
+
871
1031
  Fri, 15 Jul 2022 19:04:43 GMT
872
1032
 
873
1033
  _Version update only_
874
1034
 
875
1035
  ## 3.2.5
1036
+
876
1037
  Wed, 13 Jul 2022 15:45:52 GMT
877
1038
 
878
1039
  _Version update only_
879
1040
 
880
1041
  ## 3.2.4
1042
+
881
1043
  Tue, 21 Jun 2022 18:06:33 GMT
882
1044
 
883
1045
  _Version update only_
884
1046
 
885
1047
  ## 3.2.3
1048
+
886
1049
  Fri, 17 Jun 2022 15:18:39 GMT
887
1050
 
888
1051
  _Version update only_
889
1052
 
890
1053
  ## 3.2.2
1054
+
891
1055
  Fri, 10 Jun 2022 16:11:36 GMT
892
1056
 
893
1057
  _Version update only_
894
1058
 
895
1059
  ## 3.2.1
1060
+
896
1061
  Tue, 07 Jun 2022 15:02:56 GMT
897
1062
 
898
1063
  ### Updates
@@ -903,6 +1068,7 @@ Tue, 07 Jun 2022 15:02:56 GMT
903
1068
  - Remove cached frontstageDef if associated FrontstageProvider is re-registered.
904
1069
 
905
1070
  ## 3.2.0
1071
+
906
1072
  Fri, 20 May 2022 13:10:54 GMT
907
1073
 
908
1074
  ### Updates
@@ -920,21 +1086,25 @@ Fri, 20 May 2022 13:10:54 GMT
920
1086
  - Fix checkbox alignment in visibility trees.
921
1087
 
922
1088
  ## 3.1.3
1089
+
923
1090
  Fri, 15 Apr 2022 13:49:25 GMT
924
1091
 
925
1092
  _Version update only_
926
1093
 
927
1094
  ## 3.1.2
1095
+
928
1096
  Wed, 06 Apr 2022 22:27:56 GMT
929
1097
 
930
1098
  _Version update only_
931
1099
 
932
1100
  ## 3.1.1
1101
+
933
1102
  Thu, 31 Mar 2022 15:55:48 GMT
934
1103
 
935
1104
  _Version update only_
936
1105
 
937
1106
  ## 3.1.0
1107
+
938
1108
  Tue, 29 Mar 2022 20:53:46 GMT
939
1109
 
940
1110
  ### Updates
@@ -951,11 +1121,13 @@ Tue, 29 Mar 2022 20:53:46 GMT
951
1121
  - Update to latest itwinui-react - requires new compile option allowSyntheticDefaultImports=true.
952
1122
 
953
1123
  ## 3.0.3
1124
+
954
1125
  Fri, 25 Mar 2022 15:10:01 GMT
955
1126
 
956
1127
  _Version update only_
957
1128
 
958
1129
  ## 3.0.2
1130
+
959
1131
  Thu, 10 Mar 2022 21:18:13 GMT
960
1132
 
961
1133
  ### Updates
@@ -964,6 +1136,7 @@ Thu, 10 Mar 2022 21:18:13 GMT
964
1136
  - Make fix to displaying a custom view overlay.
965
1137
 
966
1138
  ## 3.0.1
1139
+
967
1140
  Thu, 24 Feb 2022 15:26:55 GMT
968
1141
 
969
1142
  ### Updates
@@ -977,6 +1150,7 @@ Thu, 24 Feb 2022 15:26:55 GMT
977
1150
  - Remove unnecessary dependency on itwin/browser-authorization
978
1151
 
979
1152
  ## 3.0.0
1153
+
980
1154
  Mon, 24 Jan 2022 14:00:52 GMT
981
1155
 
982
1156
  ### Updates
@@ -1006,7 +1180,7 @@ Mon, 24 Jan 2022 14:00:52 GMT
1006
1180
  - Remove UserInfo completely
1007
1181
  - Update snapshots
1008
1182
  - Replaced ContextRegistry with generalized ITwinAccess interface
1009
- - Renamed an iModel's parent container to iTwin
1183
+ - Renamed an iModel's parent container to iTwin
1010
1184
  - Removed references to the deleted config-loader package
1011
1185
  - tool.run and tool.parseAndRun are now async methods
1012
1186
  - Support for TypeDoc v0.22.7. Fix various broken docs links.
@@ -1026,7 +1200,7 @@ Mon, 24 Jan 2022 14:00:52 GMT
1026
1200
  - Update links in API doc comments.
1027
1201
  - Make it possible to set label and execute function for BackstageAppButton
1028
1202
  - Upgraded itwinui-react to 1.16.2. Fixed editor sizes.
1029
- - Ensure duplicate items provided via UiItemProviders are filtered out and only one item per Id is used.
1203
+ - Ensure duplicate items provided via UiItemProviders are filtered out and only one item per Id is used.
1030
1204
  - Add ability to remove stage launcher entry from backstage if only one stage is available.
1031
1205
  - Remove files generated by bad merge
1032
1206
  - Fix bug where ConditionalStringValue used in some status bar components would cause a crash.
@@ -1059,7 +1233,7 @@ Mon, 24 Jan 2022 14:00:52 GMT
1059
1233
  - Update Tool Setting for UI 1.0 to fix refresh bug.
1060
1234
  - BaseUiItemsProvider class and refactor "standard" providers to subclass it.
1061
1235
  - Undeprecate necessary UI 1.0 classes/interfaces
1062
- - Update standard UI item providers to require a providerId so more than one instance may be used within an app. Usually by different packages providing stages.
1236
+ - Update standard UI item providers to require a providerId so more than one instance may be used within an app. Usually by different packages providing stages.
1063
1237
  - Replaced ui-core Slider with one from iTwinUi-react. Update DefaultViewOverlay to opt-in to display of view overlays.
1064
1238
  - Update to latest types/react package
1065
1239
  - reset to use overflow hidden in floating widgets as it messes up auto-sizing and re-sizing.
@@ -1070,78 +1244,93 @@ Mon, 24 Jan 2022 14:00:52 GMT
1070
1244
  - Hide widgets with Hidden defaultState when frontstage is activated.
1071
1245
 
1072
1246
  ## 2.19.28
1247
+
1073
1248
  Wed, 12 Jan 2022 14:52:38 GMT
1074
1249
 
1075
1250
  _Version update only_
1076
1251
 
1077
1252
  ## 2.19.27
1253
+
1078
1254
  Wed, 05 Jan 2022 20:07:20 GMT
1079
1255
 
1080
1256
  _Version update only_
1081
1257
 
1082
1258
  ## 2.19.26
1259
+
1083
1260
  Wed, 08 Dec 2021 20:54:53 GMT
1084
1261
 
1085
1262
  _Version update only_
1086
1263
 
1087
1264
  ## 2.19.25
1265
+
1088
1266
  Fri, 03 Dec 2021 20:05:49 GMT
1089
1267
 
1090
1268
  _Version update only_
1091
1269
 
1092
1270
  ## 2.19.24
1271
+
1093
1272
  Mon, 29 Nov 2021 18:44:31 GMT
1094
1273
 
1095
1274
  _Version update only_
1096
1275
 
1097
1276
  ## 2.19.23
1277
+
1098
1278
  Mon, 22 Nov 2021 20:41:40 GMT
1099
1279
 
1100
1280
  _Version update only_
1101
1281
 
1102
1282
  ## 2.19.22
1283
+
1103
1284
  Wed, 17 Nov 2021 01:23:26 GMT
1104
1285
 
1105
1286
  _Version update only_
1106
1287
 
1107
1288
  ## 2.19.21
1289
+
1108
1290
  Wed, 10 Nov 2021 10:58:24 GMT
1109
1291
 
1110
1292
  _Version update only_
1111
1293
 
1112
1294
  ## 2.19.20
1295
+
1113
1296
  Fri, 29 Oct 2021 16:14:22 GMT
1114
1297
 
1115
1298
  _Version update only_
1116
1299
 
1117
1300
  ## 2.19.19
1301
+
1118
1302
  Mon, 25 Oct 2021 16:16:25 GMT
1119
1303
 
1120
1304
  ### Updates
1121
1305
 
1122
- - Drop unnecessary dep on @bentley/react-scripts; add a *.d.ts file for svg?sprite loader syntax
1306
+ - Drop unnecessary dep on @bentley/react-scripts; add a \*.d.ts file for svg?sprite loader syntax
1123
1307
 
1124
1308
  ## 2.19.18
1309
+
1125
1310
  Thu, 21 Oct 2021 20:59:44 GMT
1126
1311
 
1127
1312
  _Version update only_
1128
1313
 
1129
1314
  ## 2.19.17
1315
+
1130
1316
  Thu, 14 Oct 2021 21:19:43 GMT
1131
1317
 
1132
1318
  _Version update only_
1133
1319
 
1134
1320
  ## 2.19.16
1321
+
1135
1322
  Mon, 11 Oct 2021 17:37:46 GMT
1136
1323
 
1137
1324
  _Version update only_
1138
1325
 
1139
1326
  ## 2.19.15
1327
+
1140
1328
  Fri, 08 Oct 2021 16:44:23 GMT
1141
1329
 
1142
1330
  _Version update only_
1143
1331
 
1144
1332
  ## 2.19.14
1333
+
1145
1334
  Fri, 01 Oct 2021 13:07:03 GMT
1146
1335
 
1147
1336
  ### Updates
@@ -1149,11 +1338,13 @@ Fri, 01 Oct 2021 13:07:03 GMT
1149
1338
  - Force Tool Settings to render when the active tool is reloaded.
1150
1339
 
1151
1340
  ## 2.19.13
1341
+
1152
1342
  Tue, 21 Sep 2021 21:06:40 GMT
1153
1343
 
1154
1344
  _Version update only_
1155
1345
 
1156
1346
  ## 2.19.12
1347
+
1157
1348
  Wed, 15 Sep 2021 18:06:47 GMT
1158
1349
 
1159
1350
  ### Updates
@@ -1161,21 +1352,25 @@ Wed, 15 Sep 2021 18:06:47 GMT
1161
1352
  - Fix calc function that is causing an error in the latest dart-sass version
1162
1353
 
1163
1354
  ## 2.19.11
1355
+
1164
1356
  Thu, 09 Sep 2021 21:04:58 GMT
1165
1357
 
1166
1358
  _Version update only_
1167
1359
 
1168
1360
  ## 2.19.10
1361
+
1169
1362
  Wed, 08 Sep 2021 14:36:01 GMT
1170
1363
 
1171
1364
  _Version update only_
1172
1365
 
1173
1366
  ## 2.19.9
1367
+
1174
1368
  Wed, 25 Aug 2021 15:36:01 GMT
1175
1369
 
1176
1370
  _Version update only_
1177
1371
 
1178
1372
  ## 2.19.8
1373
+
1179
1374
  Mon, 23 Aug 2021 13:23:13 GMT
1180
1375
 
1181
1376
  ### Updates
@@ -1183,41 +1378,49 @@ Mon, 23 Aug 2021 13:23:13 GMT
1183
1378
  - Backport change to clear hide/isolate/emphasis of models and categories.
1184
1379
 
1185
1380
  ## 2.19.7
1381
+
1186
1382
  Fri, 20 Aug 2021 17:47:22 GMT
1187
1383
 
1188
1384
  _Version update only_
1189
1385
 
1190
1386
  ## 2.19.6
1387
+
1191
1388
  Tue, 17 Aug 2021 20:34:29 GMT
1192
1389
 
1193
1390
  _Version update only_
1194
1391
 
1195
1392
  ## 2.19.5
1393
+
1196
1394
  Fri, 13 Aug 2021 21:48:09 GMT
1197
1395
 
1198
1396
  _Version update only_
1199
1397
 
1200
1398
  ## 2.19.4
1399
+
1201
1400
  Thu, 12 Aug 2021 13:09:26 GMT
1202
1401
 
1203
1402
  _Version update only_
1204
1403
 
1205
1404
  ## 2.19.3
1405
+
1206
1406
  Wed, 04 Aug 2021 20:29:34 GMT
1207
1407
 
1208
1408
  _Version update only_
1209
1409
 
1210
1410
  ## 2.19.2
1411
+
1211
1412
  Tue, 03 Aug 2021 18:26:23 GMT
1212
1413
 
1213
1414
  _Version update only_
1214
1415
 
1215
1416
  ## 2.19.1
1417
+
1216
1418
  Thu, 29 Jul 2021 20:01:11 GMT
1217
1419
 
1218
1420
  _Version update only_
1219
1421
 
1220
1422
  ## 2.19.0
1423
+
1221
1424
  Mon, 26 Jul 2021 12:21:25 GMT
1222
1425
 
1223
1426
  ### Updates
@@ -1227,21 +1430,25 @@ Mon, 26 Jul 2021 12:21:25 GMT
1227
1430
  - Add useActiveStageId to barrel file so it is properly exported.
1228
1431
 
1229
1432
  ## 2.18.4
1433
+
1230
1434
  Tue, 10 Aug 2021 19:35:13 GMT
1231
1435
 
1232
1436
  _Version update only_
1233
1437
 
1234
1438
  ## 2.18.3
1439
+
1235
1440
  Wed, 28 Jul 2021 17:16:30 GMT
1236
1441
 
1237
1442
  _Version update only_
1238
1443
 
1239
1444
  ## 2.18.2
1445
+
1240
1446
  Mon, 26 Jul 2021 16:18:31 GMT
1241
1447
 
1242
1448
  _Version update only_
1243
1449
 
1244
1450
  ## 2.18.1
1451
+
1245
1452
  Fri, 16 Jul 2021 17:45:09 GMT
1246
1453
 
1247
1454
  ### Updates
@@ -1249,6 +1456,7 @@ Fri, 16 Jul 2021 17:45:09 GMT
1249
1456
  - Add test for the iModelConnection being blank to avoid asserts when setting up for new iModel.
1250
1457
 
1251
1458
  ## 2.18.0
1459
+
1252
1460
  Fri, 09 Jul 2021 18:11:24 GMT
1253
1461
 
1254
1462
  ### Updates
@@ -1263,21 +1471,25 @@ Fri, 09 Jul 2021 18:11:24 GMT
1263
1471
  - Add ability to provide widgets to zones via UiItemsProvider when using AppUI version 1.
1264
1472
 
1265
1473
  ## 2.17.3
1474
+
1266
1475
  Mon, 26 Jul 2021 16:08:36 GMT
1267
1476
 
1268
1477
  _Version update only_
1269
1478
 
1270
1479
  ## 2.17.2
1480
+
1271
1481
  Thu, 08 Jul 2021 15:23:00 GMT
1272
1482
 
1273
1483
  _Version update only_
1274
1484
 
1275
1485
  ## 2.17.1
1486
+
1276
1487
  Fri, 02 Jul 2021 15:38:31 GMT
1277
1488
 
1278
1489
  _Version update only_
1279
1490
 
1280
1491
  ## 2.17.0
1492
+
1281
1493
  Mon, 28 Jun 2021 16:20:11 GMT
1282
1494
 
1283
1495
  ### Updates
@@ -1291,56 +1503,67 @@ Mon, 28 Jun 2021 16:20:11 GMT
1291
1503
  - Refactor SolarTimeline and ScheduleAnimationProvider to use new TimelineComponent iteration.
1292
1504
 
1293
1505
  ## 2.16.10
1506
+
1294
1507
  Thu, 22 Jul 2021 20:23:45 GMT
1295
1508
 
1296
1509
  _Version update only_
1297
1510
 
1298
1511
  ## 2.16.9
1512
+
1299
1513
  Tue, 06 Jul 2021 22:08:34 GMT
1300
1514
 
1301
1515
  _Version update only_
1302
1516
 
1303
1517
  ## 2.16.8
1518
+
1304
1519
  Fri, 02 Jul 2021 17:40:46 GMT
1305
1520
 
1306
1521
  _Version update only_
1307
1522
 
1308
1523
  ## 2.16.7
1524
+
1309
1525
  Mon, 28 Jun 2021 18:13:04 GMT
1310
1526
 
1311
1527
  _Version update only_
1312
1528
 
1313
1529
  ## 2.16.6
1530
+
1314
1531
  Mon, 28 Jun 2021 13:12:55 GMT
1315
1532
 
1316
1533
  _Version update only_
1317
1534
 
1318
1535
  ## 2.16.5
1536
+
1319
1537
  Fri, 25 Jun 2021 16:03:01 GMT
1320
1538
 
1321
1539
  _Version update only_
1322
1540
 
1323
1541
  ## 2.16.4
1542
+
1324
1543
  Wed, 23 Jun 2021 17:09:07 GMT
1325
1544
 
1326
1545
  _Version update only_
1327
1546
 
1328
1547
  ## 2.16.3
1548
+
1329
1549
  Wed, 16 Jun 2021 20:29:32 GMT
1330
1550
 
1331
1551
  _Version update only_
1332
1552
 
1333
1553
  ## 2.16.2
1554
+
1334
1555
  Thu, 03 Jun 2021 18:08:11 GMT
1335
1556
 
1336
1557
  _Version update only_
1337
1558
 
1338
1559
  ## 2.16.1
1560
+
1339
1561
  Thu, 27 May 2021 20:04:22 GMT
1340
1562
 
1341
1563
  _Version update only_
1342
1564
 
1343
1565
  ## 2.16.0
1566
+
1344
1567
  Mon, 24 May 2021 15:58:39 GMT
1345
1568
 
1346
1569
  ### Updates
@@ -1348,16 +1571,18 @@ Mon, 24 May 2021 15:58:39 GMT
1348
1571
  - Clean up styling in StatusBar.css
1349
1572
  - Set overflow hidden on content Panes used when stage has multiple content views.
1350
1573
  - Adding ability to override isActive property for BackstageItem
1351
- - Add support for child popup windows.
1574
+ - Add support for child popup windows.
1352
1575
  - Replace deprecated ViewManager.forEachViewport() with iterator.
1353
- - Update to latest classnames package
1576
+ - Update to latest classnames package
1354
1577
 
1355
1578
  ## 2.15.6
1579
+
1356
1580
  Wed, 26 May 2021 15:55:19 GMT
1357
1581
 
1358
1582
  _Version update only_
1359
1583
 
1360
1584
  ## 2.15.5
1585
+
1361
1586
  Thu, 20 May 2021 15:06:26 GMT
1362
1587
 
1363
1588
  ### Updates
@@ -1365,11 +1590,13 @@ Thu, 20 May 2021 15:06:26 GMT
1365
1590
  - Remove framework version condition from floatWidget and dockWidget. This was causing problems in the sample showcase.
1366
1591
 
1367
1592
  ## 2.15.4
1593
+
1368
1594
  Tue, 18 May 2021 21:59:07 GMT
1369
1595
 
1370
1596
  _Version update only_
1371
1597
 
1372
1598
  ## 2.15.3
1599
+
1373
1600
  Mon, 17 May 2021 13:31:38 GMT
1374
1601
 
1375
1602
  ### Updates
@@ -1377,16 +1604,19 @@ Mon, 17 May 2021 13:31:38 GMT
1377
1604
  - Clean up styling in StatusBar.css
1378
1605
 
1379
1606
  ## 2.15.2
1607
+
1380
1608
  Wed, 12 May 2021 18:08:13 GMT
1381
1609
 
1382
1610
  _Version update only_
1383
1611
 
1384
1612
  ## 2.15.1
1613
+
1385
1614
  Wed, 05 May 2021 13:18:31 GMT
1386
1615
 
1387
1616
  _Version update only_
1388
1617
 
1389
1618
  ## 2.15.0
1619
+
1390
1620
  Fri, 30 Apr 2021 12:36:58 GMT
1391
1621
 
1392
1622
  ### Updates
@@ -1399,6 +1629,7 @@ Fri, 30 Apr 2021 12:36:58 GMT
1399
1629
  - Publish APIs used bu iTwinViewer.
1400
1630
 
1401
1631
  ## 2.14.4
1632
+
1402
1633
  Thu, 22 Apr 2021 21:07:34 GMT
1403
1634
 
1404
1635
  ### Updates
@@ -1406,6 +1637,7 @@ Thu, 22 Apr 2021 21:07:34 GMT
1406
1637
  - Update to get activeViewPort by monitoring ContentViewManager.onActiveContentChangedEvent this eliminates issue where ViewManager active viewport changes occur before all UI components are mounted and listening.
1407
1638
 
1408
1639
  ## 2.14.3
1640
+
1409
1641
  Thu, 15 Apr 2021 15:13:16 GMT
1410
1642
 
1411
1643
  ### Updates
@@ -1413,6 +1645,7 @@ Thu, 15 Apr 2021 15:13:16 GMT
1413
1645
  - Cleanup statusbar styling to ensure items are centered and do not overflow area.
1414
1646
 
1415
1647
  ## 2.14.2
1648
+
1416
1649
  Thu, 08 Apr 2021 14:30:09 GMT
1417
1650
 
1418
1651
  ### Updates
@@ -1420,11 +1653,13 @@ Thu, 08 Apr 2021 14:30:09 GMT
1420
1653
  - Avoid getting into infinite render loop in CategoriesTree
1421
1654
 
1422
1655
  ## 2.14.1
1656
+
1423
1657
  Mon, 05 Apr 2021 16:28:00 GMT
1424
1658
 
1425
1659
  _Version update only_
1426
1660
 
1427
1661
  ## 2.14.0
1662
+
1428
1663
  Fri, 02 Apr 2021 13:18:42 GMT
1429
1664
 
1430
1665
  ### Updates
@@ -1442,13 +1677,14 @@ Fri, 02 Apr 2021 13:18:42 GMT
1442
1677
  - Fix ViewSelector so it reloads list of views when iModel prop is updated.
1443
1678
 
1444
1679
  ## 2.13.0
1680
+
1445
1681
  Tue, 09 Mar 2021 20:28:13 GMT
1446
1682
 
1447
1683
  ### Updates
1448
1684
 
1449
1685
  - Add functions to clear the Hide/Isolate for Models and Categories
1450
1686
  - Upgrade react-resize-detector to avoid lodash security vulnerability
1451
- - Fix solar timeline component so that sunTime is properly set for project location.
1687
+ - Fix solar timeline component so that sunTime is properly set for project location.
1452
1688
  - Document uiSettings in ToolAssistanceField
1453
1689
  - Fix stateFunction for clear hide/isolate/emphasize tool that is used in UI 1.0.
1454
1690
  - Updated to use TypeScript 4.1
@@ -1461,21 +1697,25 @@ Tue, 09 Mar 2021 20:28:13 GMT
1461
1697
  - begin rename project from iModel.js to iTwin.js
1462
1698
 
1463
1699
  ## 2.12.3
1700
+
1464
1701
  Mon, 08 Mar 2021 15:32:00 GMT
1465
1702
 
1466
1703
  _Version update only_
1467
1704
 
1468
1705
  ## 2.12.2
1706
+
1469
1707
  Wed, 03 Mar 2021 18:48:53 GMT
1470
1708
 
1471
1709
  _Version update only_
1472
1710
 
1473
1711
  ## 2.12.1
1712
+
1474
1713
  Tue, 23 Feb 2021 20:54:45 GMT
1475
1714
 
1476
1715
  _Version update only_
1477
1716
 
1478
1717
  ## 2.12.0
1718
+
1479
1719
  Thu, 18 Feb 2021 22:10:13 GMT
1480
1720
 
1481
1721
  ### Updates
@@ -1491,11 +1731,13 @@ Thu, 18 Feb 2021 22:10:13 GMT
1491
1731
  - Update remaining syncEventId checks to be case insensitive.
1492
1732
 
1493
1733
  ## 2.11.2
1734
+
1494
1735
  Thu, 18 Feb 2021 02:50:59 GMT
1495
1736
 
1496
1737
  _Version update only_
1497
1738
 
1498
1739
  ## 2.11.1
1740
+
1499
1741
  Thu, 04 Feb 2021 17:22:41 GMT
1500
1742
 
1501
1743
  ### Updates
@@ -1503,11 +1745,12 @@ Thu, 04 Feb 2021 17:22:41 GMT
1503
1745
  - Updated ModelsTree rulesets to better handle updates.
1504
1746
 
1505
1747
  ## 2.11.0
1748
+
1506
1749
  Thu, 28 Jan 2021 13:39:27 GMT
1507
1750
 
1508
1751
  ### Updates
1509
1752
 
1510
- - Update components that support providing refs via React.forwardRef to work better with document generation.
1753
+ - Update components that support providing refs via React.forwardRef to work better with document generation.
1511
1754
  - Fix backstage not updating when props.items are updated.
1512
1755
  - Propagate isDisabled MenuItem property to ContextMenuItem disabled property
1513
1756
  - Added partially visible instances support to VisibilityHandler
@@ -1519,21 +1762,25 @@ Thu, 28 Jan 2021 13:39:27 GMT
1519
1762
  - Update to latest react-dnd version.
1520
1763
 
1521
1764
  ## 2.10.3
1765
+
1522
1766
  Fri, 08 Jan 2021 18:34:03 GMT
1523
1767
 
1524
1768
  _Version update only_
1525
1769
 
1526
1770
  ## 2.10.2
1771
+
1527
1772
  Fri, 08 Jan 2021 14:52:02 GMT
1528
1773
 
1529
1774
  _Version update only_
1530
1775
 
1531
1776
  ## 2.10.1
1777
+
1532
1778
  Tue, 22 Dec 2020 00:53:38 GMT
1533
1779
 
1534
1780
  _Version update only_
1535
1781
 
1536
1782
  ## 2.10.0
1783
+
1537
1784
  Fri, 18 Dec 2020 18:24:01 GMT
1538
1785
 
1539
1786
  ### Updates
@@ -1546,53 +1793,63 @@ Fri, 18 Dec 2020 18:24:01 GMT
1546
1793
  - Disable pointer events in overlay of default view overlay.
1547
1794
 
1548
1795
  ## 2.9.9
1796
+
1549
1797
  Sun, 13 Dec 2020 19:00:03 GMT
1550
1798
 
1551
1799
  _Version update only_
1552
1800
 
1553
1801
  ## 2.9.8
1802
+
1554
1803
  Fri, 11 Dec 2020 02:57:36 GMT
1555
1804
 
1556
1805
  _Version update only_
1557
1806
 
1558
1807
  ## 2.9.7
1808
+
1559
1809
  Wed, 09 Dec 2020 20:58:23 GMT
1560
1810
 
1561
1811
  _Version update only_
1562
1812
 
1563
1813
  ## 2.9.6
1814
+
1564
1815
  Mon, 07 Dec 2020 18:40:48 GMT
1565
1816
 
1566
1817
  _Version update only_
1567
1818
 
1568
1819
  ## 2.9.5
1820
+
1569
1821
  Sat, 05 Dec 2020 01:55:56 GMT
1570
1822
 
1571
1823
  _Version update only_
1572
1824
 
1573
1825
  ## 2.9.4
1826
+
1574
1827
  Wed, 02 Dec 2020 20:55:40 GMT
1575
1828
 
1576
1829
  _Version update only_
1577
1830
 
1578
1831
  ## 2.9.3
1832
+
1579
1833
  Mon, 23 Nov 2020 20:57:56 GMT
1580
1834
 
1581
1835
  _Version update only_
1582
1836
 
1583
1837
  ## 2.9.2
1838
+
1584
1839
  Mon, 23 Nov 2020 15:33:50 GMT
1585
1840
 
1586
1841
  _Version update only_
1587
1842
 
1588
1843
  ## 2.9.1
1844
+
1589
1845
  Thu, 19 Nov 2020 17:03:42 GMT
1590
1846
 
1591
1847
  ### Updates
1592
1848
 
1593
- - Revert width change to EnumEditor component instead set width to auto only for docked tool settings.
1849
+ - Revert width change to EnumEditor component instead set width to auto only for docked tool settings.
1594
1850
 
1595
1851
  ## 2.9.0
1852
+
1596
1853
  Wed, 18 Nov 2020 16:01:50 GMT
1597
1854
 
1598
1855
  ### Updates
@@ -1609,11 +1866,13 @@ Wed, 18 Nov 2020 16:01:50 GMT
1609
1866
  - Respect WidgetState.Hidden when rendering widget tabs.
1610
1867
 
1611
1868
  ## 2.8.1
1869
+
1612
1870
  Tue, 03 Nov 2020 00:33:56 GMT
1613
1871
 
1614
1872
  _Version update only_
1615
1873
 
1616
1874
  ## 2.8.0
1875
+
1617
1876
  Fri, 23 Oct 2020 17:04:02 GMT
1618
1877
 
1619
1878
  ### Updates
@@ -1623,36 +1882,43 @@ Fri, 23 Oct 2020 17:04:02 GMT
1623
1882
  - Upgraded react-split-pane to 0.1.92
1624
1883
 
1625
1884
  ## 2.7.6
1885
+
1626
1886
  Wed, 11 Nov 2020 16:28:23 GMT
1627
1887
 
1628
1888
  _Version update only_
1629
1889
 
1630
1890
  ## 2.7.5
1891
+
1631
1892
  Fri, 23 Oct 2020 16:23:51 GMT
1632
1893
 
1633
1894
  _Version update only_
1634
1895
 
1635
1896
  ## 2.7.4
1897
+
1636
1898
  Mon, 19 Oct 2020 17:57:02 GMT
1637
1899
 
1638
1900
  _Version update only_
1639
1901
 
1640
1902
  ## 2.7.3
1903
+
1641
1904
  Wed, 14 Oct 2020 17:00:59 GMT
1642
1905
 
1643
1906
  _Version update only_
1644
1907
 
1645
1908
  ## 2.7.2
1909
+
1646
1910
  Tue, 13 Oct 2020 18:20:39 GMT
1647
1911
 
1648
1912
  _Version update only_
1649
1913
 
1650
1914
  ## 2.7.1
1915
+
1651
1916
  Thu, 08 Oct 2020 13:04:35 GMT
1652
1917
 
1653
1918
  _Version update only_
1654
1919
 
1655
1920
  ## 2.7.0
1921
+
1656
1922
  Fri, 02 Oct 2020 18:03:32 GMT
1657
1923
 
1658
1924
  ### Updates
@@ -1667,11 +1933,13 @@ Fri, 02 Oct 2020 18:03:32 GMT
1667
1933
  - Add telemetry to ui-framework.
1668
1934
 
1669
1935
  ## 2.6.5
1936
+
1670
1937
  Sat, 26 Sep 2020 16:06:34 GMT
1671
1938
 
1672
1939
  _Version update only_
1673
1940
 
1674
1941
  ## 2.6.4
1942
+
1675
1943
  Tue, 22 Sep 2020 17:40:07 GMT
1676
1944
 
1677
1945
  ### Updates
@@ -1679,26 +1947,30 @@ Tue, 22 Sep 2020 17:40:07 GMT
1679
1947
  - Do not render empty stage panel when frontstage changes.
1680
1948
 
1681
1949
  ## 2.6.3
1950
+
1682
1951
  Mon, 21 Sep 2020 14:47:10 GMT
1683
1952
 
1684
1953
  _Version update only_
1685
1954
 
1686
1955
  ## 2.6.2
1956
+
1687
1957
  Mon, 21 Sep 2020 13:07:45 GMT
1688
1958
 
1689
1959
  _Version update only_
1690
1960
 
1691
1961
  ## 2.6.1
1962
+
1692
1963
  Fri, 18 Sep 2020 13:15:09 GMT
1693
1964
 
1694
1965
  _Version update only_
1695
1966
 
1696
1967
  ## 2.6.0
1968
+
1697
1969
  Thu, 17 Sep 2020 13:16:12 GMT
1698
1970
 
1699
1971
  ### Updates
1700
1972
 
1701
- - Add support for a feature flag to control the display of the keyin palette.
1973
+ - Add support for a feature flag to control the display of the keyin palette.
1702
1974
  - BadgeType support for Backstage items
1703
1975
  - add itemsChanged handler so that items provided can be conditionally hidden
1704
1976
  - Lower case syncEventIds prior to comparison
@@ -1718,6 +1990,7 @@ Thu, 17 Sep 2020 13:16:12 GMT
1718
1990
  - Deny tool settings tab from docking to top panel target.
1719
1991
 
1720
1992
  ## 2.5.5
1993
+
1721
1994
  Wed, 02 Sep 2020 17:42:23 GMT
1722
1995
 
1723
1996
  ### Updates
@@ -1725,6 +1998,7 @@ Wed, 02 Sep 2020 17:42:23 GMT
1725
1998
  - Update rxjs dependency version to `^6.6.2`
1726
1999
 
1727
2000
  ## 2.5.4
2001
+
1728
2002
  Fri, 28 Aug 2020 15:34:16 GMT
1729
2003
 
1730
2004
  ### Updates
@@ -1732,21 +2006,25 @@ Fri, 28 Aug 2020 15:34:16 GMT
1732
2006
  - Show duplicate target partitions in ModelsTree
1733
2007
 
1734
2008
  ## 2.5.3
2009
+
1735
2010
  Wed, 26 Aug 2020 11:46:00 GMT
1736
2011
 
1737
2012
  _Version update only_
1738
2013
 
1739
2014
  ## 2.5.2
2015
+
1740
2016
  Tue, 25 Aug 2020 22:09:08 GMT
1741
2017
 
1742
2018
  _Version update only_
1743
2019
 
1744
2020
  ## 2.5.1
2021
+
1745
2022
  Mon, 24 Aug 2020 18:13:04 GMT
1746
2023
 
1747
2024
  _Version update only_
1748
2025
 
1749
2026
  ## 2.5.0
2027
+
1750
2028
  Thu, 20 Aug 2020 20:57:10 GMT
1751
2029
 
1752
2030
  ### Updates
@@ -1766,11 +2044,13 @@ Thu, 20 Aug 2020 20:57:10 GMT
1766
2044
  - Update to @bentley/react-scripts@3.4.2
1767
2045
 
1768
2046
  ## 2.4.2
2047
+
1769
2048
  Fri, 14 Aug 2020 16:34:09 GMT
1770
2049
 
1771
2050
  _Version update only_
1772
2051
 
1773
2052
  ## 2.4.1
2053
+
1774
2054
  Fri, 07 Aug 2020 19:57:43 GMT
1775
2055
 
1776
2056
  ### Updates
@@ -1778,6 +2058,7 @@ Fri, 07 Aug 2020 19:57:43 GMT
1778
2058
  - add missing rbac-client dep
1779
2059
 
1780
2060
  ## 2.4.0
2061
+
1781
2062
  Tue, 28 Jul 2020 16:26:24 GMT
1782
2063
 
1783
2064
  ### Updates
@@ -1791,21 +2072,25 @@ Tue, 28 Jul 2020 16:26:24 GMT
1791
2072
  - Remove not found widget tabs when restoring layout.
1792
2073
 
1793
2074
  ## 2.3.3
2075
+
1794
2076
  Thu, 23 Jul 2020 12:57:15 GMT
1795
2077
 
1796
2078
  _Version update only_
1797
2079
 
1798
2080
  ## 2.3.2
2081
+
1799
2082
  Tue, 14 Jul 2020 23:50:36 GMT
1800
2083
 
1801
2084
  _Version update only_
1802
2085
 
1803
2086
  ## 2.3.1
2087
+
1804
2088
  Mon, 13 Jul 2020 18:50:14 GMT
1805
2089
 
1806
2090
  _Version update only_
1807
2091
 
1808
2092
  ## 2.3.0
2093
+
1809
2094
  Fri, 10 Jul 2020 17:23:14 GMT
1810
2095
 
1811
2096
  ### Updates
@@ -1821,6 +2106,7 @@ Fri, 10 Jul 2020 17:23:14 GMT
1821
2106
  - Enable WidgetDef.setLabel() in 2.0 mode.
1822
2107
 
1823
2108
  ## 2.2.1
2109
+
1824
2110
  Tue, 07 Jul 2020 14:44:52 GMT
1825
2111
 
1826
2112
  ### Updates
@@ -1828,6 +2114,7 @@ Tue, 07 Jul 2020 14:44:52 GMT
1828
2114
  - Fix setWidgetState edge case where widget stays open w/o active tab.
1829
2115
 
1830
2116
  ## 2.2.0
2117
+
1831
2118
  Fri, 19 Jun 2020 14:10:03 GMT
1832
2119
 
1833
2120
  ### Updates
@@ -1849,12 +2136,13 @@ Fri, 19 Jun 2020 14:10:03 GMT
1849
2136
  - Added ViewStateProp & support for obtaining ViewState from function in ViewportComponent and IModelViewportControl
1850
2137
 
1851
2138
  ## 2.1.0
2139
+
1852
2140
  Thu, 28 May 2020 22:48:59 GMT
1853
2141
 
1854
2142
  ### Updates
1855
2143
 
1856
2144
  - Add missing @itwin/core-markup peerDependency
1857
- - Add commandItemDef to clearHiddenIsolatedEmphasized elements.
2145
+ - Add commandItemDef to clearHiddenIsolatedEmphasized elements.
1858
2146
  - Fix z-index of Modeless dialogs.
1859
2147
  - Address React warnings about deprecated methods.
1860
2148
  - Make methods in HideIsolateEmphasizeManager static so they can be called by other packages.
@@ -1870,6 +2158,7 @@ Thu, 28 May 2020 22:48:59 GMT
1870
2158
  - Do not display camera tool if 3D view does not support camera.
1871
2159
 
1872
2160
  ## 2.0.0
2161
+
1873
2162
  Wed, 06 May 2020 13:17:49 GMT
1874
2163
 
1875
2164
  ### Updates
@@ -1884,7 +2173,7 @@ Wed, 06 May 2020 13:17:49 GMT
1884
2173
  - Removed @deprecated APIs from ui-framework & ui-core and updated NextVersion.md
1885
2174
  - Rename some new widget classes and deprecate classes we don't want user to continue to use.
1886
2175
  - Fix to properly initialize enable/disable state of toolsettings editor based on lock property.
1887
- - Fix bug where toolbar buttons did not show expand arrow on custom button when not in 'DragInteraction' mode. Fix display of key-in browser 1.0 UI.
2176
+ - Fix bug where toolbar buttons did not show expand arrow on custom button when not in 'DragInteraction' mode. Fix display of key-in browser 1.0 UI.
1888
2177
  - Call FrontstageDef.setActiveViewFromViewport when viewport is available to ensure activeContent is properly set.
1889
2178
  - Ensure ui-abstract is listed as peer dependency and not just a dev dependency.
1890
2179
  - Fix type in ToolSettingsGridProps name
@@ -1895,7 +2184,7 @@ Wed, 06 May 2020 13:17:49 GMT
1895
2184
  - react to renaming of imodeljs-clients
1896
2185
  - Moved KeyinBrowser component to @beta for 2.0
1897
2186
  - Using center of Messages indicator as target. Added CSS classname overrides to StatusBarComposer for sections. UI 2.0 color tweaks.
1898
- - Fixed FrontendAuthorizationClient type guard.
2187
+ - Fixed FrontendAuthorizationClient type guard.
1899
2188
  - Update GroupButton definition to use ReadonlyArray for child items.
1900
2189
  - Modal Frontstage styling
1901
2190
  - Ui 2.0 - Blur the toolbar item background
@@ -1903,14 +2192,14 @@ Wed, 06 May 2020 13:17:49 GMT
1903
2192
  - Renamed OIDC constructs for consistency; Removed SAML support.
1904
2193
  - Fixed popup location when passing htmlElement to UiAdmin functions
1905
2194
  - Clean up deprecated APIs
1906
- - Hide stage panel when panel state is off.
2195
+ - Hide stage panel when panel state is off.
1907
2196
  - Added ability to customize selection handling in VisibilityWidget's Models tree
1908
2197
  - Made React functional component specifications consistent across UI packages
1909
2198
  - Slider component tooltipBelow prop & tooltip styling
1910
2199
  - Added API in MessageManager to display either a Toast or Sticky message using React components.
1911
2200
  - react to new clients packages from imodeljs-clients
1912
2201
  - Remove comment text shown in render function.
1913
- - Updates to remove need for svg-sprite-loader, use default CRA svgr loader instead.
2202
+ - Updates to remove need for svg-sprite-loader, use default CRA svgr loader instead.
1914
2203
  - For consistency add reactNode getters/setters and deprecate use of reactElement.
1915
2204
  - Revert back to using svg-sprite-loader and sprite resourceQuery.
1916
2205
  - Upgrade to Rush 5.23.2
@@ -1950,7 +2239,7 @@ Wed, 06 May 2020 13:17:49 GMT
1950
2239
  - Ability to switch to 9-Zone 2.0
1951
2240
  - Refactor to remove duplicate ComponentGenerator instantiation. Rename file and components to remove React reference.
1952
2241
  - Update auto-generated dialog items to work with the Tool Settings Bar.
1953
- - Moved Property classes and interfaces to ui-abstract package. Created a "DefaultDialogGridContainer" to turn specifications from abstract DialogItems UI into React components.
2242
+ - Moved Property classes and interfaces to ui-abstract package. Created a "DefaultDialogGridContainer" to turn specifications from abstract DialogItems UI into React components.
1954
2243
  - Refactor DefaultToolSettingsProvider to use DialogItemsManager and remove duplicate code.
1955
2244
  - Fix Indicator to properly load SVG icons.
1956
2245
  - Refactor DefaultToolSettingsProvider to use the DialogItem interfaces in place of ToolSettings classes.
@@ -1963,11 +2252,13 @@ Wed, 06 May 2020 13:17:49 GMT
1963
2252
  - Add support for Horizontal Tool Settings container
1964
2253
 
1965
2254
  ## 1.14.1
2255
+
1966
2256
  Wed, 22 Apr 2020 19:04:00 GMT
1967
2257
 
1968
2258
  _Version update only_
1969
2259
 
1970
2260
  ## 1.14.0
2261
+
1971
2262
  Tue, 31 Mar 2020 15:44:19 GMT
1972
2263
 
1973
2264
  ### Updates
@@ -1975,6 +2266,7 @@ Tue, 31 Mar 2020 15:44:19 GMT
1975
2266
  - Models Tree: Fix non-geometric models being used when changing subject's display
1976
2267
 
1977
2268
  ## 1.13.0
2269
+
1978
2270
  Wed, 04 Mar 2020 16:16:31 GMT
1979
2271
 
1980
2272
  ### Updates
@@ -1984,6 +2276,7 @@ Wed, 04 Mar 2020 16:16:31 GMT
1984
2276
  - Updated ModelTree ruleset to use RelationshipPathSpecification
1985
2277
 
1986
2278
  ## 1.12.0
2279
+
1987
2280
  Wed, 12 Feb 2020 17:45:50 GMT
1988
2281
 
1989
2282
  ### Updates
@@ -1994,6 +2287,7 @@ Wed, 12 Feb 2020 17:45:50 GMT
1994
2287
  - Added UiAdmin.showHTMLElement to show information & graphics for markers
1995
2288
 
1996
2289
  ## 1.11.0
2290
+
1997
2291
  Wed, 22 Jan 2020 19:24:12 GMT
1998
2292
 
1999
2293
  ### Updates
@@ -2003,6 +2297,7 @@ Wed, 22 Jan 2020 19:24:12 GMT
2003
2297
  - Cube navigation aid touch events fix.
2004
2298
 
2005
2299
  ## 1.10.0
2300
+
2006
2301
  Tue, 07 Jan 2020 19:44:01 GMT
2007
2302
 
2008
2303
  ### Updates
@@ -2014,13 +2309,14 @@ Tue, 07 Jan 2020 19:44:01 GMT
2014
2309
  - Fix for nine-zone sample app not displaying backstage items.
2015
2310
 
2016
2311
  ## 1.9.0
2312
+
2017
2313
  Tue, 10 Dec 2019 18:08:56 GMT
2018
2314
 
2019
2315
  ### Updates
2020
2316
 
2021
2317
  - Add useActiveIModelConnection hook.
2022
2318
  - Allow setting App Iconspec.
2023
- - Setup OidcDesktopClient for Electron use cases.
2319
+ - Setup OidcDesktopClient for Electron use cases.
2024
2320
  - Fix styling of footer Indicator to work with Themes.
2025
2321
  - Disallow plugins from adding tools anywhere but the end of a toolbar.
2026
2322
  - [ModelsTree] Merge same-label Subject nodes to avoid duplication
@@ -2039,7 +2335,7 @@ Tue, 10 Dec 2019 18:08:56 GMT
2039
2335
  - Use exhaustive-deps linter rule.
2040
2336
  - Ability to opt-in to toolbar drag interaction.
2041
2337
  - Prevent unnecessary resubscribe in useActiveViewport hook.
2042
- - Visibility Widget: Treat dictionary model as never private in Categories tree.
2338
+ - Visibility Widget: Treat dictionary model as never private in Categories tree.
2043
2339
  - Ability to specify initialWidth for Zone component.
2044
2340
  - Removed unused React state variables. Removed unsupported setState calls from render() methods.
2045
2341
  - Code cleanup based on code analysis report from lgtm. Updated status field fade-in/out animation.
@@ -2047,6 +2343,7 @@ Tue, 10 Dec 2019 18:08:56 GMT
2047
2343
  - Added ConditionalField and FooterModeField components. StatusBar responsive changes.
2048
2344
 
2049
2345
  ## 1.8.0
2346
+
2050
2347
  Fri, 22 Nov 2019 14:03:34 GMT
2051
2348
 
2052
2349
  ### Updates
@@ -2069,6 +2366,7 @@ Fri, 22 Nov 2019 14:03:34 GMT
2069
2366
  - Update TileRendering StatusField width.
2070
2367
 
2071
2368
  ## 1.7.0
2369
+
2072
2370
  Fri, 01 Nov 2019 13:28:37 GMT
2073
2371
 
2074
2372
  ### Updates
@@ -2098,6 +2396,7 @@ Fri, 01 Nov 2019 13:28:37 GMT
2098
2396
  - Removed unused package
2099
2397
 
2100
2398
  ## 1.6.0
2399
+
2101
2400
  Wed, 09 Oct 2019 20:28:43 GMT
2102
2401
 
2103
2402
  ### Updates
@@ -2111,6 +2410,7 @@ Wed, 09 Oct 2019 20:28:43 GMT
2111
2410
  - Ignore widgetDef state in WidgetContentRenderer of tool settings.
2112
2411
 
2113
2412
  ## 1.5.0
2413
+
2114
2414
  Mon, 30 Sep 2019 22:28:48 GMT
2115
2415
 
2116
2416
  ### Updates
@@ -2143,6 +2443,7 @@ Mon, 30 Sep 2019 22:28:48 GMT
2143
2443
  - Make components aware of safe area insets.
2144
2444
 
2145
2445
  ## 1.4.0
2446
+
2146
2447
  Tue, 10 Sep 2019 12:09:49 GMT
2147
2448
 
2148
2449
  ### Updates
@@ -2158,6 +2459,7 @@ Tue, 10 Sep 2019 12:09:49 GMT
2158
2459
  - Visibility Component: Preserve active tree state by saving and restoring scroll position
2159
2460
 
2160
2461
  ## 1.3.0
2462
+
2161
2463
  Tue, 13 Aug 2019 20:25:53 GMT
2162
2464
 
2163
2465
  ### Updates
@@ -2191,6 +2493,7 @@ Tue, 13 Aug 2019 20:25:53 GMT
2191
2493
  - Update to latest icon package version.
2192
2494
 
2193
2495
  ## 1.2.0
2496
+
2194
2497
  Wed, 24 Jul 2019 11:47:26 GMT
2195
2498
 
2196
2499
  ### Updates
@@ -2216,6 +2519,7 @@ Wed, 24 Jul 2019 11:47:26 GMT
2216
2519
  - React to ui-ninezone changes.
2217
2520
 
2218
2521
  ## 1.1.0
2522
+
2219
2523
  Mon, 01 Jul 2019 19:04:29 GMT
2220
2524
 
2221
2525
  ### Updates
@@ -2231,7 +2535,7 @@ Mon, 01 Jul 2019 19:04:29 GMT
2231
2535
  - Removed 4 dangerouslySetInnerHtml usages to help with Security audit; 3 remain on purpose.
2232
2536
  - Save & Restore View Layouts
2233
2537
  - Force toolsettings to refresh when a tool is started even if new toolId is same as active toolId.
2234
- - Added *.svg to .npmignore file
2538
+ - Added \*.svg to .npmignore file
2235
2539
  - Fix issue where cached tool settings values in UI would get out of sync with actual values in tool.
2236
2540
  - Update to TypeScript 3.5
2237
2541
  - Fix model selector view sync problem
@@ -2247,6 +2551,7 @@ Mon, 01 Jul 2019 19:04:29 GMT
2247
2551
  - Added ViewSelector.updateShowSettings to control which view types are displayed
2248
2552
 
2249
2553
  ## 1.0.0
2554
+
2250
2555
  Mon, 03 Jun 2019 18:09:39 GMT
2251
2556
 
2252
2557
  ### Updates
@@ -2263,7 +2568,7 @@ Mon, 03 Jun 2019 18:09:39 GMT
2263
2568
  - Release tag cleanup and ui-framework unit tests
2264
2569
  - Updated UI package release tags for 1.0 release.
2265
2570
  - Fixed release tag warnings in UI packages
2266
- - Removed use of OidcClientWrapper.
2571
+ - Removed use of OidcClientWrapper.
2267
2572
  - Remove console log message output by SyncUiEventDispatcher. Add Logging.
2268
2573
  - Changed some release tags from @hidden to @internal
2269
2574
  - Add alpha level support for solar timeline
@@ -2278,6 +2583,7 @@ Mon, 03 Jun 2019 18:09:39 GMT
2278
2583
  - Added ViewSelectorChangedEvent
2279
2584
 
2280
2585
  ## 0.191.0
2586
+
2281
2587
  Mon, 13 May 2019 15:52:05 GMT
2282
2588
 
2283
2589
  ### Updates
@@ -2310,16 +2616,16 @@ Mon, 13 May 2019 15:52:05 GMT
2310
2616
  - Added SignIn presentational component to ui-components. Removed --ignoreMissingTags extract-api option.
2311
2617
  - Require React & React-dom 16.8
2312
2618
  - Remove IModelApp subclasses
2313
- - Setup a generic context for tracking client requests, and made various related enhancements to logging, usage tracking and authorization.
2619
+ - Setup a generic context for tracking client requests, and made various related enhancements to logging, usage tracking and authorization.
2314
2620
  - Added ViewportDialog in ui-test-app, ui-core/ContributeGuidelines.md. TSLint rules in ui-core for no-default-export & completed-docs. @beta release tags.
2315
- - Minimized serialization/deserialization costs when round tripping SAML based AccessToken-s.
2621
+ - Minimized serialization/deserialization costs when round tripping SAML based AccessToken-s.
2316
2622
  - Rename AppState to SessionState to avoid collision with actual App's state. Add AvailableSectionScopes to SessionState.
2317
2623
  - Move SelectionScope status field from test app to ui-framework. Update icons-generic-webfont version to latest available.
2318
2624
  - Remove need to sync SelectionMethod since it is not changed within tool code.
2319
2625
  - Move timeline components from ui-test-app to ui-components package
2320
2626
  - Tool Settings: removed minimize tab, added min to title bar, styled title
2321
2627
  - Auto close popups when clicking outside.
2322
- - Return ruleset promises in Category/Model picker _initialize()
2628
+ - Return ruleset promises in Category/Model picker \_initialize()
2323
2629
  - Use GlobalContextMenu in category picker and modify to better follow UX standards.
2324
2630
  - Added ui-framework release tags and common/api/ui-framework.api.md
2325
2631
  - UI documentation - added to Learning section
@@ -2348,6 +2654,7 @@ Mon, 13 May 2019 15:52:05 GMT
2348
2654
  - Changed props for CubeRotationChangeEvents
2349
2655
 
2350
2656
  ## 0.190.0
2657
+
2351
2658
  Thu, 14 Mar 2019 14:26:49 GMT
2352
2659
 
2353
2660
  ### Updates
@@ -2362,6 +2669,7 @@ Thu, 14 Mar 2019 14:26:49 GMT
2362
2669
  - Add models visibility tree
2363
2670
 
2364
2671
  ## 0.189.0
2672
+
2365
2673
  Wed, 06 Mar 2019 15:41:22 GMT
2366
2674
 
2367
2675
  ### Updates
@@ -2408,16 +2716,19 @@ Wed, 06 Mar 2019 15:41:22 GMT
2408
2716
  - WIP: ViewportComponent unit tests. Removed imodeljs-clients-backend dependency from ui-framework
2409
2717
 
2410
2718
  ## 0.188.0
2719
+
2411
2720
  Wed, 16 Jan 2019 16:36:09 GMT
2412
2721
 
2413
2722
  _Version update only_
2414
2723
 
2415
2724
  ## 0.187.0
2725
+
2416
2726
  Tue, 15 Jan 2019 15:18:59 GMT
2417
2727
 
2418
2728
  _Version update only_
2419
2729
 
2420
2730
  ## 0.186.0
2731
+
2421
2732
  Mon, 14 Jan 2019 23:09:10 GMT
2422
2733
 
2423
2734
  ### Updates
@@ -2426,11 +2737,13 @@ Mon, 14 Jan 2019 23:09:10 GMT
2426
2737
  - Add Status Field to show selection count
2427
2738
 
2428
2739
  ## 0.185.0
2740
+
2429
2741
  Fri, 11 Jan 2019 18:29:00 GMT
2430
2742
 
2431
2743
  _Version update only_
2432
2744
 
2433
2745
  ## 0.184.0
2746
+
2434
2747
  Thu, 10 Jan 2019 22:46:17 GMT
2435
2748
 
2436
2749
  ### Updates
@@ -2442,11 +2755,13 @@ Thu, 10 Jan 2019 22:46:17 GMT
2442
2755
  - Renamed connection getter to imodel
2443
2756
 
2444
2757
  ## 0.183.0
2758
+
2445
2759
  Mon, 07 Jan 2019 21:49:21 GMT
2446
2760
 
2447
2761
  _Version update only_
2448
2762
 
2449
2763
  ## 0.182.0
2764
+
2450
2765
  Mon, 07 Jan 2019 13:31:34 GMT
2451
2766
 
2452
2767
  ### Updates
@@ -2454,6 +2769,7 @@ Mon, 07 Jan 2019 13:31:34 GMT
2454
2769
  - Do not show SubCategory if it has no siblings
2455
2770
 
2456
2771
  ## 0.181.0
2772
+
2457
2773
  Fri, 04 Jan 2019 13:02:40 GMT
2458
2774
 
2459
2775
  ### Updates
@@ -2461,11 +2777,13 @@ Fri, 04 Jan 2019 13:02:40 GMT
2461
2777
  - Add SyncUi support for ConfigurableUi controls.
2462
2778
 
2463
2779
  ## 0.180.0
2780
+
2464
2781
  Wed, 02 Jan 2019 15:18:23 GMT
2465
2782
 
2466
2783
  _Version update only_
2467
2784
 
2468
2785
  ## 0.179.0
2786
+
2469
2787
  Wed, 19 Dec 2018 18:26:14 GMT
2470
2788
 
2471
2789
  ### Updates
@@ -2475,6 +2793,7 @@ Wed, 19 Dec 2018 18:26:14 GMT
2475
2793
  - Fix model selector to only show non-private spatial models
2476
2794
 
2477
2795
  ## 0.178.0
2796
+
2478
2797
  Thu, 13 Dec 2018 22:06:10 GMT
2479
2798
 
2480
2799
  ### Updates
@@ -2483,6 +2802,7 @@ Thu, 13 Dec 2018 22:06:10 GMT
2483
2802
  - Fix tool panel alignment issue.
2484
2803
 
2485
2804
  ## 0.177.0
2805
+
2486
2806
  Wed, 12 Dec 2018 17:21:32 GMT
2487
2807
 
2488
2808
  ### Updates
@@ -2491,16 +2811,19 @@ Wed, 12 Dec 2018 17:21:32 GMT
2491
2811
  - Improved speed & smoothness of CubeNavigationAid. Made class names unique to fix documentation. UI Tree doc fixes.
2492
2812
 
2493
2813
  ## 0.176.0
2814
+
2494
2815
  Mon, 10 Dec 2018 21:19:45 GMT
2495
2816
 
2496
2817
  _Version update only_
2497
2818
 
2498
2819
  ## 0.175.0
2820
+
2499
2821
  Mon, 10 Dec 2018 17:08:55 GMT
2500
2822
 
2501
2823
  _Version update only_
2502
2824
 
2503
2825
  ## 0.174.0
2826
+
2504
2827
  Mon, 10 Dec 2018 13:24:09 GMT
2505
2828
 
2506
2829
  ### Updates
@@ -2508,6 +2831,7 @@ Mon, 10 Dec 2018 13:24:09 GMT
2508
2831
  - Add SignIn and SignOut to the index file
2509
2832
 
2510
2833
  ## 0.173.0
2834
+
2511
2835
  Thu, 06 Dec 2018 22:03:29 GMT
2512
2836
 
2513
2837
  ### Updates
@@ -2517,6 +2841,7 @@ Thu, 06 Dec 2018 22:03:29 GMT
2517
2841
  - Custom imodelJs noDirectImport lint rule implemented, noDuplicateImport lint rule turned on.
2518
2842
 
2519
2843
  ## 0.172.0
2844
+
2520
2845
  Tue, 04 Dec 2018 17:24:39 GMT
2521
2846
 
2522
2847
  ### Updates
@@ -2524,6 +2849,7 @@ Tue, 04 Dec 2018 17:24:39 GMT
2524
2849
  - Changed index file name to match package name, eliminate subdirectory index files, decrease usage of default exports, change imports to use other packages' index file.
2525
2850
 
2526
2851
  ## 0.171.0
2852
+
2527
2853
  Mon, 03 Dec 2018 18:52:58 GMT
2528
2854
 
2529
2855
  ### Updates
@@ -2532,6 +2858,7 @@ Mon, 03 Dec 2018 18:52:58 GMT
2532
2858
  - Removed ConfigurableUiManager.addFrontstageDef and other unused/old methods and components
2533
2859
 
2534
2860
  ## 0.170.0
2861
+
2535
2862
  Mon, 26 Nov 2018 19:38:42 GMT
2536
2863
 
2537
2864
  ### Updates
@@ -2539,6 +2866,7 @@ Mon, 26 Nov 2018 19:38:42 GMT
2539
2866
  - Fix to OIDC browser client.
2540
2867
 
2541
2868
  ## 0.169.0
2869
+
2542
2870
  Tue, 20 Nov 2018 16:17:15 GMT
2543
2871
 
2544
2872
  ### Updates
@@ -2546,6 +2874,7 @@ Tue, 20 Nov 2018 16:17:15 GMT
2546
2874
  - Include presentation rulesets in package
2547
2875
 
2548
2876
  ## 0.168.0
2877
+
2549
2878
  Sat, 17 Nov 2018 14:20:11 GMT
2550
2879
 
2551
2880
  ### Updates
@@ -2553,6 +2882,7 @@ Sat, 17 Nov 2018 14:20:11 GMT
2553
2882
  - Fixed OidcBrowserClient comparison of redirect path.
2554
2883
 
2555
2884
  ## 0.167.0
2885
+
2556
2886
  Fri, 16 Nov 2018 21:45:44 GMT
2557
2887
 
2558
2888
  ### Updates
@@ -2565,26 +2895,30 @@ Fri, 16 Nov 2018 21:45:44 GMT
2565
2895
  - ui-framework unit tests & docs
2566
2896
 
2567
2897
  ## 0.166.0
2898
+
2568
2899
  Mon, 12 Nov 2018 16:42:10 GMT
2569
2900
 
2570
2901
  _Version update only_
2571
2902
 
2572
2903
  ## 0.165.0
2904
+
2573
2905
  Mon, 12 Nov 2018 15:47:00 GMT
2574
2906
 
2575
2907
  _Version update only_
2576
2908
 
2577
2909
  ## 0.164.0
2910
+
2578
2911
  Thu, 08 Nov 2018 17:59:21 GMT
2579
2912
 
2580
2913
  ### Updates
2581
2914
 
2582
- - OIDC related enhancements (WIP).
2915
+ - OIDC related enhancements (WIP).
2583
2916
  - Updated to TypeScript 3.1
2584
2917
  - ui-core unit tests. Fixed backstage open issue.
2585
2918
  - Zone & Widget initial state, more ui-core unit tests, cleaned up ui-framework index.ts files.
2586
2919
 
2587
2920
  ## 0.163.0
2921
+
2588
2922
  Wed, 31 Oct 2018 20:55:37 GMT
2589
2923
 
2590
2924
  ### Updates
@@ -2593,6 +2927,7 @@ Wed, 31 Oct 2018 20:55:37 GMT
2593
2927
  - Fixed ui-framework unit test
2594
2928
 
2595
2929
  ## 0.162.0
2930
+
2596
2931
  Wed, 24 Oct 2018 19:20:07 GMT
2597
2932
 
2598
2933
  ### Updates
@@ -2601,30 +2936,35 @@ Wed, 24 Oct 2018 19:20:07 GMT
2601
2936
  - Tooltips, ToolAdmin.activeToolChanged support, SheetNavigationAid/SheetsModalFrontstage improvements.
2602
2937
  - Ui Documentation
2603
2938
  - Vertical PropertyGrid layout improvements. PropertyGrid background color. Setting the widget state.
2604
- - Added NotificationManager.isToolTipSupported so that we can avoid asking for tooltip message when _showToolTip isn't implemented by application.
2939
+ - Added NotificationManager.isToolTipSupported so that we can avoid asking for tooltip message when \_showToolTip isn't implemented by application.
2605
2940
  - Adding SyncUiEventDispatcher
2606
2941
 
2607
2942
  ## 0.161.0
2943
+
2608
2944
  Fri, 19 Oct 2018 13:04:14 GMT
2609
2945
 
2610
2946
  _Version update only_
2611
2947
 
2612
2948
  ## 0.160.0
2949
+
2613
2950
  Wed, 17 Oct 2018 18:18:38 GMT
2614
2951
 
2615
2952
  _Version update only_
2616
2953
 
2617
2954
  ## 0.159.0
2955
+
2618
2956
  Tue, 16 Oct 2018 14:09:09 GMT
2619
2957
 
2620
2958
  _Version update only_
2621
2959
 
2622
2960
  ## 0.158.0
2961
+
2623
2962
  Mon, 15 Oct 2018 19:36:09 GMT
2624
2963
 
2625
2964
  _Version update only_
2626
2965
 
2627
2966
  ## 0.157.0
2967
+
2628
2968
  Sun, 14 Oct 2018 17:20:06 GMT
2629
2969
 
2630
2970
  ### Updates
@@ -2632,9 +2972,9 @@ Sun, 14 Oct 2018 17:20:06 GMT
2632
2972
  - Fixing scripts for linux
2633
2973
 
2634
2974
  ## 0.156.0
2975
+
2635
2976
  Fri, 12 Oct 2018 23:00:10 GMT
2636
2977
 
2637
2978
  ### Updates
2638
2979
 
2639
2980
  - Initial release
2640
-