Skip to content

Commit d7baa67

Browse files
committed
(version) bump to 1.2.0
1 parent 89b053b commit d7baa67

13 files changed

+889
-292
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ messageActions="[
330330
]"
331331
```
332332

333-
**(11)** `templates-text` can be used to add autocomplete template text when typing `/` in the room textarea. Ex:
333+
**(11)** `templates-text` can be used to add autocomplete templates text when typing `/` in the room textarea. Ex:
334334

335335
```javascript
336336
templatesText="[

dist/vue-advanced-chat.common.js

Lines changed: 292 additions & 93 deletions
Large diffs are not rendered by default.

dist/vue-advanced-chat.common.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-advanced-chat.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-advanced-chat.js

Lines changed: 293 additions & 94 deletions
Large diffs are not rendered by default.

dist/vue-advanced-chat.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-advanced-chat.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-advanced-chat.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-advanced-chat.umd.js

Lines changed: 292 additions & 93 deletions
Large diffs are not rendered by default.

dist/vue-advanced-chat.umd.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)