Commit Graph

205 Commits

Author SHA1 Message Date
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
zazzaz
3647512e09 test: add test 2020-08-13 11:00:39 +08:00
zazzaz
7167ff2a54 feat: add scrollbar 2020-08-13 11:00:39 +08:00
bastarder
32f02bef0b feat(collapse): add transition package
fix #108
2020-08-13 10:56:07 +08:00
bastarder
c2341c72eb feat(collapse): add collapse 2020-08-13 10:56:07 +08:00
zazzaz
b7cb021561 fix: update 2020-08-11 14:49:40 +08:00
zazzaz
bf559f3d83 fix: update review 2020-08-11 14:49:40 +08:00
zazzaz
5c2dcab0de fix: update 2020-08-11 14:49:40 +08:00
zazzaz
bd88d935ec fix: update 2020-08-11 14:49:40 +08:00
zazzaz
6b9e0610ce fix: fix merge error 2020-08-11 14:49:40 +08:00
zazzaz
5a6307c248 fix: merge error 2020-08-11 14:49:40 +08:00
zazzaz
1b039f399e test: add test 2020-08-11 14:49:40 +08:00
zazzaz
72d598d0ab fix: add radio 2020-08-11 14:49:40 +08:00
zazzaz
4decbd7fe2 test: add test 2020-08-11 14:49:40 +08:00
zazzaz
51221005e2 style: update style 2020-08-11 14:49:40 +08:00
zazzaz
3af077453f fix: update radio button 2020-08-11 14:49:40 +08:00
zazzaz
dab50f24e0 fix: update radio 2020-08-11 14:49:40 +08:00
zazzaz
d6468c282c chore: init 2020-08-11 14:49:40 +08:00
陈婉玉
f4bf8df8f6 feat: add page-header 2020-08-08 20:43:00 +08:00
Caaalabash
ea9961087f fix(backtop): code style 2020-08-07 15:39:06 +08:00
Caaalabash
9dc7aeff28 fix(backtop): code style 2020-08-07 15:39:06 +08:00
Caaalabash
a109567281 style(backtop): indent & space 2020-08-07 15:39:06 +08:00
Caaalabash
548568abb0 feat(backtop): add backtop component 2020-08-07 15:39:06 +08:00
JeremyWuuuuu
df4fbb31b4 address PR issue 2020-08-06 21:15:20 +08:00
JeremyWuuuuu
0f04895881 address PR comments 2020-08-06 21:15:20 +08:00
JeremyWuuuuu
d296cfef05 [WIP] address PR comments 2020-08-06 21:15:20 +08:00
JeremyWuuuuu
25d6bd4667 feat(notification): add new component notification 2020-08-06 21:15:20 +08:00
Rachel
1dd262d316 perf(container): test code & doc indentation 2020-08-06 19:28:30 +08:00
Rachel
ea871546f8 style(container): fix lint 2020-08-06 19:28:30 +08:00
Rachel
00f9bc3256 chore(container): fix test lint 2020-08-06 19:28:30 +08:00
Rachel
fce6587bc4 chore(container): solve the warning 2020-08-06 19:28:30 +08:00
Rachel
eb27bf8650 test(container): finish test case 2020-08-06 19:28:30 +08:00
Rachel
61f6604d02 test(container): add test init 2020-08-06 19:28:30 +08:00
Rachel
dfe4a6176b test(container): container test routes 2020-08-06 19:28:30 +08:00
Rachel
ab808a7fd9 feat(container): add container component 2020-08-06 19:28:30 +08:00
zazzaz
2bb1d75972 fix: fix merge error 2020-08-06 01:10:03 +08:00
zazzaz
ad4631ce0f fix: update merge error 2020-08-06 01:10:03 +08:00
zazzaz
bbbe50e6b8 ci: add lint to ci 2020-08-06 01:10:03 +08:00
Herrington Darkholme
df0e1de1b1
fix(button): change test case text 2020-08-06 01:09:02 +08:00
zazzaz
2a3f5e747c fix: update text 2020-08-06 01:07:57 +08:00
zazzaz
277661d9d1 feat: add button group 2020-08-06 01:07:57 +08:00
JeremyWuuuuu
9ee4a188e4 remove redundant dependency time-line 2020-08-05 16:10:04 +08:00
bastarder
bc57317bea feat(switch): add switch & fix bug
fix #82
2020-08-05 16:10:04 +08:00
bastarder
72a0812632 feat(switch): fix lint error
fix #82
2020-08-05 16:10:04 +08:00
bastarder
a73dacc92b feat(switch): add switch component
fix #82
2020-08-05 16:10:04 +08:00
zouhang
77c9d91eea docs(rate): fix doc 2020-08-05 15:59:20 +08:00
zouhang
15537085dc fix(rate): improve test & code 2020-08-05 15:59:20 +08:00
zouhang
e5e71e02eb test(rate): update union test 2020-08-05 15:59:20 +08:00
zouhang
105417992f feat(rate): add rate component 2020-08-05 15:59:20 +08:00
JeremyWuuuuu
2aa90a4fa8 address PR comments 2020-08-05 14:46:30 +08:00
JeremyWuuuuu
2930afa650 feat(link): add link component and it's tests 2020-08-05 14:46:30 +08:00
Herrington Darkholme
9ead10d326
[WIP] Fix/eslint (#74)
* fix(style): apply eslint

* fix(breadcrumb): provide inection in test code
2020-08-04 16:08:14 +08:00
Caaalabash
f1a5a41210 feat(icon): add icon component 2020-08-04 11:51:01 +08:00
zazzaz
90ae785beb test: update test 2020-08-04 10:44:00 +08:00
zazzaz
6d06b83228 fix: update locale mixin 2020-08-04 10:44:00 +08:00