Highlights
- 1 discussion answered
Pinned
654 contributions in the last year
Less
More
Contribution activity
August 2021
Created 29 commits in 3 repositories
Created 2 repositories
- kooriookami/vite-assets-error JavaScript
- kooriookami/vite-plugin-vue2 TypeScript
Created a pull request in underfin/vite-plugin-vue2 that received 5 comments
fix style of scoped
+1
−1
•
5
comments
Opened 16 other pull requests in 1 repository
element-plus/element-plus
15
merged
1
open
- style(radio): radio support size prop both border or not
- style: checkbox support size prop both border or not
- style(switch): update calc style
- feat(menu): add ellipsis in horizontal mode
- perf(lang): update tw lang
- style(color-picker): remove useless style
- build: update browserslist
- style(transfer): add text-algin
- style(docs): Optimized style of documentation
- style(menu): change to border-box
- fix(link): fix style
- style(checkbox): fix the size property is invalid
- docs(descriptions): update doc about details of no border
- docs(form): merge scope slot into slot
- perf(scrollbar): add min-size prop
- fix(tabs): add v-resize directive
Reviewed 12 pull requests in 1 repository
element-plus/element-plus
12 pull requests
- docs: scrollbar markdown add template
- fix(components): [table] avoid table border style conflict
- fix(build): unpin vue compiler version
- fix(components): [form-item] Fix misspellings
- fix(dropdown): dropdown hover style is lost(#3007)
- fix(notification): icon color error
- feat(link): remove href prototype when empty
- fix(style): allow custom alone color sass var
- docs: add the description of the default slot
- refactor(pagination): optimize demo style
- fix(comments): update var button comments
- fix(drawer): missing css var, close #2848
Created an issue in vitejs/vite that received 6 comments
When Built with configure assetFileNames, the assets not found
Describe the bug
When project built, run the dist. The page will load all assets in css dictionary, actually the assets aren't in this dictionary.
b…
•
6
comments

