Aex
03f02b5554
refactor(utils): improve debug warn ( #3302 )
2021-09-09 11:49:48 +08:00
三咲智子
1e86d44b87
ci: pin node version ( #3298 )
2021-09-08 21:42:17 +08:00
Aex
6408d3cce6
feat(components): [el-badge] support color of type when is-dot ( #3279 )
...
* feat(components): [el-badge] apply color of type when isDot
* fix(components): [el-badge] change default type to danger
2021-09-07 17:17:39 +08:00
btea
8d1a4c5ea6
docs: add template tag for component markdown
2021-09-07 15:59:49 +08:00
btea
0b1f74154b
fix(components): [el-alert] change the border-radius variable ( #3271 )
2021-09-07 13:31:14 +08:00
BeADre
1d445d7ad2
fix(components): [el-menu] fix the infinite loop ( #3263 )
2021-09-06 23:05:23 +08:00
wonder_dai
ee846eddf8
chore(docs): fix syntax error ( #3243 )
...
Co-authored-by: daiwanxing <wanxing.dai@coollu.com.cn>
2021-09-06 23:05:04 +08:00
iamkun
eadeb51fa5
chore: update prettier fix
2021-09-05 23:28:38 +08:00
iamkun
7838f34cc5
Update changelog 1.1.0-beta.9
2021-09-05 22:42:26 +08:00
三咲智子
23ab0e61a8
chore(project): update package.json ( #3246 )
...
* chore(project): update package.json
* chore(project): add browserslist
2021-09-05 21:42:37 +08:00
Aex
ac7c226196
chore(project): upgrade dependencies to latest minor ( #3242 )
...
* chore(project): bump @babel/cli from 7.12.1 to 7.15.4
* chore(project): bump @babel/core from 7.11.6 to 7.15.5
* chore(project): bump @babel/plugin-proposal-class-properties to 7.14.5
* chore(project): bump @babel/plugin-transform-runtime to 7.15.0
* chore(project): bump @babel/preset-env from 7.11.5 to 7.15.4
* chore(project): bump @babel/preset-typescript from 7.10.4 to 7.15.0
* chore(project): bump babel-loader from 8.1.0 to 8.2.2
* chore(project): bump babel-plugin-module-resolver from 4.0.0 to 4.1.0
* chore(project): bump @popperjs/core from 2.4.4 to 2.10.1
* chore(project): update babel.config.js
* chore(project): update jest.config.js
* chore(project): bump @typescript-eslint/eslint-plugin to 4.30.0
* chore(project): bump @typescript-eslint/parser from 4.29.3 to 4.30.0
* chore(project): bump algoliasearch from 4.4.0 to 4.10.5
* chore(project): bump transliteration from 2.1.11 to 2.2.0
* chore(project): bump typescript from 4.3.5 to 4.4.2
* chore(project): bump esbuild from 0.12.5 to 0.12.25
* chore(project): bump file-loader from 6.1.0 to 6.2.0
* chore(project): bump rollup from 2.28.2 to 2.56.3
* chore(project): bump rollup-plugin-esbuild from 4.2.3 to 4.5.0
* chore(project): bump sass from 1.37.0 to 1.39.0
* chore(project): move sass & typescript to devDependencies
2021-09-05 19:57:35 +08:00
Aex
7fc2d6bc7d
chore(project): upgrade dependencies to latest patch ( #3241 )
...
bump lodash from 4.17.20 to 4.17.21
bump url-loader from 4.1.0 to 4.1.1
bump chalk from 4.1.0 to 4.1.2
bump cross-env from 7.0.2 to 7.0.3
bump components-helper from 1.0.2 to 1.0.4
bump @vue/babel-plugin-jsx from 1.0.0 to 1.0.7
bump @vue/compiler-sfc from 3.2.6 to 3.2.8
bump @vue/component-compiler-utils 3.2.0 from to 3.2.2
2021-09-05 16:27:17 +08:00
jeremywu
370b1b6818
chore(project): add coverage into prettier ignore ( #3240 )
...
- Add entry `coverage` to .prettierignore file for ignoring test coverage files
2021-09-05 14:46:46 +08:00
kooriookami
c2b6c30f92
feat(components): [el-timeline] add hollow prop ( #3229 )
...
* feat: timeline add hollow prop
* feat: update
* feat: format
Co-authored-by: kooriookami <18114643032@163.com>
2021-09-05 11:07:24 +08:00
云游君
4ec08a8251
refactor: upgrade to husky@7 & lint-staged@11 & commitlint@13 ( #3239 )
2021-09-05 01:33:56 +08:00
三咲智子
519630a813
style(components): [el-image] format code ( #3238 )
2021-09-05 01:25:30 +08:00
zycoJamie
c572d5e6e3
fix(components): lazy image is not work when it changes src ( #3189 )
2021-09-05 01:06:19 +08:00
Aex
2f9cdc74ce
chore(project): improve prettier format ( #3236 )
2021-09-05 00:53:31 +08:00
三咲智子
eb932c18c0
fix(components): [el-menu] fix warn & listen item ( #3225 )
...
* feat(directives): resize add element argument
* fix(components): [el-menu] fix warn & listen item
* chore: move import order
* fix(components): remove debounce
2021-09-04 19:44:11 +08:00
SongWuKong
6f23947920
fix(components): message verified by el-form is "" validate ( #3227 ) ( #3231 )
2021-09-04 19:35:11 +08:00
三咲智子
55348b30b6
style: use prettier ( #3228 )
...
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
2021-09-04 19:29:28 +08:00
jeremywu
a4146608db
fix(build): agolia indices script ( #3234 )
2021-09-04 10:34:58 +08:00
三咲智子
079f494f8f
chore: ignore all play files ( #3226 )
2021-09-04 09:52:50 +08:00
Kim Yang
0f81b6e289
fix(docs): fix typo in README.md ( close #3216 ) ( #3230 )
2021-09-03 21:31:55 +08:00
msidolphin
e4032821a8
fix(theme-chalk): [el-form] no display red asterisk when width is auto ( #3222 )
...
fix #3221
2021-09-03 16:46:19 +08:00
三咲智子
80ccfef93c
docs/test: [el-form] add scrollToField docs and test ( #3147 )
...
* docs(typography): format docs
* docs(docs): [el-form] add scrollToField method
* test(components): [el-form] add scrollToField test
* destroy mock
2021-09-03 14:13:58 +08:00
linrongbin16
f30bb8853e
fix(chore): typo package.json ( #3214 )
2021-09-03 13:47:28 +08:00
sunnuan
0dacfb1247
style: fix missing import ( #3212 )
...
Co-authored-by: sunnuan <sunnuan>
2021-09-03 11:34:16 +08:00
Hefty
f29f8ff89d
docs(components): [el-collapse] add collapse item slot ( #2505 )
2021-09-03 11:09:27 +08:00
三咲智子
80fb61691d
fix: [el-form-item] add min-width ( #3208 )
2021-09-03 10:14:46 +08:00
Aex
21cdf61d20
refactor(components): Improve calendar date range validate ( #3156 )
...
* fix(components): Improve calendar date range validate method
* chore(components): Add some comments and references
* fix(components): change `console.warn` to `warn`
2021-09-03 09:59:45 +08:00
云游君
8654e7d54a
fix: missing timepicker css var ( #3204 )
2021-09-03 09:58:18 +08:00
msidolphin
9c5c17a5d4
fix(components): [el-input-number] model:value not required ( #3190 )
2021-09-03 09:30:42 +08:00
SongWuKong
12b5d76020
fix(components): tabs dynamic text ( #3174 ) ( #3180 )
...
* fix(components): tabs dynamic text (#3174 )
* fix(components): tabs dynamic text (#3174 )
2021-09-03 08:19:28 +08:00
kooriookami
f03a8fe07e
perf: [el-menu] only vertical mode has transition ( #3200 )
2021-09-02 21:08:59 +08:00
sunnuan
d8487f29a6
style: fixed style ( #3202 )
...
Co-authored-by: [liuyaqian] <[liuyaqian@geekplus.com ]>
2021-09-02 18:30:39 +08:00
Aex
01b867896e
style(var): $--border-color-hover
var reference ( #3179 )
2021-09-02 16:18:24 +08:00
Aex
eb8ec6fb7a
fix(components): descriptions cell class ( #3195 )
2021-09-02 15:01:13 +08:00
msidolphin
d6bf132dd4
fix(components): collapse incorrect export statement ( #3185 )
2021-09-02 09:45:57 +08:00
神楽坂みずき
8b801cfd8a
fix(utils): make width valid with calc
( #3181 )
...
fix #3032
2021-09-02 09:45:15 +08:00
Taosh
e8a66adffd
fix(components): [el-form-item] dom element null checking ( #3172 )
2021-09-01 17:49:39 +08:00
Aex
017eb705d3
fix(utils): improve element.addEventListener ( #3173 )
2021-09-01 17:38:54 +08:00
kooriookami
614c09eead
perf: perf menu add back arrow-icon and overflow ( #3167 )
...
* perf: perf menu add back arrow-icon and overflow
* perf: optimize resize
2021-09-01 15:43:57 +08:00
云游君
eacd21f118
style(table): allow custom tr background-color ( #3166 )
...
* style(table): allow custom tr background-color
* style(table): format table docs & add status tr example by var
2021-09-01 15:17:13 +08:00
msidolphin
bfe23ce820
fix(theme-chalk): fixed the wrong background color of timeline-item ( #3165 )
2021-09-01 14:29:20 +08:00
msidolphin
7556a1b2d1
fix(components): virtualized selector optimize ( #3160 )
...
1. limit the maximum width to prevent content overflow
2. hover the last option after closing the panel in multiple mode
3. fixed the incorrect style when disabled
4. optimized tag style
2021-09-01 13:14:17 +08:00
Alan Wang
2431c6d44d
fix: el-image-viewer drag have problem ( #3133 )
...
* fix: el-image-viewer drag have problem
* Update packages/components/image-viewer/src/index.vue
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-09-01 11:04:42 +08:00
iamkun
4a038cb969
Update CHANGELOG.en-US.md
2021-08-31 18:04:23 +08:00
jeremywu
12006ecdb7
chore(build): remove unused package.json scripts ( #3150 )
...
* chore(build): remove unused package.json scripts
- Remove unused scripts
- Revert changes made for removing ts-node
- Fix button.var error
* Update dropdown.vue
2021-08-31 17:57:35 +08:00
Alan Wang
90f77308a9
fix: [image-viewer] two-finger zoom in and out ( #3114 )
...
Co-authored-by: jia <Fire_Mars_j@163.com>
2021-08-31 17:19:39 +08:00