-
Notifications
You must be signed in to change notification settings - Fork 290
Release [email protected] #253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix: fix accordion md dead link error
docs: update README and releases link
* feat(button): 添加 "success" 和 "warning" 两种风格 * doc(button): 优化文档,新增按钮展示
* chroe: Added `Bug` and `Feature` issue templates * chore: Added `Bug` and `Feature` issue templates
* fix: 修复alert设置dismissTimer后提前点击close报错,空样式等问题。 * fix: imagePreview的disableDefault支持动态修改,修复md文档中的错误
* fix: 修复git钩子校验 * fix: 修复git钩子校验
…le (#26) * feat(colorPicker): 'new add colorPicker Component' * feat(color-picker): 'compose可拆分函数' * Bug(color-picker): '修复基础色块导致的文本颜色失效' * fix(color-picker): '移除defaultTab修改tab属性' * fix(color-picker): 'dotsize属性失效问题' * fix(color-picker): '修改ts类型 修改用户默认颜色' * feat(color-picker): '修改文本颜色展示规则 优化ts' * fix(color-picker): '移除substr API 新增展示历史颜色api' * feat(color-picker): '新增color-picker文档' * bug(color-picker): '修复scroll滚动导致colorpicker位置错误问题' * fix(color-picker): '优化动态修改alpha代码 优化ts 文档' * fix(color-picker): '修复暗黑模式下teleport 背景颜色' * bug(color-picker): '修复resize时picker位置错误问题'
* feat(colorPicker): 'new add colorPicker Component' * feat(color-picker): 'compose可拆分函数' * Bug(color-picker): '修复基础色块导致的文本颜色失效' * fix(color-picker): '移除defaultTab修改tab属性' * fix(color-picker): 'dotsize属性失效问题' * fix(color-picker): '修改ts类型 修改用户默认颜色' * feat(color-picker): '修改文本颜色展示规则 优化ts' * fix(color-picker): '移除substr API 新增展示历史颜色api' * feat(color-picker): '新增color-picker文档' * bug(color-picker): '修复scroll滚动导致colorpicker位置错误问题' * fix(color-picker): '优化动态修改alpha代码 优化ts 文档' * fix(color-picker): '修复暗黑模式下teleport 背景颜色' * bug(color-picker): '修复resize时picker位置错误问题' * fix(ripple): 'ripple文档 css全局泄露问题'
* chore: add Github Action Sync to Gitee * chore: 增加同步触发的分支`dev`
* chore: add all-contributors reboot * docs: update README.md 处理标题级别
* fix(splitter): 修复 collasped api 不起作用的问题, 优化 splitter-bar 代码 * feat(splitter): 添加英文文档 * feat(splitter): 添加展开和收起提示文字
* fix(modal & button): dLoading 需要单独引入 * fix(modal): modal 默认应该是,点击背景可关闭modal
* fix(panel): 修复了单元测试不通过 * fix(panel): fix unit test file can not running Co-authored-by: EditorWang <[email protected]>
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kagol <[email protected]>
* feat(editable-select): 新增单元测试 * fix(editable-select): update components status
* docs: 完善Progress文档 * fix: 完善progress单元测试 * fix: 更改progress组件定义方式
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* refactor(badge): 位置和偏移量参数重命名 * refactor(Overlay): 重构flexible-overlay
* refactor(badge): 位置和偏移量参数重命名 * refactor: 添加editorconfig配置文件 * refactor: 文件结尾增加新行
* refactor(badge): 位置和偏移量参数重命名 * refactor(Toast): 重构Toast组件,重命名为Notification
* refactor(badge): 位置和偏移量参数重命名 * refactor(Modal): 重构Modal
* Merge branch 'zhangyc-accordion' of https://gitee.com/zyc2019/vue-devui into accordion * feat: 完善accordion路由跳转部分,并添加demo和api文档
* refactor(badge): 位置和偏移量参数重命名 * refactor(Search): 修复Search的bug * fix(Search): search-fn重命名为search
* fix: 给样式加上devui-前缀 * fix: 去除无用注释
* refactor(Upload): refactor Upload * refactor(Upload): refactor Upload
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.