Skip to content

Commit 6401302

Browse files
committed
Improve formatting
1 parent 4d0ccfa commit 6401302

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/release_notes/QWC2UpgradeNotes.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -115,16 +115,16 @@ Update to qwc2 submodule revision [9cb8bab](https://github.com/qgis/qwc2/tree/9c
115115

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

118-
The `InputContainer` component has been moved to `qwc2/components/widgets/`.
119-
The `Icon` component has been moved to `qwc2/components/widgets/`.
120-
The `ModalDialog` component has been moved to `qwc2/components/widgets/`.
121-
The `PopupMenu` component has been moved to `qwc2/components/widgets/`.
122-
The `ReCaptchaWidget` component has been moved to `qwc2/components/widgets/`.
123-
The `Spinner` component has been moved to `qwc2/components/widgets/`.
124-
The `ButtonBar` `label` and `tooltip` props now expect a translated string is passed, not a msgid.
125-
The `ResizeableWindow` `title` prop now expects a translated string, not a msgid.
126-
The `extraControls` entries of the `ResizeableWindow` are expected to contain a translated `title` instead of a `msgid`.
127-
The `SideBar` `title` prop now expects a translated string, not a msgid.
118+
- The `InputContainer` component has been moved to `qwc2/components/widgets/`.
119+
- The `Icon` component has been moved to `qwc2/components/widgets/`.
120+
- The `ModalDialog` component has been moved to `qwc2/components/widgets/`.
121+
- The `PopupMenu` component has been moved to `qwc2/components/widgets/`.
122+
- The `ReCaptchaWidget` component has been moved to `qwc2/components/widgets/`.
123+
- The `Spinner` component has been moved to `qwc2/components/widgets/`.
124+
- The `ButtonBar` `label` and `tooltip` props now expect a translated string is passed, not a msgid.
125+
- The `ResizeableWindow` `title` prop now expects a translated string, not a msgid.
126+
- The `extraControls` entries of the `ResizeableWindow` are expected to contain a translated `title` instead of a `msgid`.
127+
- The `SideBar` `title` prop now expects a translated string, not a msgid.
128128

129129
Update to qwc2 submodule revision [bb6f31c](https://github.com/qgis/qwc2/tree/bb6f31c) (24.10.2024) \[2024-lts → 2025-lts\]
130130
---------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)