1.0.0 • Published 4 years ago

temp-base-ui v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Introduction

A Vue.js 2.0 UI Toolkit for Web 基于element ui和foundation自研组件的组件库

Install

npm install nrm -g nrm add foundation http://172.20.232.162:4873/

内网地址:http://172.20.232.162:4873/ 外网地址: http://119.3.14.11:4873/ nrm user foundation npm install fd-ui --save

Quick Start

import Vue from 'vue' import FDUI from 'fd-ui' import 'fd-ui/theme-chalk/lib/index.css' Vue.use(FDUI)

Version

  • 0.0.2/0.03

    增加fd-collapse-item

  • 0.0.4

    table组件高度问题修复

  • 0.0.5

    tree-table 高度问题同table search-form button样式,按钮很多需要换行时,按钮紧靠在一起 且 tree-table ,table 的默认height不能设为auto

  • 0.0.6

    datetime-area label和placeholder 区分(一个带:,一个不带:冒号) table 根据是否有fixed的属性,来决定是否应该有height属性,而不是统一添加。 search-form 添加ref属性 pagebar float不占位引起的样式问题

  • 0.1.5

    更新element版本为2.6.3

  • 0.1.6

    更新element版本为2.7.0

    Table 增加对属性结构数据的支持

  • 0.1.7

    更新element版本为2.8.2

    新增Divider、Rate、Link、Calendar、Image等组件

    官方组件的性能优化及bug修复,详情请查阅element官方更新日志

  • 0.1.8

    更新element版本为2.9.0

  • 0.1.9

    更新element版本为2.9.1

  • 0.2.0

    更新element版本为2.10.1

Author

Movitech Foundation FrontEnd Group

1.0.0

4 years ago