Skip to content

Commit 9ce984b

Browse files
committed
release 5.1.9
1 parent 848c144 commit 9ce984b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-HISTORY.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
### 5.1.9
4+
+ [x] Added bulls: `star`, `badge`
5+
+ [x] Updated `textarea`, added attribute `data-initial-height`
6+
+ [x] Updated `chat`, added attribute `data-send-mode` (values: `button`, `enter`, `control+enter`)
7+
+ [x] Updated `chat`, an input field type changed to `textarea`
8+
+ [x] Updated `chat`, added support "```...```" code blocks
9+
+ [x] Updated `chat`, added support for emoji
10+
+ [x] Fixed `toggle-button` behavior
11+
312
### 5.1.8
413
+ [x] Renamed `radio-button` to `toggle-button`
514
+ [x] Fixed attribute `data-caption` for `radio` component

0 commit comments

Comments
 (0)