Commit Graph

12 Commits

Author SHA1 Message Date
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
Herrington Darkholme
4fcf5ff9bb
fix(types): remove __test__ from ignore (#480) 2020-10-27 17:31:08 +08:00
zouhang
c6e8c5c45e build(core): fix some type error 2020-10-09 20:24:53 +08:00
zouhang
a14afae7c9 fix: fix some comp type erro & add rollup build 2020-10-09 20:24:53 +08:00
zouhang
b37a21420c feat(core): add jsx support 2020-09-15 13:53:41 +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
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
JeremyWuuuuu
4220cb92d0 chore(popper): replace lodash with lodash-es 2020-08-19 15:28:01 +08:00
Herrington Darkholme
889a06c315
Update tsconfig.json 2020-08-10 12:58:04 +08:00
zazzaz
12abae4b08 test: add button test 2020-07-27 21:46:33 +08:00
HerringtonDarkholme
165b17ac7c fix: set moduleResolution to node
this option will setup VSCode to pickup right definition
2020-07-22 00:37:53 +08:00
HerringtonDarkholme
8e642a845f feat: add lerna basic config 2020-07-22 00:35:23 +08:00