Skip to content

Commit 82604c2

Browse files
authored
Components have not been moved to widgets
1 parent bf44384 commit 82604c2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/release_notes/QWC2UpgradeNotes.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,6 @@ Update to qwc2 submodule revision [9cb8bab](https://github.com/qgis/qwc2/tree/9c
142142

143143
*Note*: These changes are only relevant for custom plugin code. No configuration change is necessary.
144144

145-
- The `InputContainer` component has been moved to `qwc2/components/widgets/`.
146-
- The `Icon` component has been moved to `qwc2/components/widgets/`.
147-
- The `ModalDialog` component has been moved to `qwc2/components/widgets/`.
148-
- The `PopupMenu` component has been moved to `qwc2/components/widgets/`.
149-
- The `ReCaptchaWidget` component has been moved to `qwc2/components/widgets/`.
150-
- The `Spinner` component has been moved to `qwc2/components/widgets/`.
151145
- The `ButtonBar` `label` and `tooltip` props now expect a translated string is passed, not a msgid.
152146
- The `ResizeableWindow` `title` prop now expects a translated string, not a msgid.
153147
- The `extraControls` entries of the `ResizeableWindow` are expected to contain a translated `title` instead of a `msgid`.

0 commit comments

Comments
 (0)