0.1.15 • Published 2 years ago

@tipsyspirit/wan-ui v0.1.15

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

wan-ui

npm version

A ui library based on element-ui, and you can also have your own components.

Install

npm install @tipsyspirit/wan-ui

Quick Start

import Vue from "vue";
import WanUI from "@tipsyspirit/wan-ui";
import "@tipsyspirit/wan-ui/lib/wan-ui.css";

Vue.use(WanUI);

For more information, please refer to Quick Start in our documentation.

Browser Support

Modern browsers and Internet Explorer 10+.

version

  • 0.1.15: 弹窗的工具栏可配置
  • 0.1.14: 将弹窗移动取消
  • 0.1.13: 处理表格中单元格的点击事件以及单元格样式操作
  • 0.1.12: 处理表格自适应问题, 同时 0.1.11 的东西没有生效
  • 0.1.11: 处理的表格中 label 不能成为表头的问题, 其中 title 的优先级更高;处理一些表格函数,比如"selection-change"、"row-click"、"sort-change"、"select-all"、select,暴露出 selectionChange 事件
0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago