dependabot[bot] b77fcf0cf8 Bump loader-utils and @vue/cli-service
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Updates `loader-utils` from 1.2.3 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.2.3...v1.4.2)

Updates `@vue/cli-service` from 3.10.0 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 23:56:24 +00:00
2021-05-15 21:13:50 +08:00
2021-05-15 21:13:50 +08:00
2021-05-15 21:13:50 +08:00
2019-10-28 16:08:07 +08:00
2019-10-24 19:48:49 +08:00
2019-05-06 20:27:53 +08:00
2019-05-06 20:27:53 +08:00
2019-12-04 19:50:25 +08:00
2019-05-06 20:27:53 +08:00
2019-10-24 22:11:39 +08:00

Lemon IMUI

基于 VUE 2.0 的 IM 聊天组件

特性

  • 拥有丰富的自定义功能,任意搭配出不同风格的聊天界面
  • 不依赖任何第三方 UI 组件库
  • 可任意扩展聊天消息类型

安装

npm install lemon-imui -S

使用

import LemonIMUI from 'lemon-imui';
import 'lemon-imui/dist/index.css';
Vue.use(LemonIMUI);
<lemon-imui ref="IMUI" />

示例 · 文档

lemon-imui.

QQ 交流群:1081773406.

S
Description
No description provided
Readme 2.4 MiB