An error occurred while loading commit signatures
Commits on Source (3)
-
Anna Springfield authored
-
Paul Slaughter authored
feat: Add chat-slash event and emit on slash commands opened See merge request !4790 Merged-by:
Paul Slaughter <pslaughter@gitlab.com> Approved-by:
Angelo Rivera <arivera@gitlab.com> Approved-by:
Elwyn Benson <ebenson@gitlab.com> Approved-by:
Paul Slaughter <pslaughter@gitlab.com> Reviewed-by:
Paul Slaughter <pslaughter@gitlab.com> Reviewed-by:
Jannik Lehmann <jlehmann@gitlab.com> Reviewed-by:
Elwyn Benson <ebenson@gitlab.com> Co-authored-by:
Anna Springfield <aspringfield@gitlab.com>
-
semantic-release-bot authored
# [102.2.0](v102.1.6...v102.2.0) (2024-11-14) ### Features * **DuoChat:** Emit chat-slash event on slash commands opened ([07d8ed60](07d8ed60))
Showing
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- package.json 1 addition, 1 deletionpackage.json
- src/components/experimental/duo/chat/duo_chat.spec.js 58 additions, 34 deletionssrc/components/experimental/duo/chat/duo_chat.spec.js
- src/components/experimental/duo/chat/duo_chat.stories.js 4 additions, 0 deletionssrc/components/experimental/duo/chat/duo_chat.stories.js
- src/components/experimental/duo/chat/duo_chat.vue 11 additions, 0 deletionssrc/components/experimental/duo/chat/duo_chat.vue
{ | ||
"name": "@gitlab/ui", | ||
"version": "102.1.6", | ||
"version": "102.2.0", | ||
"description": "GitLab UI Components", | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
... | ... |