@@ -135,16 +135,16 @@ Update to qwc2 submodule revision [9cb8bab](https://github.com/qgis/qwc2/tree/9c
135135
136136* Note* : These changes are only relevant for custom plugin code. No configuration change is necessary.
137137
138- The ` InputContainer ` component has been moved to ` qwc2/components/widgets/ ` .
139- The ` Icon ` component has been moved to ` qwc2/components/widgets/ ` .
140- The ` ModalDialog ` component has been moved to ` qwc2/components/widgets/ ` .
141- The ` PopupMenu ` component has been moved to ` qwc2/components/widgets/ ` .
142- The ` ReCaptchaWidget ` component has been moved to ` qwc2/components/widgets/ ` .
143- The ` Spinner ` component has been moved to ` qwc2/components/widgets/ ` .
144- The ` ButtonBar ` ` label ` and ` tooltip ` props now expect a translated string is passed, not a msgid.
145- The ` ResizeableWindow ` ` title ` prop now expects a translated string, not a msgid.
146- The ` extraControls ` entries of the ` ResizeableWindow ` are expected to contain a translated ` title ` instead of a ` msgid ` .
147- The ` SideBar ` ` title ` prop now expects a translated string, not a msgid.
138+ - The ` InputContainer ` component has been moved to ` qwc2/components/widgets/ ` .
139+ - The ` Icon ` component has been moved to ` qwc2/components/widgets/ ` .
140+ - The ` ModalDialog ` component has been moved to ` qwc2/components/widgets/ ` .
141+ - The ` PopupMenu ` component has been moved to ` qwc2/components/widgets/ ` .
142+ - The ` ReCaptchaWidget ` component has been moved to ` qwc2/components/widgets/ ` .
143+ - The ` Spinner ` component has been moved to ` qwc2/components/widgets/ ` .
144+ - The ` ButtonBar ` ` label ` and ` tooltip ` props now expect a translated string is passed, not a msgid.
145+ - The ` ResizeableWindow ` ` title ` prop now expects a translated string, not a msgid.
146+ - The ` extraControls ` entries of the ` ResizeableWindow ` are expected to contain a translated ` title ` instead of a ` msgid ` .
147+ - The ` SideBar ` ` title ` prop now expects a translated string, not a msgid.
148148
149149Update to qwc2 submodule revision [ bb6f31c] ( https://github.com/qgis/qwc2/tree/bb6f31c ) (24.10.2024) \[ 2024-lts &rarr ; 2025-lts\]
150150---------------------------------------------------------------------------------------------------
0 commit comments