Commit Graph

1013 Commits

Author SHA1 Message Date
hearsay
a87c8c3fe5 fix(image): fix image Add the dom of the preview picture to the body (#1577) 2021-04-26 11:54:22 +08:00
Summer
a1f521edec switch: add beforeChange hook (#1878) 2021-04-26 11:53:09 +08:00
kooriookami
045ea5df41 fix(icon): fix icon (#1896) 2021-04-25 21:18:38 +08:00
kooriookami
c5e72c801b feat(page-header): add icon props and slots (#1882) 2021-04-25 21:17:39 +08:00
kooriookami
b86b360a9b feat(scrollbar): perf behavior of scrollbar (#1869)
* feat(scrollbar): perf behavior of  scrollbar

when mousedown and move out of the scrollbar, the bar can still be scroll

* feat: add test

* feat: update test
2021-04-21 15:28:46 +08:00
Enoch Qin
2cef7566c1 refactor(Button): setup props add type (#1879)
* refactor(Button): setup props add type

* refactor(Button): IButtonProps type
2021-04-21 15:13:40 +08:00
Github蓝钻用户
dc7e64e0e0 doc: update theme-chalk-preview website (#1861) 2021-04-21 14:08:00 +08:00
滑威
9a577d65cb feat(progress): indeterminate progress bar (#1832)
* feat: indeterminate-progress

* docs: 补充属性

* fix: 更新单元测试用例

* chore: 优化性能

* docs: Indeterminate progress other lang

* chore: progress bem classname && docs

* docs: speed -> duration

* docs: progress docs
2021-04-21 13:47:29 +08:00
kooriookami
d249686ccd docs(docs): remove react and angular link (#1873) 2021-04-21 11:42:14 +08:00
inottn
63ac60a478 fix(upload): expose abort method (#1877) 2021-04-21 10:54:18 +08:00
kooriookami
7a1457bce0 feat(scrollbar): add docs and params (#1859)
* feat(scrollbar): add docs and params

* fix: fix wrapStyle

* feat: add test

* feat: update
2021-04-20 10:44:10 +08:00
0song
910f38ef38 docs: update skeleton doc (#1863) 2021-04-20 10:43:45 +08:00
kooriookami
0d676acbc2 fix(dropdown): fix click disabled still trigger (#1865)
fix #1864
2021-04-20 10:39:17 +08:00
kooriookami
f48c497703 Feat/descriptions (#1856)
* feat(descriptions): new component Descriptions

* feat: update

* feat: update

* feat: update

* feat: update

* fix: revert readme.md

* feat: update

* feat: update provide key
2021-04-19 18:05:48 +08:00
Wu Duo
aa88b6a108 doc(skeleton): add :key (#1850) 2021-04-19 10:33:31 +08:00
jeremywu
94b410b647 feat(virtual-list): enhance-virtual-list (#1813)
* feat(virtual-list): enhance-virtual-list

- Enhance virtual list with generic list generator and variable size list

* finish enhancement, tests awaits

* feat(virtual-list): - finalize the tests
2021-04-16 11:18:39 +08:00
jeremywu
68c8dc8e46 fix(space): fix/1839-el-space-string-spacer-style-issue (#1845)
- Fix the issue causing horizontal layout spacer styling weird
2021-04-15 11:33:52 +08:00
xiejiahe
f3bf10cffa fix(Checkbox): activeStyle boxShadow error (#1829) 2021-04-14 15:49:00 +08:00
jeremywu
2647dfe296 chore: release beta-40-change-log (#1836) 2021-04-14 11:48:17 +08:00
kooriookami
cb29649c7f fix(table): fix variable spelling (#1837) 2021-04-14 11:47:37 +08:00
jeremywu
cc988f9ac1 fix(table): fix table column rerendered whenever table updates
- Fix table column rerendered whenever table updates
1.0.2-beta.40
2021-04-14 11:21:04 +08:00
kooriookami
634448d756 feat(result): new componet Result (#1818)
* feat(result): new componet Result

re #1137

* feat: fix docs

* feat: perf slot

* feat: use svg icon

* feat: update variable name

* feat: update style
2021-04-14 10:18:29 +08:00
0song
041d36242d fix: time picker change event bug (#1828) 2021-04-14 10:16:36 +08:00
xiejiahe
62cffd67a4 style: using 'Array.prototype.forEach()' (#1826) 2021-04-13 17:52:51 +08:00
iron
f84befc00b fix(docs): footer links error (#1827) 2021-04-13 17:51:38 +08:00
xiejiahe
d2ce2604c8 style(date-picker): date-picker-com conditional judgment (#1823) 2021-04-13 15:03:40 +08:00
siam
834147c1cc fix(date-picker): date-picker daterange panel clear value and view not update (#1816)
Co-authored-by: liao-zhi-peng <liaozhipeng@weis-inc.com>
2021-04-13 12:14:38 +08:00
xubo leng
3359d7b193 fix(image-viewer): fix image src attribute error #1791 (#1819)
Co-authored-by: Xubo Leng <xubo.leng@thoughtworks.com>
2021-04-13 10:40:03 +08:00
xiejiahe
ee7e9c0a00 fix(talbe): null check error (#1807) 2021-04-13 10:31:38 +08:00
张宇
6582b7cdbc fix(avatar): fix src attributes default value (#1770) 2021-04-11 21:06:38 +08:00
qiang
8046dfcb98 fix: not generate code hint files when publish-npm (#1802)
* build: add build:helper

* build: add build:helper
2021-04-11 21:05:59 +08:00
Sleepy Five
4ef5439e77 fix(alert.scss carousel.scss switch.scss): v-enter(vue2) to v-enter(vue3) (#1803)
Co-authored-by: 709299853@qq.com <709299853@qq.com>
2021-04-11 21:01:57 +08:00
justwiner
44fbd9f39f fix(table): fix: fix bug of table crash under complex data (#1805)
fix #1733

Co-authored-by: winerlu <winerlu@tencent.com>
2021-04-11 21:01:01 +08:00
inottn
77ab8ae0d8 fix(select): fix select with filterable has wrong dropdown options (#1811) 2021-04-11 20:58:58 +08:00
Mike Saprykin
fbf34667a6 fix(time-picker): added popperRef in picker to Fix issue #1809 (#1812)
Added usage of popperRef arg in clickoutside directive in picker to fix issue #1809

fix ##1809
2021-04-11 20:58:25 +08:00
justwiner
270a4f96ad fix(table): fix: page resize event not monitor (#1790)
Monitor the page size change event, update the table layout

fix #1691

Co-authored-by: winerlu <winerlu@tencent.com>
2021-04-11 20:58:13 +08:00
0song
fa109bb5a7 chore: add changelog (#1793) 1.0.2-beta.39 2021-04-09 13:49:44 +08:00
0song
996c405b7f fix: fix utils (#1792) 2021-04-09 13:45:21 +08:00
kooriookami
a17088d5eb fix(slider): fix input event and style (#1786)
* fix(slider): fix input event and style

fix #1781

* fix: update

* fix: fix indent
2021-04-09 10:40:50 +08:00
jeremywu
06731d8e70 fix(project): fix/1778-import-on-demand-not-working (#1788)
* fix(project): fix/1778-import-on-demand-not-working

- Fix the issue that when building utils the functions are inlined

* - remove unnecessary variable
1.0.2-beta.38
2021-04-09 10:00:21 +08:00
0song
94024079a9 chore: update changelog 1.0.2-beta.37 (#1783) 1.0.2-beta.37 2021-04-08 16:58:09 +08:00
Angela
77fc4a7522 fix: update time picker doc (#1761) (#1767)
* fix: update time picker doc (#1761)

* fix: add format attribute to doc (#1761)
2021-04-08 16:06:14 +08:00
jeremywu
76f6a65a42 fix(input): fix/1754-input-prefix-icon-incorrect-height (#1766)
- Fix the incorrect style rule for input prefix icon
2021-04-07 10:46:24 +08:00
jeremywu
bb2448c571 docs(input): fix/1764-input-documentation (#1765)
- Fix el-input documentation for value binding
2021-04-07 10:45:42 +08:00
inottn
a35b7b5d1f fix(select): fix filter method is not called when input first letter (#1711)
* fix(select): fix filter method is not called when input first letter

* chore(select): remove empty line

* test(select): add test case
2021-04-06 16:21:40 +08:00
0song
c81d8a30e8 fix: lint (#1760) 2021-04-06 15:56:01 +08:00
0song
3171c992cd chore: fix gen type (#1762) 2021-04-06 15:53:17 +08:00
BeADre
1c4928890b fix(picker): add focus (#1475) 2021-04-06 13:28:57 +08:00
HakurouKen
848265cb9c fix(time-select): input value not changed with v-model bindings (#1725)
* fix(time-select): input value not changed with v-model bindings

fix#1724

* test(time-select): add v-model test cases

* test(time-select): add test case of value updates
2021-04-06 11:47:31 +08:00
Summer
5c897bbbb8 tooltip:fix tooltip component tabindex prop (#1621)
* tooltip:fix tabindex

* tooltip:fix tabindex
2021-04-06 11:41:53 +08:00