Pinned
7,690 contributions in the last year
Less
More
Contribution activity
June 2021
Created 1 repository
- 07akioni/vue-ssr-bug-reprod JavaScript
Created a pull request in vuejs/vue-next that received 4 comments
fix(ssr/renderToStream): A Readable object should at least implement an empty _read method.
Nor it will throw errors. See nodejs/node#38865. The tests passes in jest before because jest mock the global promise and causes inconsistant behav…
+1
−1
•
4
comments
Opened 9 other pull requests in 1 repository
TuSimple/naive-ui
9
merged
Reviewed 16 pull requests in 2 repositories
TuSimple/naive-ui 15 pull requests
- feat(date-picker): add footer slot
- feat(doc): add naive ui design download url
- feat: inputNumber add show-button props
- Fix crash when load app in head tag
- fix(calendar): fix calendar date calc error
- fix(input): add 'password' declaration for 'input'
- fix(calendar): fix calendar date calc error
- docs(popover-demos-zhCN): incorrect x and y description in popover'…
- feat(dropdown): add disabled prop
- feat:add seconds , minutes, hours prop
- add target style when anchor compoents demo
- chore(demo): demo add copy code button
- ci: add pr template
- docs: Fix document errors in jsx
- ci(github-action): node.js.yml
vuejs/vue-next 1 pull request
Created an issue in vuejs/vue-next that received 2 comments
Create component which accepts all html element events and attrs and is compatible with tsx type checking
What problem does this feature solve? It is not reasonable to specify all html attrs & events on a button component inside defineComponent. However…
2
comments
13
contributions
in private repositories
Jun 1 – Jun 3