1.2.1 • Published 5 years ago

baobab-ui v1.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Baobab-UI 中文

🚀 A lightweight, high quality component library based on Vue 2.x by BBT-FE https://BBT-FE.github.io/#/About

Links

Example QR

Example QR

Install

npm install -g baobab-ui --save

or

yarn add baobab-ui

Usage

import Vue from 'vue'
import BaobabUI from 'baobab-ui'
import 'baobab-ui/lib/baobab-ui.css'
Vue.use(BaobabUI)

ToDo

  • 更多组件
  • 主题支持

Development

git clone git@github.com:BBT-FE/Baobab-UI.git
cd Baobab-UI
yarn install
yarn start
  • Entry src catalogue to develop
    • The purpose of the example catalogue is to preview

ChangeLog

Detailed changes for each release are documented in the release notes.

1.2.1

5 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago