Commit Graph

69 Commits

Author SHA1 Message Date
zouhang 0020558282 fix: fix some bugs 2021-05-14 10:23:41 +08:00
xuxiaoyan ac1aef46c3 build: update devtool 2019-09-17 14:25:30 +08:00
xuxiaoyan 921ea8336b example: update demos 2019-09-04 19:03:49 +08:00
贾克斯 45936c471a fix: resolved 'build components complete' log (#502) 2019-07-29 10:42:56 +08:00
xuxiaoyan 0bfb06467e build: update css variables building script 2019-07-05 15:35:40 +08:00
laoxiong 5439cc63ec build(rollup): fix typo (#376) 2019-03-23 21:57:24 +08:00
Shawn Xu c0b1895cb0 extract iconfont font-family into variables (#369)
* fix(icon): extract font-family into variables

* build: update stylus variables regex
2019-03-21 23:58:49 +08:00
xuxiaoyan c34bd8104b build: update node version checking 2019-03-16 10:58:29 +08:00
xuxiaoyan 190c955104 build: update node/npm version checking 2019-03-16 10:55:19 +08:00
moyus 1c8949f1e9 build: fix rollup config 2019-03-08 19:32:20 +08:00
byterotate 42e9c626da fix: fix build example failure (#352) 2019-03-08 16:52:13 +08:00
moyu af99607ab3 fix: fix css variables not working on some components (#351) 2019-03-08 15:44:49 +08:00
byterotate 1a6868ce0a fix: Fix postcss.config failed to take effect globally (#334) 2019-03-08 14:11:06 +08:00
xuxiaoyan f065f6365c build(examples): update rollup config 2019-02-23 18:51:56 +08:00
xuxiaoyan bf49bfeb47 build: update postcss config
#331
2019-02-23 17:38:20 +08:00
xuxiaoyan c442f03dce build: update webpack config from dev bundle 2019-02-23 14:30:31 +08:00
moyu f0c4430826 build: fix css assets not transform bug (#332)
fix #331
2019-02-23 12:48:48 +08:00
xuxiaoyan c1d1dc57dc build: add dev bundle 2019-02-23 11:42:59 +08:00
xuxiaoyan 70931c1766 build: update rollup configration 2019-02-22 18:36:12 +08:00
Shawn Xu 4ade190ce8
Site (#299)
* site:update config

* doc: update changelog
2019-01-29 15:22:17 +08:00
xuxiaoyan cd75c09b6a build: update component init 2019-01-23 14:11:37 +08:00
xuxiaoyan 8fb8961304 build: fix variables file name 2018-12-16 18:53:44 +08:00
xuxiaoyan aafb156d96 build: add variables css building script 2018-12-16 12:42:28 +08:00
xuxiaoyan c1649f0257 build: update site & examples config 2018-12-14 19:50:41 +08:00
xuxiaoyan b8ab370664 build: update rollup config 2018-12-14 00:13:20 +08:00
xuxiaoyan 74784979a3 build: update build log & config 2018-12-13 21:18:36 +08:00
supergaojian dd6e00d3ba Merge remote-tracking branch 'origin/2.0' into 2.0 2018-12-13 17:12:12 +08:00
xuxiaoyan 7f0ae0b284 build: update rollup config 2018-12-13 17:06:18 +08:00
supergaojian 30d50dd581 build(_style): analyze _style to json 2018-12-13 16:54:59 +08:00
xuxiaoyan c45fc11a62 build: remove theme.variables & add variables building script 2018-12-13 11:27:46 +08:00
xuxiaoyan b2af767d6c build: update new component create template 2018-11-13 19:40:00 +08:00
xuxiaoyan c62281ef6b build: optimize development building 2018-10-26 17:50:11 +08:00
xuxiaoyan 864be038d6 build: remove css-variable build 2018-10-24 20:43:05 +08:00
moyus 64f7220630 feat: pxtorem: set min pixel value as 2 2018-09-15 23:49:28 +08:00
xuxiaoyan 426b0f7f17 fix: rollup build copy error 2018-09-13 11:19:18 +08:00
xuxiaoyan 2aa813777b feat(style): update theme variables to 2.0 2018-08-07 14:43:17 +08:00
xuxiaoyan 960c3aa279 resolve conflicts 2018-07-20 14:25:51 +08:00
xuxiaoyan 8483c4c0d2 feature:add new components category gesture 2018-07-13 14:33:47 +08:00
lucker 50c20f01c6 fix: add rollup plugin to compile stylus 2018-07-12 14:38:57 +08:00
lucker fe9b7fd60c fix: Lock the rollup-plugin-uglify version to avoid building faliure 2018-07-02 11:30:24 +08:00
lucker cac4167a61 fix: fix component create bug 2018-07-02 11:22:55 +08:00
xuxiaoyan 46ee74aaad fix:add new component demo index & fix rollup build error 2018-07-01 12:45:39 +08:00
xuxiaoyan 4a56697dc8 build:update component creation template 2018-06-25 16:08:51 +08:00
Shawn Xu 030793f7e0 build:add css bundle using css variables to release (#106) 2018-06-08 19:06:34 +08:00
xuxiaoyan be649232c4 style:update theme related stylus variables 2018-06-06 21:18:20 +08:00
郭云龙 2b4c7b420a build: add rollup-svg-plugin when load examples (#102) 2018-06-01 17:35:16 +08:00
lucker d56eaad782 fix: change name 2018-05-08 15:36:39 +08:00
lucker bf6d678a9e feature: add vw support as alpha version 2018-05-08 14:29:30 +08:00
lucker 60143c8e84 fix: remove lib/nib/flex when build and instead by postcss javascript api (#54) 2018-05-04 17:43:30 +08:00
Shawn Xu 676d51b4e2
Merge pull request #56 from didi/build_devrun_single
build: optimize dev script
2018-04-28 17:33:10 +08:00