三咲智子
|
0636e1e240
|
style: add import and stricter lint (#3440)
* style: add import lint
* chore: apply eslint rules
* chore: add stricter lint
* chore: lint all files
* auto fix
* manually fix
* restore build-indices.ts
|
2021-09-17 15:27:31 +08:00 |
|
啝裳
|
58585bf87d
|
fix: use fromPairs replace Object.fromEntries (#3422)
|
2021-09-15 14:43:34 +08:00 |
|
三咲智子
|
200effa261
|
refactor(utils): drop ie support (#3304)
* refactor(utils): drop ie support
* fix(utils): remove unused
|
2021-09-10 15:00:39 +08:00 |
|
三咲智子
|
eade4c90a1
|
refactor(hooks): refactor useAttrs (#3300)
|
2021-09-10 10:00:44 +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 |
|
Simona
|
a2ad745293
|
refactor: optimize useAttrs signature (#864)
|
2020-12-07 10:57:48 +08:00 |
|
Simona
|
e1add47603
|
feat(hooks): add useAttrs hook (#317)
* feat(hooks): add useAttrs hook
* feat(hooks): undo binding class and style automatically
* test: remove unused import statement
|
2020-09-19 20:44:07 +08:00 |
|