JeremyWuuuuu
c2449ac16e
partial fix
2020-09-16 11:12:55 +08:00
zouhang
74f5dea703
style(dropdown): improve dropdown style
2020-09-15 21:27:33 +08:00
zazzaz
2f8c74078e
chore: update
2020-09-15 18:59:58 +08:00
zazzaz
c57a6eaa53
build: init build script
2020-09-15 18:59:58 +08:00
lixianying
849bd4e7c0
fix(tag): fix click event of tag
2020-09-15 11:05:25 +08:00
Square Coin
1f8fc62d73
Feat/carousel ( #151 )
...
* feat: init carousel component
* feat(carousel): init carousel component
* chore: add global dependencies
* chore: use prettier formate code
* feat(carousel): transfer logic - progress 40%
* feat(carousel): migrate logic - progress 50%
* feat(carousel): migrate logic - progress 55%
* feat(carousel): replenish doc
* feat(carousel): add utils
* feat(carousel): finish component logi
* feat(carousel): fix type error
* feat(carousel): test case 80%
* feat(carousel): migrate finish
* feat(carousel): more test cases
* feat(carousel): test case passed
* feat(carousel): fix CI dependencies collides
* feat(carousel): update yarn.lock
* feat(carousel): merge sub component
* feat(carousel): fix lose ctx attribute in buid env
* feat(carousel): finish spec
* feat(carousel): optimize code
* chore: update yarn lock
* feat(carousel): fall back lock file
* chore(carousel): fallback dep
* feat(carousel): update vue dep
* feat(carousel): update spec file
* feat(carousel): use async test
* feat(carousel): revert eslint modify
Co-authored-by: liik <385211478@qq.com>
Co-authored-by: liik <linyunqianpp@126.com>
2020-09-15 10:50:32 +08:00
陈婉玉
34c248fe70
fix(infinite-scroll): should not trigger load when scroll up
2020-09-14 23:43:45 +08:00
陈婉玉
48d9192022
fix: merge error
2020-09-14 23:43:45 +08:00
陈婉玉
ccc1ec4dde
fix(infinite-scroll): wipe out sleep
2020-09-14 23:43:45 +08:00
陈婉玉
e8c1b70d26
feat: inifinite scroll done
2020-09-14 23:43:45 +08:00
liupl
afb62577b5
fix:Fit Avatar Container style
2020-09-12 00:50:59 +08:00
baimin
8b4be99610
fix(input): fix issues
...
https://github.com/ElemeFE/element/issues/18573
2020-09-11 14:04:22 +08:00
zazzaz
72274ed0ad
fix: fix eslint && typescript-eslint issue
2020-09-11 10:44:39 +08:00
hangzou
e0708290b2
fix: fix lang type error ( #299 )
2020-09-10 13:54:19 +08:00
jeremywu
4019764625
fix(dialog): fix dialog exporting error ( #298 )
2020-09-10 10:43:15 +08:00
jeremywu
ef92b6c11c
### feat: add dialog ( #197 )
...
* Add overlay component; Dialog component almost done
* feat(dialog): add use-lockscreen
* feat(dialog): coding completed awaiting tests
* feat(dialog): finish writing test cases
* fix test failures
* Address PR comments
* fallback some changes
2020-09-09 21:18:08 +08:00
Simona
90ff286ac0
test: hoist up mocks ( #294 )
2020-09-09 18:31:56 +08:00
Ryan
4e8818e069
refactor(steps): replace indexOf with includes
2020-09-08 21:13:04 +08:00
Ryan
d28d0c30d8
refactor(steps): correct requested changes
2020-09-08 20:57:15 +08:00
Ryan
45f2efe88d
feat(utils): add change event constant to constants.ts
2020-09-08 20:57:15 +08:00
Ryan
25c590783c
refactor(steps): re-add change event
2020-09-08 20:57:15 +08:00
Ryan
fe88a7c072
fix(steps): fix error in deploy
2020-09-08 20:57:15 +08:00
Herrington Darkholme
8eafd4d32b
fix(transfer): update test cases
2020-09-08 20:51:10 +08:00
Herrington Darkholme
b24f12cb3c
fix(transfer): remove unused declare
2020-09-08 20:51:10 +08:00
Herrington Darkholme
25f894fc85
fix(transfer): rename d.ts to .ts
2020-09-08 20:51:10 +08:00
Ryan
6d53ef87c4
refactor(transfer): correct requested changes
2020-09-08 20:51:10 +08:00
Ryan
81d17d4cd5
test(transfer): add test file
2020-09-08 20:51:10 +08:00
Ryan
e7e3c740ba
docs(transfer): add docs files
2020-09-08 20:51:10 +08:00
Ryan
3daf1cd6ab
refactor(transfer): transfer component refactoring completed
2020-09-08 20:51:10 +08:00
HerringtonDarkholme
9cd4de7e19
fix(test-utils): revert image patch
2020-09-07 20:50:44 +08:00
Herrington Darkholme
3b5c53994e
refactor(test-utils): factor out mockImageLoad
2020-09-07 20:50:44 +08:00
zazzaz
2566bd4cd5
fix: Update El-Scrollbar default prop
2020-09-06 21:38:08 +08:00
Ryan
d5d7e8700e
fix(checkbox): fix warn about lacking default value of inject
2020-09-05 20:32:10 +08:00
Ryan
6058363b6b
fix(button): fix warn of validator when no type passed
2020-09-05 18:57:36 +08:00
Ryan
2dbc7a4307
fix(link): change default value of type to 'default' instead of ''
2020-09-05 18:54:37 +08:00
zouhang
21382d2ee0
style(checkbox): optimize code
2020-09-04 14:59:29 +08:00
zouhang
cdaa5199e2
style(checkbox): optimize code
2020-09-04 14:59:29 +08:00
zouhang
d235022f71
style(checkbox): improve code
2020-09-04 14:59:29 +08:00
zouhang
c53f79f94f
fix(checkbox): change provided props to reactive
2020-09-04 14:59:29 +08:00
zouhang
244d5159de
style(checkbox): improve code style
2020-09-04 14:59:29 +08:00
zouhang
ab8c77f0ff
refactor(checkbox): refactor checkbox component
2020-09-04 14:59:29 +08:00
zouhang
a8d825bce8
feat(checkbox): optimize code logic
2020-09-04 14:59:29 +08:00
Hanx
869cec59ba
Feat/input ( #216 )
...
* feat(input): migrate input component simply
re #95
* feat(input): mainly complete input component & add more input tests
* fix: address pr comments
Co-authored-by: 陈婉玉 <simonaliachen@gmail.com>
2020-09-04 08:24:56 +08:00
baimin
ac2f477e44
feat(button): 添加validator类型校验
2020-09-03 23:31:16 +08:00
baimin
edb0326036
feat(button): 添加type,size,native-type类型限制
2020-09-03 23:31:16 +08:00
baimin
d9c238ae5f
fix(link): modift link type error to danger
2020-09-03 23:31:16 +08:00
Ryan
88fafa8f3b
refactor(utils): remove utils/jestMock.ts
2020-09-03 23:29:24 +08:00
陈婉玉
7be198906b
fix: address pr comments
2020-09-03 21:35:38 +08:00
陈婉玉
fc718948bf
feat: extract common test utils
2020-09-03 21:35:38 +08:00
zazzaz
dd82962a2d
fix: update scss to v2.13.2 ( #246 )
...
* fix: update scss to v2.13.2
* chore: update
* chore: update
2020-09-02 10:41:18 +08:00
jeremywu
0d811ad714
feat(directives): v-trap-focus ( #221 )
...
* feat(directives): [WIP] v-trap-focus
#218
* feat(directives): new directive `v-trap-focus`
* feat(directives): - Address PR comments
* fix: fix typo
2020-09-02 10:26:32 +08:00
Ryan
ab1a1546e0
docs(slider): add docs files
2020-09-01 22:16:58 +08:00
Ryan
c659d45d86
refactor(slider): refactor slider component completed
2020-09-01 22:16:58 +08:00
Ryan
e41142f49b
feat(utils): add jestMock.ts
2020-09-01 22:16:58 +08:00
Ryan
2bd6cfe608
test(slider): add test files
2020-09-01 22:16:58 +08:00
陈婉玉
4e3d046f77
test: avoid mock the whole lodash but only debounce
2020-09-01 11:44:53 +08:00
ntnyq
bfe4a74fc3
docs(layout): fix invalid style syntax ( #224 )
2020-08-31 17:30:48 +08:00
Herrington Darkholme
12e5e93387
fix(checkbox): fix test cases in checkbox
2020-08-31 09:43:07 +08:00
LongYinan
122c88c60c
chore: upgrade all dependencies
2020-08-31 09:43:07 +08:00
Simona
3d5e587938
build: replace gulp-sass with gulp-dart-sass ( #219 )
2020-08-28 13:38:08 +08:00
hangzou
7931f2a2fb
Feat/dropdown ( #199 )
2020-08-28 11:44:04 +08:00
Hades-li
dec5d665a3
Feat/scss ( #212 )
...
* feat: change to import scss
Change the import css to import scss to facilitate style modification
* fix: fixed: storybook support scss file
fixed: storybook support scss file
* chore: remove redundant code in webpack.config.js
Remove redundant code in webpack.config.js
2020-08-28 11:09:05 +08:00
jeremywu
d0b37cdf5f
Feat/implementing trigger for popper ( #214 )
...
* feat/implementing-trigger-for-popper
- Implementing trigger for popper
- Refactors against click-outside
* feat(popper): implemented trigger for popper
2020-08-28 10:47:02 +08:00
SunLn
9ca93eaa40
feat: add image component ( #124 )
2020-08-27 21:22:32 +08:00
古海欢
2b2d085992
fix(popper): should check nested Fragment
2020-08-27 19:51:07 +08:00
JeremyWuuuuu
af45dbd070
feat(tooltip): tooltip component
2020-08-25 22:51:26 +08:00
JeremyWuuuuu
1584f07f0c
[WIP]feat/tooltip
...
- Code done
- Awaiting test cases
2020-08-25 22:51:26 +08:00
zouhang
0d4e781272
test(checkbox): test dev push
2020-08-25 10:39:23 +08:00
zouhang
047090b127
fix(checkbox): fix prop's label default value
2020-08-25 10:30:03 +08:00
bastarder
423feb1051
feat(tabs): Remove setupState
2020-08-25 10:19:26 +08:00
bastarder
72daa4359d
feat(tabs): optimize code
2020-08-25 10:19:26 +08:00
bastarder
a2f03be92a
feat(tabs): Fix lint error
2020-08-25 10:19:26 +08:00
bastarder
18aa2638f6
feat(tabs): add tabs
2020-08-25 10:19:26 +08:00
zazzaz
c0acd11fe2
fix: revert locale change
2020-08-25 10:18:28 +08:00
zazzaz
9b0bec0cd7
feat: add website play
2020-08-25 10:18:28 +08:00
Jiaxun Li
02409b882a
fix(button): defineComponent for ButtonGroup ( #188 )
2020-08-24 18:38:05 +08:00
Caaalabash
dea58ffd09
chore(project): upgrade to vue rc7
2020-08-24 14:44:29 +08:00
jeremywu
44d7cc2426
fix(popper): fix popper's mechanism ( #177 )
...
- Rewrite popper's render method \
2020-08-24 00:00:20 +08:00
Che Guevara
24f2a83680
fix(header): use correct label semantic
2020-08-23 19:59:38 +08:00
Herrington Darkholme
bd38e1994d
fix(utils): remove unused types
2020-08-23 12:52:22 +08:00
HelenYin
b7f090da8c
Fix: complete unit test for radio-button ( #173 )
2020-08-21 17:40:20 +08:00
Hanx
e2754a06cd
chore(project): upgrade vue to rc6 ( #167 )
2020-08-20 13:57:24 +08:00
hanx316
07d2beccfc
chore(project): modify some lint rules
...
allow vue default props; disallow arrow parens when only one parameter; use rule words rather than
number; modify the sequences of rules; delete a duplicate field in tsconfig
2020-08-19 23:15:51 +08:00
jeremywu
2606158c38
fix(project): - Upgrade dependencies ( #163 )
...
- Update failed tests
2020-08-19 20:41:06 +08:00
HelenYin
3828c5c461
fix: fix eslint warn ( #160 )
...
Co-authored-by: zazzaz <izazzaz@hotmail.com>
2020-08-19 17:05:56 +08:00
JeremyWuuuuu
1262b0c78b
feat(directives): directive clickoutside helper for popper and modal
...
fix #157
2020-08-19 15:29:49 +08:00
JeremyWuuuuu
ff92bb6238
fix(popper): address PR comments
2020-08-19 15:28:01 +08:00
JeremyWuuuuu
fb5f3ed98f
fix(popper): fix linter issue & enhanded testing
2020-08-19 15:28:01 +08:00
JeremyWuuuuu
81d9037edd
fix(popper): pR comments addressing
2020-08-19 15:28:01 +08:00
JeremyWuuuuu
4220cb92d0
chore(popper): replace lodash with lodash-es
2020-08-19 15:28:01 +08:00
JeremyWuuuuu
34ad8fe077
feat(popper): popper component
2020-08-19 15:28:01 +08:00
homer
54b5d94e47
feat: add alert
2020-08-18 00:05:47 +08:00
Caaalabash
10394abde0
fix(steps): add props validator
2020-08-17 22:09:19 +08:00
Caaalabash
4438a08aca
feat(steps): add steps component
2020-08-17 22:09:19 +08:00
zazzaz
81ded9d976
fix: fix bundle issue
2020-08-14 09:54:27 +08:00
hangzou
dbaf83e2a4
Feat/checkbox ( #131 )
...
* feat(checkbox): init checkbox
* feat(checkbox): update checkbox-button checkbox-group
* feat(checkbox): init unit test
* feat(checkbox): update unit test
* fix(checkbox): improve some code
* test(checkbox): update test case
2020-08-13 15:16:38 +08:00
zazzaz
22338c7055
fix: update merge
2020-08-13 11:03:08 +08:00
zazzaz
6c3c6a03a8
fix: update review
2020-08-13 11:00:39 +08:00
zazzaz
d7f871ec7b
fix: update rebase
2020-08-13 11:00:39 +08:00
zazzaz
f9626ec815
feat: add scrollbar
2020-08-13 11:00:39 +08:00