New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gitlab/duo-ui

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitlab/duo-ui - npm Package Versions

23

8.7.1

Diff
gitlab-bot
published 8.7.1 •

Changelog

Source

8.7.1 (2025-03-11)

Bug Fixes

  • Duo Chat overflow on header (90b37c7)

Bug Fixes

  • adapt default to BCP 47 (7786272)

Features

  • improve date formatting with localization support (24c2548)
gitlab-bot
published 8.7.0 •

Changelog

Source

8.7.1 (2025-03-11)

Bug Fixes

  • Duo Chat overflow on header (90b37c7)

Bug Fixes

  • adapt default to BCP 47 (7786272)

Features

  • improve date formatting with localization support (24c2548)
gitlab-bot
published 8.6.0 •

Changelog

Source

8.6.0 (2025-03-11)

Features

  • added the copy-message button (469895b)
gitlab-bot
published 8.5.0 •

Changelog

Source

8.5.0 (2025-03-05)

Features

  • Add Tooltips to DuoChat multi-threaded (c4b2712)
gitlab-bot
published 8.4.0 •

Changelog

Source

8.4.0 (2025-02-28)

Features

  • add support for duo chat multithreading (7f10c77)
gitlab-bot
published 8.3.0 •

Changelog

Source

8.3.0 (2025-02-21)

Features

  • add Duo Chat header component (b120863)
gitlab-bot
published 8.2.1 •

Changelog

Source

8.2.1 (2025-02-21)

Bug Fixes

  • Dark mode for suggested prompts (76ba6a3)
  • Dark mode for user chat message (5a4981a)
  • Use CSS semantic for error messae (341298d)
  • Use CSS semantic for sources text and icon (147fd81)
  • Use semantic CSS for chat loader (c855d9a)
  • Use semantic CSS for highlighted command (8033d36)
  • Use semantic CSS for inline code background (0db8686)
gitlab-bot
published 8.2.0 •

Changelog

Source

8.2.0 (2025-02-04)

Features

  • Call clipboard API when env has permissions (7be69e7)
gitlab-bot
published 8.1.0 •

Changelog

Source

8.1.0 (2025-01-30)

Features

  • DuoChatMessage: create tooltip on copy and insert button (268823d)
gitlab-bot
published 8.0.0 •

Changelog

Source

8.0.0 (2025-01-24)

Bug Fixes

  • apply reviewer suggestions (96b23f3)
  • handle esc key when focus is not on input (214277b)

chore

  • update peer dependency and remove deprecated prop (fa9bc38)

BREAKING CHANGES

  • This change is required to maintain compatibility with gitlab-ui changes from https://gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/4911 where the helpPageUrl prop was removed from Badge component.
  • Update @gitlab/ui peer dependency to >=106.2.0 to support future versions
  • Set dev dependency to "latest" to ensure development and testing use newest version
  • Remove deprecated helpPageUrl prop from Badge component in DuoChat