Skip to content

Commit

Permalink
Merge pull request #701 from aws-samples/development
Browse files Browse the repository at this point in the history
Release 0.23.3
  • Loading branch information
atjohns authored Jun 27, 2024
2 parents 82caf98 + f337b00 commit f44b371
Show file tree
Hide file tree
Showing 19 changed files with 4,007 additions and 12,727 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.21.2] - 2024-06-27
- Dependency & documentation updates
- Fixed a bug that was causing builds on Windows machines to fail

## [0.21.2] - 2024-04-24
- Added support for more Connect interactive messages. The UI now supports Panel, QuickReply & Carousel messages.
- Removed the DateTime picker component due to its legacy dependency on Vue 2, please use the DatePicker going forward.
Expand Down
2 changes: 1 addition & 1 deletion README-css-style.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ Set background of the bot's response messages

#### Response card buttons - margins, background-color
```
.card__actions .btn {
.v-card-actions .v-btn {
margin: 4px 4px !important;
font-size: 1em !important;
min-width: 44px !important;
Expand Down
660 changes: 651 additions & 9 deletions dist/lex-web-ui-loader.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lex-web-ui-loader.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lex-web-ui-loader.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f44b371

Please sign in to comment.