Giter VIP home page Giter VIP logo

dragon-mobile-ui's Introduction

dragon-mobile-ui

基于ReactJS的移动端UI库

安装

npm install dragon-mobile-ui

使用

import { Button, Cell } from dragon-mobile-ui;

已完成组件

  • Button 按钮
  • Cell 列表项
  • Checkbox 复选框
  • Icon 字体图标
  • Input 输入框/文本域
  • InputNumber 数字选择框
  • Loading 加载中
  • Lottery 大转盘
  • Mask 遮罩层
  • Modal 模态框
  • Panel 面版
  • Picker 选择器
  • Radio 单选框
  • Select 选择项
  • Swipe 走马灯
  • Tab 选项卡
  • Toast 消息提示

版本更新日志

  • 0.0.33 优化Swipe组件,增加属性isLoop(是否循环)、onChangeEnd(滑块切换结束回调事件)

  • 0.0.32 修复Modal.Header组件onClose时关闭按钮icon的错误

  • 0.0.31 原Selector组件更名为Picker,并修复遮罩层z-index不够的bug

  • 0.0.30 修复Swipe组件动态获取节点不更新的bug 修复Lottery组件可快速多次点击转盘转动的问题

  • 0.0.26 修复Tab组件接受新value为0时,不切换的bug

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.