Commit Graph

212 Commits

Author SHA1 Message Date
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
zazzaz
9d58d8e594 Update README.md 2020-08-26 14:29:50 +08:00
JeremyWuuuuu
235fc4bfa6 fix(project): fix global types 2020-08-25 23:28:47 +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
ed5d989bb5 chore: update lock 2020-08-25 10:18:28 +08:00
zazzaz
c0acd11fe2 fix: revert locale change 2020-08-25 10:18:28 +08:00
zazzaz
ef5ddd4b14 chore: update 2020-08-25 10:18:28 +08:00
zazzaz
a7bd25b36a chore: update 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
jeremywu
1909319dc2
Update README.md 2020-08-22 16:52:59 +08:00
zazzaz
4353172345 build(): upgrade to TypeScript 4 2020-08-21 18:58:57 +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
zazzaz
4a5db87f20 chore: update badge 2020-08-20 10:19:14 +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
zazzaz
e074e01735
Create CODE_OF_CONDUCT.md 2020-08-19 10:19:38 +08:00
zazzaz
fb4aef89dc
Create LICENSE 2020-08-18 13:53:45 +08:00
zazzaz
c55dd7488c
Update README.md 2020-08-18 11:17:47 +08:00
zazzaz
44773a4036 docs: update readme 2020-08-18 11:01:21 +08:00
homer
94950580aa fix: revert yarn.lock 2020-08-18 00:05:47 +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
01ec8afde1 chore: update title 2020-08-14 09:54:27 +08:00
zazzaz
81ded9d976 fix: fix bundle issue 2020-08-14 09:54:27 +08:00
zazzaz
e1393a27aa fix: disable hilight to reduce bundle size 2020-08-14 09:54:27 +08:00
zazzaz
bb890a99b2 fix: update md-loader 2020-08-14 09:54:27 +08:00