You need to sign in or sign up before continuing.
Commits on Source 9
-
Artur Fedorov authored
Vue.set/this.$set is deprecated in Vue3. All instances should be refactored. This MR introduce util method for future refactoring and als removes Vue.set from form_fields.vue
-
Artur Fedorov authored
-
Artur Fedorov authored
-
Vanessa Otto authored
chore: remove this.$set from form_fields.vue Closes #2839 See merge request !4599 Merged-by:
Vanessa Otto <votto@gitlab.com> Approved-by:
Phil Hughes <me@iamphill.com> Approved-by:
Vanessa Otto <votto@gitlab.com> Reviewed-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Artur Fedorov <afedorov@gitlab.com> Co-authored-by:
Artur Fedorov <afedorov@gitlab.com>
-
Shreedhar Bhat authored
Resolves the issue #2327
-
Sascha Eggenberger authored
-
Lukas Eipert authored
Dropdown fix spacing loading icon See merge request !4617 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Dan MH <dmizzi-harris@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
Vanessa Otto authored
feat(i18n): Setup translation for Duo Chat component and all sub-components See merge request !4553 Merged-by:
Vanessa Otto <votto@gitlab.com> Approved-by:
Vanessa Otto <votto@gitlab.com> Reviewed-by:
Denys Mishunov <dmishunov@gitlab.com> Reviewed-by:
Shreedhar Bhat <shridharbhat1998@gmail.com> Reviewed-by:
Vanessa Otto <votto@gitlab.com> Co-authored-by:
Shreedhar Bhat <shridharbhat1998@gmail.com>
-
semantic-release-bot authored
# [93.1.0](v93.0.0...v93.1.0) (2024-09-18) ### Bug Fixes * **GlDisclosureDropdown:** Add spacing after loading icon ([82eef915](82eef915)) ### Features * **i18n:** Setup translation for Duo Chat component and all sub-components ([0b766ef6](0b766ef6))