Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nextniko
/
vue-devui
Public
forked from
DevCloudFE/vue-devui
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
dev
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 6, 2022
docs:merge
nextniko
committed
c3c6e0d
Copy full SHA for c3c6e0d
Commits on Apr 1, 2022
chore(rate): 修复eslint问题
kagol
committed
22f5fe1
Copy full SHA for 22f5fe1
chore(timeline): 修复eslint问题
kagol
committed
1ea8388
Copy full SHA for 1ea8388
chore(splitter): 修复eslint问题
kagol
committed
663c956
Copy full SHA for 663c956
feat(tree): 增加useTree并支持插件机制
kagol
committed
1526ea3
Copy full SHA for 1526ea3
fix(Tree): 修复Tree组件引入lodash不准确,导致业务vite构建报错问题
xingyan95
authored and
kagol
committed
884c863
Copy full SHA for 884c863
chore: 修复search组件eslint问题
jxhhdx
authored and
kagol
committed
a60f2b2
Copy full SHA for a60f2b2
fix: 修复本地启动缺少组件导入的问题
kagol
committed
4219c24
Copy full SHA for 4219c24
Commits on Mar 31, 2022
fix: 构建全量包应该将未完成组件排除
kagol
committed
54020d3
Copy full SHA for 54020d3
feat(tree): 增加基础版TreeFactory
kagol
committed
5532606
Copy full SHA for 5532606
feat(tree): 增加基础版本TreeFactory
kagol
committed
b6cbd9b
Copy full SHA for b6cbd9b
fix(layout): 修复eslint
edentan
authored and
kagol
committed
a7abd8a
Copy full SHA for a7abd8a
fix(Grid): eslint修复
edentan
authored and
kagol
committed
54fccb4
Copy full SHA for 54fccb4
fix(Popover): 修复Popover动态渲染时的bug
xingyan95
authored and
kagol
committed
49e7933
Copy full SHA for 49e7933
修复部分组件ESLint问题 (#365)
Show description for 04cddfc
kagol
authored
04cddfc
Copy full SHA for 04cddfc
fix(statistic): value may be empty bug eslint comp (#364)
Show description for 7d3e959
ErKeLost
authored
7d3e959
Copy full SHA for 7d3e959
Commits on Mar 30, 2022
fix(auto-complete): 修复文档demo样式bug (#362)
zxlfly
authored
76efbe8
Copy full SHA for 76efbe8
docs: add c0dedance as a contributor for code (#361)
Show description for dab3b8a
allcontributors[bot]
authored
dab3b8a
Copy full SHA for dab3b8a
Commits on Mar 29, 2022
docs: 遮罩层文档添加英文标题 (#360)
wakaka378
authored
87490c1
Copy full SHA for 87490c1
test(tree): 完善tree组件基本功能的单元测试 (#359)
Show description for e190c7f
kagol
authored
e190c7f
Copy full SHA for e190c7f
feat(Table): 新增borderType参数,支持设置表格边框类型 (#355)
Show description for 8817b0a
xingyan95
authored
8817b0a
Copy full SHA for 8817b0a
fix: 修复tabs最后一个圆角样式问题 (#354)
Show description for dceb469
LiuSuY
and
huaxiaozhu
authored
dceb469
Copy full SHA for dceb469
fix(ripple): 修复ripple指令eslint 优化 api 优化中英文文档 (#340)
Show description for 9f45a34
ErKeLost
authored
9f45a34
Copy full SHA for 9f45a34
fix: 完成组件问题清零 (#358)
c0dedance
authored
32860cd
Copy full SHA for 32860cd
Commits on Mar 28, 2022
test(tree): Tree组件单元测试基本设计 (#356)
Show description for f911e41
kagol
authored
f911e41
Copy full SHA for f911e41
feat(Table): 表格支持sm/md/lg三种大小 (#353)
Show description for ab73dba
xingyan95
authored
ab73dba
Copy full SHA for ab73dba
feat(Table): 完成Table组件合并单元格功能 (#347)
Show description for eb51e6e
xingyan95
authored
eb51e6e
Copy full SHA for eb51e6e
build: add code check command (#351)
Show description for 821f1df
kagol
authored
821f1df
Copy full SHA for 821f1df
docs: 补全中英文文档 (#350)
c0dedance
authored
2b2c147
Copy full SHA for 2b2c147
fix: 修复了color不随主题切换而变化的bug (#349)
c0dedance
authored
b92e68b
Copy full SHA for b92e68b
docs(auto-complete): 完善文档,修改部分关联代码 (#348)
zxlfly
authored
fe68840
Copy full SHA for fe68840
docs(nav): update playground link (#346)
brenner8023
authored
ea974f3
Copy full SHA for ea974f3
fix(editable-select):修复Eslint错误 (#345)
Show description for ff200e3
chenxi24
authored
ff200e3
Copy full SHA for ff200e3
Commits on Mar 26, 2022
refactor(Table): TD和TH组件从body、header中抽离,解决一个文件定义多个组件的eslint报错 (#342)
Show description for c2f1f6e
xingyan95
authored
c2f1f6e
Copy full SHA for c2f1f6e
feat(Table): 使用Rem规范修改Table组件样式命名 (#341)
xingyan95
authored
f6c2e44
Copy full SHA for f6c2e44
Pagination
Previous
Next
You can’t perform that action at this time.