Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

dora-ui

worldzhao16MIT0.0.14TypeScript support: included

A React.js Mobile UI Library

dora, dora-ui, react, react-component, component, components, ui, web, framework, frontend, mobile

readme

Welcome to dora-ui 👋

Site Documentation License: MIT

A React.js Mobile UI Library

🏠 Homepage

Components

  • Countdown
  • Icon
  • Popup
  • Portal
  • Spin
  • Spinner
  • Toast
  • Toggler

Install

yarn add dora-ui

Usage

Documentation

Author

👤 海秋

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 海秋.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

changelog

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.14 (2020-01-17)

Bug Fixes

0.0.13 (2020-01-17)

Bug Fixes

  • portal: 服务端打包区分环境 (bd007fa)

0.0.12 (2019-12-15)

Bug Fixes

  • 单独打包types文件夹 (b19b541)

0.0.11 (2019-12-15)

Features

  • countdown: 增加onEnd回调 (7c279eb)

Bug Fixes

  • popup: 将动画时间改为350ms (6aabd58)
  • popup: 类型定义优化 (cec062f)

0.0.10 (2019-12-04)

Features

  • countdown: 增加onEnd回调 (7c279eb)

Bug Fixes

  • popup: 将动画时间改为350ms (6aabd58)

0.0.9 (2019-10-22)

Bug Fixes

  • popup: 类型定义优化 (cec062f)

0.0.8 (2019-10-14)

Features

  • spinner: 加载元素组件 (b7681fb)
  • toast: 增加loaded方法 (ffdf1f3)