Commits on Source (12)
-
Scott de Jonge authored
-
Mark Florian authored
fix(Tailwind): fix gl-shadow-inner-b-border class shadow See merge request !4869 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
sdejonge <sdejonge@gitlab.com>
-
semantic-release-bot authored
## [104.1.2](v104.1.1...v104.1.2) (2024-12-04) ### Bug Fixes * **Tailwind:** fix gl-shadow-inner-b-border class shadow ([951cd36c](951cd36c))
-
Jannik Lehmann authored
BREAKING CHANGE: Refactored code to fully remove deprecated duo components, Updated references and imports to Duo-UI for consistency
-
Marina Mosti authored
Fixes an issue where GlFormCheckbox `checked` prop does not behave correctly when value is used. #3017 The `directives` property of the render function for the input was creating a conflict with Vue3's v-model system. Full investigation: !4863 (comment 2236852320)
-
And move the styles from Boostrap's _reboot file to GitLab UI's typography SCSS file.
-
Mark Florian authored
feat(Bootstrap): Remove color variable settings in _reboot.scss See merge request !4802 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Dan MH <dmizzi-harris@gitlab.com> Approved-by:
Ian Gloude <igloude@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
Vanessa Otto <votto@gitlab.com>
-
semantic-release-bot authored
# [104.2.0](v104.1.2...v104.2.0) (2024-12-05) ### Features * **Bootstrap:** Update link color and link hover color ([6812034c](6812034c))
-
Payton Burdette authored
chore: remove deprecated Duo components in favor of Duo-UI See merge request !4812 Merged-by:
Payton Burdette <pburdette@gitlab.com> Approved-by:
David Pisek <dpisek@gitlab.com> Approved-by:
Payton Burdette <pburdette@gitlab.com> Reviewed-by:
Jannik Lehmann <jlehmann@gitlab.com> Co-authored-by:
Jannik Lehmann <jlehmann@gitlab.com>
-
semantic-release-bot authored
# [105.0.0](v104.2.0...v105.0.0) (2024-12-05) ### chore * remove deprecated Duo components in favor of Duo-UI ([8e8d394d](8e8d394d)) ### BREAKING CHANGES * Refactored code to fully remove deprecated duo components, Updated references and imports to Duo-UI for consistency
-
Jose Ivan Vargas authored
fix: vue 3 checked state on GlFormCheckbox See merge request !4863 Merged-by:
Jose Ivan Vargas <jvargas@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Jose Ivan Vargas <jvargas@gitlab.com> Approved-by:
Dan MH <dmizzi-harris@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
Marina Mosti <mmosti@gitlab.com>
-
semantic-release-bot authored
## [105.0.1](v105.0.0...v105.0.1) (2024-12-05) ### Bug Fixes * **GlFormCheckbox:** checked state with non-boolean value ([eb28dd37](eb28dd37)), closes [/gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/4863#note_2236852320](https://gitlab.com//gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/4863/issues/note_2236852320)
Showing
- .eslintrc.js 0 additions, 11 deletions.eslintrc.js
- .gitlab/CODEOWNERS 0 additions, 3 deletions.gitlab/CODEOWNERS
- CHANGELOG.md 34 additions, 0 deletionsCHANGELOG.md
- package.json 1 addition, 3 deletionspackage.json
- src/components/base/form/form_checkbox/form_checkbox.spec.js 22 additions, 0 deletionssrc/components/base/form/form_checkbox/form_checkbox.spec.js
- src/components/base/form/form_checkbox/form_checkbox.stories.js 12 additions, 0 deletions...mponents/base/form/form_checkbox/form_checkbox.stories.js
- src/components/experimental/duo/chat/components/duo_chat_context/constants.js 0 additions, 21 deletions...imental/duo/chat/components/duo_chat_context/constants.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_details_modal/duo_chat_context_item_details_modal.spec.js 0 additions, 250 deletions...details_modal/duo_chat_context_item_details_modal.spec.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_details_modal/duo_chat_context_item_details_modal.vue 0 additions, 182 deletions...tem_details_modal/duo_chat_context_item_details_modal.vue
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu.md 0 additions, 44 deletions.../duo_chat_context_item_menu/duo_chat_context_item_menu.md
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu.spec.js 0 additions, 303 deletions...chat_context_item_menu/duo_chat_context_item_menu.spec.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu.stories.js 0 additions, 121 deletions...t_context_item_menu/duo_chat_context_item_menu.stories.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu.vue 0 additions, 288 deletions...duo_chat_context_item_menu/duo_chat_context_item_menu.vue
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu_category_items.spec.js 0 additions, 66 deletions...em_menu/duo_chat_context_item_menu_category_items.spec.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu_category_items.vue 0 additions, 54 deletions...t_item_menu/duo_chat_context_item_menu_category_items.vue
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu_search_item.spec.js 0 additions, 164 deletions..._item_menu/duo_chat_context_item_menu_search_item.spec.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu_search_item.vue 0 additions, 86 deletions...text_item_menu/duo_chat_context_item_menu_search_item.vue
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu_search_items.spec.js 0 additions, 276 deletions...item_menu/duo_chat_context_item_menu_search_items.spec.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu_search_items.vue 0 additions, 168 deletions...ext_item_menu/duo_chat_context_item_menu_search_items.vue
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu_search_items_loading.spec.js 0 additions, 37 deletions...u/duo_chat_context_item_menu_search_items_loading.spec.js
{ | ||
"name": "@gitlab/ui", | ||
"version": "104.1.1", | ||
"version": "105.0.1", | ||
"description": "GitLab UI Components", | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
... | ... | @@ -80,8 +80,6 @@ |
"echarts": "^5.3.2", | ||
"iframe-resizer": "^4.3.2", | ||
"lodash": "^4.17.20", | ||
"marked": "^12.0.0", | ||
"marked-bidi": "^1.0.8", | ||
"popper.js": "^1.16.1", | ||
"portal-vue": "^2.1.7", | ||
"vue-functional-data-merge": "^3.1.0", | ||
... | ... |