btea
|
9d142ae129
|
fix(utils): add type remove the ts error (#3406)
* fix(utils): add type remove the ts error
* fix: optional chaining operator replace non-nullish assertion
* chore: try again test
|
2021-09-15 08:30:30 +08:00 |
|
Aex
|
03f02b5554
|
refactor(utils): improve debug warn (#3302)
|
2021-09-09 11:49:48 +08:00 |
|
三咲智子
|
55348b30b6
|
style: use prettier (#3228)
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
|
2021-09-04 19:29:28 +08:00 |
|
jeremywu
|
b0f4fc5f23
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
|
kooriookami
|
f2e3dcb68e
|
feat(descriptions): add new feature for customized style (#2358)
* feat(descriptions): add new feature for customized style
add props: width, min-width, align, label-align, class-name, label-class-name
re #1976 #2353
* feat: update docs
* feat: update docs
* feat: update
* feat: separate type
|
2021-07-03 15:01:55 +08:00 |
|
jeremywu
|
e97b9c972a
|
feat(space): feat/space (#1002)
* feat(space): feat/space
- Init commit for space component
* complete code & test & partial demo
* feat(space): feat/space
- Finish documentation for 中文 and English.
* feat(space): feat/space
- Replace flatMap to reduce.
|
2020-12-18 10:30:26 +08:00 |
|
jeremywu
|
73fb527f49
|
feat/Popover (#339)
* init popover
* feat(popover): component almost done. next `directive`
* modifications
* code finished
* partial complete testing code
* feat(popover): popover component
* fix linter complains
|
2020-10-19 13:44:50 +08:00 |
|
Caaalabash
|
128436214e
|
fix(tree): replace keyCode (#369)
* fix(tree): replace keyCode
* fix: loop error
|
2020-09-30 10:50:39 +08:00 |
|
zouhang
|
5000056c4e
|
feat: add jsx support for test case
|
2020-09-24 17:36:44 +08:00 |
|
JeremyWuuuuu
|
37f5b6164b
|
fix(popper): addressing comments
|
2020-09-16 11:12:55 +08:00 |
|
JeremyWuuuuu
|
c2449ac16e
|
partial fix
|
2020-09-16 11:12:55 +08:00 |
|