Giter Site home page Giter Site logo

phantomui's Introduction

PhantomUI

HTML5 移动端组件库

丰富的高性能移动端组件库, 每个组件都可单独使用作为独立的模块.

安装方法:

$ npm install phantom-ui  

已经完成模块

核心组件库 core

  1. core是PhatomUI的核心类库,所有的组件都依赖于core生成的widget类。
  2. core由几个功能独立的核心类组成,包括Class.js Base.js Widget.js
  3. class.js提供OO继承关系, base.js提供了Event Attributes功能, Widget则提供组件基本的生命周期模板功能.
  4. 详系用法请查看各自的readme文件.
    核心组件 使用说明

基础样式库

  1. 基于flex布局的栅格系统
  2. 基础CSS: 标题, 段落, 列表, 字体图标, 导航等
  3. 扩展CSS: 表单, 卡片, 视频
    基础样式 使用说明

基础组件库

  1. Router 路由组件 : Router默认开启, 帮助用户完成SPA应用, 无需自主配置 会默认拦截浏览器的跳转事件转向路由. 当然一切都可配置, 详情请见: Router 使用说明
  2. Modal 对话框组件 : 提供Alert, Confirm, Prompt类型,详情请见: Modal 使用说明
  3. PullRefresh 下拉刷新组件 : 提供下拉刷新容器. PullRefresh 使用说明
  4. OffCanvas 侧滑组件 : 提供从左侧或者右侧滑出的面板。OffCanvas 使用说明
  5. Tabs 标签页组件 : 提供大小两组标签页样式. Tabs 使用说明
  6. Swiper 幻灯片组件 : 提供图片轮播效果. Swiper 使用说明
  7. caelendar 万年历组件

扩展组件库

  1. MusicPlayer 音乐播放组件 MusicPlayer 使用说明

更新日志

  1. 03/06 完成router模块的最后调试,解决测试中问题,添加思考. 完善widget文档
  2. 03/07 完成flex栅格设计.
  3. 03/08 完成Modal组件, 文档待更新; router发现bug, 建议NA端处理
  4. 03/10 完成PullRefresh组件, 更新Widget类, 修正Widget.query方法
  5. 03/11 完成部分基础CSS, 包括 标题 段落 列表 字体图标. 同意less内容
  6. 03/12 完成OffCanvas组件
  7. 03/13 完成表单, 卡片样式, 修正基本样式库
  8. 03/15 完成Tabs组件,添加CSS屏幕适配(rem大小调整)
  9. 03/16 完成Swiper组件
  10. 03/27配置音乐播放组件
  11. 03/29完成音乐组件, 更新版本v0.1.1
  12. 04/07配置日历组件

phantomui's People

Contributors

caelumtian avatar

Watchers

 avatar  avatar

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.