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