0.91.0 • Published 9 years ago
uicss v0.91.0
UICss
Build
node build
node server兼容性
- ie: >=6.0.0
- chrome: >=1.0.0
使用技术
- nodejs: latest
- css: ^2.0.0 || ^3.0.0
- html: ^4.0.0 || ^5.0.0
- ecmascript: ^3.0.0
- dom: ^3.0.0
- sizzle: 2.3.1
- postcss: ^5.0.20
- postcss-calc: ^5.2.1
- postcss-color-function: ^2.0.1
- postcss-css-variables: ^0.5.1
- postcss-each: ^0.9.1
- postcss-for: ^2.0.2
- postcss-import: ^8.1.0
- postcss-rgba-hex: ^0.3.5
- postcss-simple-vars: ^1.2.0
- rollup: ^0.26.2
- rollup-plugin-includepaths: ^0.1.2
设计思想
- baseCss
- toolCss
- CommonComponetsCss
- ComponentsCss
- ThemeCss
更新日志
版本的格式 major.minor.patch 主版本号.次版本号.修补版本号
0.27.2 版本 2016-05-20
- 主题风格变更
- 添加 step 模块
- 添加 column 模块
- 删除 grid 模块
- 更新 button 模块
- 更新 input 模块
- 更新 table 模块
- 更新 page 模块
- 更新 textarea 模块
0.36.9 版本 2016-05-26
- 更新 theme 模块:添加注释。theme 模块用于存放设计师的配色,定义整个UI的风格。
- 添加 progress 模块
- 添加 tip 模块
- 添加 sizzle 模块
- 添加 calendar 模块:日历模块,提供获取当前年、月、日列表。当前日期前几天,后几天
- 添加 util 模块
- 添加 dateUtil 模块
- 添加 placeholder 模块。使得IE6789可以兼容placeholder属性
0.70.0 版本 2016-06-02
button添加对 IE6 的支持column添加对 IE6 的支持demo添加对 IE6 的支持form添加对 IE6 的支持input添加对 IE6 的支持label添加对 IE6 的支持link添加对 IE6 的支持list添加对 IE6 的支持margin添加对 IE6 的支持notice添加对 IE6 的支持page添加对 IE6 的支持popup添加对 IE6 的支持progress添加对 IE6 的支持reset添加对 IE6 的支持tab添加对 IE6 的支持table添加对 IE6 的支持text添加对 IE6 的支持textarea添加对 IE6 的支持tip添加对 IE6 的支持tool添加对 IE6 的支持util添加对 IE6 的支持