Commit Graph

64 Commits

Author SHA1 Message Date
bofeng
a2ef0d62c7
chore: add launch-editor-middleware (#21901) 2022-06-02 18:38:03 +08:00
bofeng
cc9a7d5ce4
Revert "Chore: replace node-sass with dart-sass (#21019)" (#21791)
This reverts commit d6dedac2e2.
2022-04-12 13:24:48 +08:00
Lin
d6dedac2e2
Chore: replace node-sass with dart-sass (#21019)
* chore: 移除 node-sass 替换为 sass 进行构建

- 更新调用库 gulp-sass 更新为 gulp-dart-sass 以支持 sass
- 更新 scss 使用语法旧语法已被废弃

* chore: add yarn lock
2021-11-15 11:43:08 +08:00
dependabot[bot]
f7e3103513 Chore(deps): Bump mixin-deep from 1.3.1 to 1.3.2 (#17211) 2019-08-29 11:24:55 +08:00
dependabot[bot]
792830a025 Chore(deps): Bump lodash from 4.17.11 to 4.17.14 (#16540)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 17:00:03 +08:00
dependabot[bot]
0143e0c508 Chore(deps): Bump lodash.mergewith from 4.6.1 to 4.6.2 (#16518)
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 15:52:29 +08:00
dependabot[bot]
8cdbb861a4 Chore(deps-dev): Bump eslint from 4.14.0 to 4.18.2 (#16180)
Bumps [eslint](https://github.com/eslint/eslint) from 4.14.0 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v4.14.0...v4.18.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-21 17:42:29 +08:00
dependabot[bot]
ed74b6740f Chore(deps): Bump handlebars from 4.0.12 to 4.1.2 (#15961) 2019-06-21 17:36:20 +08:00
iamkun
4bc098b712 Revert "Revert "Chore: update new 2.9.0 index page (#15682)" (#15801)" (#15856) 2019-06-21 17:34:35 +08:00
dependabot[bot]
dafb0a34cf Chore(deps): Bump fstream from 1.0.11 to 1.0.12 (#15823) 2019-06-21 17:34:35 +08:00
iamkun
e17ca3f0bf
Revert "Chore: update new 2.9.0 index page (#15682)" (#15801)
This reverts commit a4860f896b.
2019-05-30 21:40:56 +08:00
iamkun
a4860f896b Chore: update new 2.9.0 index page (#15682) 2019-05-30 14:59:02 +08:00
hetech
59311aa729 chore: upgrade dependencies and fix demo bug (#15324) 2019-05-07 05:12:07 +01:00
hetech
535b6149d8
chore: upgrade gulp (#14745)
* chore: upgrade gulp

* update
2019-03-18 16:15:18 +08:00
Jiewei Qian
9c7fcf30f2 chore: update test deps and conf (#14735)
* test: run in headless chrome

* chore: update travis node version

* chore: upgrade test deps

* test: fix tests

* test: support async await

* test: fix tree test case

* test: fix tree test cases

* test: fix popper test case
2019-03-18 15:34:44 +08:00
hetech
5b0d8ec6d9 Chore: speeding up doc building (#14510) 2019-03-01 18:35:08 +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
hetech
b2f0958089
chore: retire gh-pages (#14266) 2019-01-31 10:42:36 +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
杨奕
dd0acec124
Chore: update yarn.lock (#11539) 2018-06-08 12:38:56 +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
杨奕
1f57345b19
Chore: use resize-observer-polyfill to detect element resizes (#10779) 2018-04-19 12:19:27 +08:00
Hi-Linlin
e92d1d13aa Pagination: add disabled prop (#10006) 2018-03-07 11:47:19 +08:00
syn-zeta
ec30f9c67d Chore: update package.json to lock lint config and fix console lint errors (#9773) 2018-02-13 14:09:41 +08:00
FuryBean
bbe6e62ee1 Table: forward fixed column's mousewheel event to entire table (#9323) 2018-01-26 15:38:46 +08:00
cinwell.li
be3dcbfc4c chore: update ESLint (#9124)
* chore: update ESLint

* chore: update eslint ignore
2018-01-05 16:53:02 +08:00
Leopoldthecoder
5406a97359 Chore: misc updates 2017-11-17 12:46:52 +08:00
Leopoldthecoder
9e6f1adafc update landing page for 2.0 2017-10-23 05:38:15 -05:00
Leopoldthecoder
1786ac75e2 Changelog: update for 2.0.0-beta.1 2017-10-20 03:06:32 -05:00
Leopoldthecoder
79dc2c5d6e update cooking 2017-10-16 23:10:44 -05:00
杨奕
8586891a56 use chrome to run tests (#7521)
* use chrome to run tests

* fix karma config lint

* remove phantomjs
2017-10-16 19:39:44 -05:00
杨奕
38459ae850 update dependencies (#7476)
* update el-input change event

* upgrade to vue 2.5.0

* upgrade webpack to 3.7

* upgrade vue to 2.5.2

* minor style updates
2017-10-16 14:07:24 +08:00
Leopoldthecoder
9dcc4eb0b7 Docs: add algolia search 2017-10-10 05:23:42 -05:00
wayne
fa6580e7a9 Carbon: sidenav & table & changelog 2017-09-28 22:19:54 -05:00
杨奕
79016032ea scaffolding chalk (#6643)
* scaffolding chalk

* update button
2017-08-23 18:07:14 +08:00
Leopoldthecoder
14d7c80d8a update yarn.lock 2017-06-09 20:23:58 +08:00
baiyaaaaa
09cb7049a8 fix preview when auto-upload is false 2017-05-02 11:33:35 +08:00
Leopoldthecoder
45043754df update dependencies 2017-04-28 14:09:25 +08:00
baiyaaaaa
c576d5720a fix docs site import components from package's /lib on dev mode bug
fix docs site import components from package's /lib on dev mode bug
2017-03-20 12:18:19 +08:00
Leopoldthecoder
50a786ab79 Changelog: update for 1.2.4 2017-03-09 18:05:16 +08:00
baiyaaaaa
a9fcc97128 improve docs 2017-02-14 11:22:08 +08:00
cinwell.li
6e7ccc6a69 Docs: add offline plugin (#2766) 2017-02-12 13:02:14 +08:00
Boik
4d10f23a0c Autocomplete: fix bug for keyup or keydown default behavior that we do not expect 2017-02-10 14:22:36 +08:00
Leopoldthecoder
3243b8fc98 Merge branch 'dev' into 1.2-merge1
# Conflicts:
#	package.json
#	src/utils/popup/index.js
#	yarn.lock
2017-02-09 17:33:42 +08:00
cinwell.li
a1dc075f60 Locale: add umd build, close #2604 (#2658) 2017-02-07 14:13:29 +08:00
baiyaaaaa
3bb12aa451 input number style fix (#2675) 2017-02-06 12:29:20 +08:00
qingwei.li
d2f400adbb Upgrade vue-loader 2017-02-04 18:09:08 +08:00
Leopoldthecoder
6dfec6655f update lerna config 2017-01-23 17:18:07 +08:00