Commit Graph

192 Commits

Author SHA1 Message Date
iamkun
f29f49a17d
Chore: Theme Extension (#16686) 2019-08-09 17:53:49 +08:00
iamkun
71e818ba7e
Chore: Update build folder (#16735) 2019-07-25 15:04:56 +08:00
hetech
0eaa789c12
Chore: update version (#16233) 2019-06-26 10:53:08 +08:00
luckyCao
db38f568b4
Chore: update build script (#15779) 2019-05-30 15:41:51 +08:00
iamkun
5fea8b46f2 infiniteScroll: add infiniteScroll component (#15567) 2019-05-27 16:28:13 +08:00
iamkun
28583d8a9b Chore: Update make new component logic (#15542) 2019-05-17 17:43:06 +08:00
hetech
59311aa729 chore: upgrade dependencies and fix demo bug (#15324) 2019-05-07 05:12:07 +01:00
hetech
2cd115428e Chore: update build script (#15267)
* Chore: update build script

* update
2019-04-25 16:38:01 +08:00
iamkun
78304c2e11 Icon: Add and update 292 icons (#15214) 2019-04-25 12:19:38 +08:00
Simona
865229e457 chore: Add hmr (#15221) 2019-04-23 18:01:41 +08:00
Chen Tao
76b37027b9 chore : update build config (#14821) 2019-04-17 16:35:19 +08:00
morning
75a7df42e1 chore: use sourcemap in dev environment (#15087) 2019-04-12 17:00:37 +08:00
iamkun
f06ef4d82d chore: Display dev server info by default 2019-04-10 10:21:17 +08:00
hetech
330800016d
chore: hide demo description when it's empty (#15014) 2019-04-09 10:30:48 +08:00
iamkun
3fc5b5a140 fix: Fix faas deploy mkdir error (#14952) 2019-04-03 16:03:47 +08:00
hetech
6298958c19
chore: add French doc for new component (#14924) 2019-04-01 15:00:52 +08:00
iamkun
bc6f64cb45 chore: update doc sub folder (#14879) 2019-03-28 12:33:18 +08:00
hetech
5a66e1021f
Chore: update ci build script (#14600) 2019-03-06 14:27:34 +08:00
hetech
ad8612429a
Doc: fix TimePicker page style (#14579)
Docs: fix TimePicker page style
2019-03-06 10:40:39 +08:00
iamkun
ad5ba879b0 chore: add french search index (#14565) 2019-03-05 19:22:17 +08:00
hetech
cb31d54da4
Chore: change doc directory (#14553) 2019-03-03 13:42:04 +08:00
hetech
5bcae3c93e
Chore: change build version (#14541) 2019-03-01 18:48:16 +08:00
hetech
5b0d8ec6d9 Chore: speeding up doc building (#14510) 2019-03-01 18:35:08 +08:00
iamkun
febdd3bbb4 chore: init theme (#14508)
* chore: init theme

* chore: update faas config
2019-02-28 16:00:59 +08:00
hetech
2604c6192f Chore: speeding up webpack (#14484)
* remove unsed dev dependencies

* chore: use latest css loaders & fix error

* remove postcss-nesting

* chore: remove postcss-loader

* upgrade copy-webpack-plugin
2019-02-26 16:23:26 +08:00
iamkun
4aa85ef3c8 Build: Minimizing css and js for Element doc site (#14430)
* build: build css minimizing for production

* build: JS Minimizing For Production

* build: run only in production
2019-02-20 19:06:18 +08:00
hetech
4a0e926204 chore: use cli to select release version (#14354)
* chore: use cli to select release version

* update cli version
2019-02-20 15:03:03 +08:00
island205
5f346f04de Build: Fix UMD bundle error used in node env
Webpack UMD modules are broken currently: [webpack/webpack#6525](https://github.com/webpack/webpack/issues/6525)
2019-01-28 14:57:22 +08:00
Zhi
6d05ccc882 Build: delete unremoved comments in umd module lib/index.js
fixed #14230
2019-01-27 20:39:48 +08:00
iamkun
3ea5da6038 chore: 2.5.1 fix 2019-01-26 20:48:25 +08:00
Zhi
773123987b [build] 2.5.1 2019-01-26 20:19:30 +08:00
Zhi Cun
bd74c57b10
Merge pull request #14222 from iamkun/bugfix/revert-2.4.11-doc
docs: keep 2.4.11 docs && new sub folder for 2.5+
2019-01-26 18:06:54 +08:00
Zhi
6b4413f829 chore: fix export issue generate by webpack upgrading 2019-01-26 17:39:39 +08:00
iamkun
11e874f757 docs: keep 2.4.11 docs && new sub folder for 2.5+ 2019-01-26 15:24:00 +08:00
Zhi Cun
aa9851ee74 Chore: upgrade to webpack@4 (#14173)
* Chore: upgrade webpack@4

* Chore: upgrade to webpack@4

* Chore: add babel-preset-stage-2

* Chore: fix test case

* Chore: upgrade webpack@4

* Docs: update docs

* Docs: update docs

* Chore: fix coveralls

* Chore: update yarn.lock
2019-01-23 11:34:19 +08:00
杨奕
156fccd834 Chore: optimize entry script (#12192) 2018-08-01 11:50:01 +08:00
hetech
dc54d4203d Chore: add es doc for new component (#12098) 2018-07-24 13:51:48 +08:00
杨奕
ca567cc752
Chore: update id and key for algolia (#11783) 2018-06-28 16:09:55 +08:00
Jikkai Xiao
1f24f2abae Chore: add missing file when create new component (#11663) 2018-06-19 13:17:47 +08:00
hetech
465dcf2a19 Chore: retire lerna and remove redundant files (#11493)
* Chore: retire lerna and delete redundant files

* Chore: update Makefile
2018-06-05 19:27:13 +08:00
Jikkai Xiao
8f95813594 Chore: fix deploy-ci.sh (#11379) 2018-05-28 18:22:54 +08:00
杨奕
0b94502eb9
Changelog: update for 2.4.0 (#11378) 2018-05-28 17:36:40 +08:00
hetech
f5c113da80 Popup: allow user to set initial z-index for modals (#11257) 2018-05-21 18:57:40 +08:00
Super
d449c42926 Chore: replace var in webpack config (#11267) 2018-05-21 18:30:11 +08:00
Jikkai Xiao
54eeb5ced3 Chore: convert build system to webpack (#11216)
* Chore: convert build system to webpack

* Update webpack.demo.js

* Chore: remove cooking and upgrade dependencies to adapt webpack@3
2018-05-21 15:26:46 +08:00
Jason Zoo
f4a16657e4 Chore: add callback in iconInit writeFile (#11134) 2018-05-13 11:11:45 +08:00
杨奕
ea70cf5a01
Utils: scroll-into-view should consider target element's offset parents (#11058) 2018-05-08 15:50:55 +08:00
杨奕
a6c80c0c8f
Changelog: update for 2.3.0 (#10398) 2018-03-28 14:36:02 +08:00
dongxu
061130e1c7 Build: fix build locales, make sure only read js files (#9879) 2018-02-24 19:03:32 +08:00
杨奕
f516d62786
Changelog: update for 2.2.0 (#9793) 2018-02-12 17:10:18 +08:00