Skip to content

Commit 5cae786

Browse files
committed
Changelog
1 parent 749078c commit 5cae786

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

ACHIEVEMENTS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@ A curated list of major achievements by the Web Chat team. This document celebra
4545

4646
## 🎨 UI & Theming
4747

48+
### 🎨 Icon Customization via CSS Variables
49+
50+
**Goal:** Enable developers to customize Web Chat and Fluent theme icons without JavaScript overrides.
51+
**By:** [@OEvgeny](https://github.com/OEvgeny) in [PR #5413](https://github.com/microsoft/BotFramework-WebChat/pull/5413), [#5502](https://github.com/microsoft/BotFramework-WebChat/pull/5502)
52+
53+
- Introduced CSS variable-based icon customization system for Web Chat and Fluent theme.
54+
- Reworked existing icons and fully enabled across Web Chat components.
55+
4856
### 📎 Attachment Preview for `sendAttachmentOn: "send"`
4957

5058
**Goal:** Improve multi-file upload UX by introducing persistent attachment previews.

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ Notes: web developers are advised to use [`~` (tilde range)](https://github.com/
122122
- [`web-speech-cognitive-services@8.1.0`](https://npmjs.com/package/web-speech-cognitive-services)
123123
- [`react-dictate-button@4.0.0`](https://npmjs.com/package/react-dictate-button)
124124
- Enabled icon customization in Fluent theme through CSS variables, in PR [#5413](https://github.com/microsoft/BotFramework-WebChat/pull/5413), by [@OEvgeny](https://github.com/OEvgeny)
125+
- Reworked, enabled in Web Chat, in PR [#5502](https://github.com/microsoft/BotFramework-WebChat/pull/5502), by [@OEvgeny](https://github.com/OEvgeny)
125126
- Bumped all dependencies to the latest versions, by [@compulim](https://github.com/compulim) in PR [#5427](https://github.com/microsoft/BotFramework-WebChat/pull/5427)
126127
- Production dependencies
127128
- [`core-js-pure@3.40.0`](https://npmjs.com/package/core-js-pure/)

0 commit comments

Comments
 (0)