Skip to content

docs: 优化文档中表格的样式#185

Merged
kagol merged 1 commit intodevfrom
kagol/fix-docs-table
Feb 5, 2022
Merged

docs: 优化文档中表格的样式#185
kagol merged 1 commit intodevfrom
kagol/fix-docs-table

Conversation

@kagol
Copy link
Copy Markdown
Member

@kagol kagol commented Feb 5, 2022

Update:

  1. 将表格宽度改成100%

@kagol kagol added the documentation Improvements or additions to documentation label Feb 5, 2022
@kagol kagol merged commit aaecfef into dev Feb 5, 2022
@pr-triage pr-triage bot added the PR: merged label Feb 5, 2022
@kagol kagol deleted the kagol/fix-docs-table branch February 13, 2022 04:02
kagol added a commit that referenced this pull request Mar 15, 2022
* Update README.md

* 【Button】Add new style, 'success' & 'warning' (#9)

* feat(button): 添加 "success" 和 "warning" 两种风格

* doc(button): 优化文档,新增按钮展示

* fix: 修复alert设置dismissTimer后提前点击close报错,空样式等问题。 (#15)

* feat(toast): add toast file (#10)

* fix: Markdown-列表语法导致的样式错乱 (#16)

* chroe: Added `Bug` and `Feature` issue templates (#18)

* chroe: Added `Bug` and `Feature` issue templates

* chore: Added `Bug` and `Feature` issue templates

* fix: rename keyBoard into keyboard (#14)

* fix: 修改滚动条bug和完善时间限制 (#11)

* feat(dropdown): 添加自定义宽度的功能 (#17)

* fix: flexibleOverlay修复backdropClick错误 (#28)

* feat(tooltip): add test file (#25)

* feat(overlay): add test file (#22)

* 【imagePreview】disableDefault支持动态修改,修复md文档中的错误 (#21)

* fix: 修复alert设置dismissTimer后提前点击close报错,空样式等问题。

* fix: imagePreview的disableDefault支持动态修改,修复md文档中的错误

* fix: 修复git钩子校验 (#20)

* fix: 修复git钩子校验

* fix: 修复git钩子校验

* feat(colorPicker): new add colorPicker Component Full version available (#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位置错误问题'

* fix(button): 修复success按钮hover状态颜色错误的问题 (#34)

* fix(ripple): ripple文档 优化 css泄露问题 (#49)

* 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 (#48)

* chore: add Github Action Sync to Gitee

* chore: 增加同步触发的分支`dev`

* fix: del global style pollution in accordion (#47)

* chore: update ISSUE_TEMPLATE config (#46)

* docs: add doc CONTRIBUTING.md (#45)

* Add allcontributors reboot to generate list of contributors (#43)

* chore: add all-contributors reboot

* docs: update README.md
处理标题级别

* fix(splitter): 修复 collasped api 不起作用的问题、添加英文文档 (#40)

* fix(splitter): 修复 collasped api 不起作用的问题, 优化 splitter-bar 代码

* feat(splitter): 添加英文文档

* feat(splitter): 添加展开和收起提示文字

* docs(README): remove unless section (#52)

* fix(modal & button): dLoading 需要单独引入 & 默认点击背景可以 modal 关闭 (#36)

* fix(modal & button): dLoading 需要单独引入

* fix(modal): modal 默认应该是,点击背景可关闭modal

* fix: read-tip icon样式泄露 (#54)

* Fix(Panel): 修复了单元测试文件不通过问题 (#57)

* fix(panel): 修复了单元测试不通过

* fix(panel): fix unit test file can not running

Co-authored-by: EditorWang <[email protected]>

* fix(ISSUE_TEMPLATE): 无法自动选中对应标签 (#59)

* feat: add scss preprocessor in docs && fix:(Toast)  single lifeMode bug in Toast (#65)

* fix: Toast in single lifeMode bug

* feat: add scss preprocessor && fix card.md pagination.md scss syntax specification

* fix(button): 修复文档中存在的问题 (#66)

* fix(color-picker): '优化palette拖拽效果 (#60)

* feat(drawer): add service model (#27)

* feat(drawer): add service model

* docs(drawer): add service model demo

* fix(drawer): remove 'console.log()'

* fix: 修复重置数组类型的值不正确问题 (#98)

* fix(slider): 完成组件自检清单,修复输入框限制问题和最小值样式问题 (#93)

* feat(popover): 增加controlled属性(#97) (#99)

* 实现dragdrop指令基础用法 (#101)

* docs: 增加tooltip英文文档

* fixed: v-d-draggable、droppable基本用法完成

* feat: draggable、droppable最基础指令完成

* 拖拽指令基础用法已完成

* feat: 基础用法已完成

* feat: 新增dragable指令不可排序功能

* feat(button): btnStyle 更名为 variant (#103)

* Create pull-request.yml

* feat(auto-complete): 新增auto-complete组件 (#124)

* feat(auto-complete): 初始化auto-complete组件

* feat(auto-complete): 完成基本功能,添加单元测试,添加中英文文档

* feat: 完成懒加载

* feat(auto-complete): 完成组件开发测试,将进度改为100%

Co-authored-by: zhangshuaining <[email protected]>

* fix(docs): fix button demo (#105)

* fix: tree组件单元测试,tree组件folder部分嵌套div便于控制 (#106)

* docs(color-picker): 优化文档api 格式 新增colorpicker 英文文档 (#109)

* fix(color-picker): '优化palette拖拽效果

* docs(colorpicker, statistic, ripple): '优化文档 '

* docs(grid): 修改Grid组件文档问题 #63 (#123)

* docs(grid): 修复Grid组件文档问题

* docs(grid): 修复Grid组件文档问题

* docs(Form): 更新文档及demo示例 (#129)

* fix: 更新文档

* fix: 更新文档及demo示例

* fix: 修复md代码片段语法错误

* doc(Form): 增加英文文档 (#130)

* feat: 增加英文文档

* fix: 修复md代码片段语法错误

* feat(splitter): 完善 splitter 单元测试 (#137)

* fix(statistic):  优化文档 ts问题  插槽 不居中问题 暂时隐藏showGroupSeparator属性 (#128)

* fix(color-picker): '优化palette拖拽效果

* docs(colorpicker, statistic, ripple): '优化文档 '

* fix(statistic): 修复插槽样式问题 ts格式暂时移除showgroup属性

* docs(statistic): 修复文档显示错误

* fix(Form): 修复一些bug (#126)

* fix: 修复updateOn为change时,popover闪一下问题

* fix: 修复提交验证失效问题

* fix: 修改getDfcUID方法名为getFormControlUID

* feat(tree-select): 新增自定义图标和标签化 (#70)

* feat: 自定义图标和clickoutside

* feat: 新增标签化

* fix: 修改样式名称,避免样式冲突

* feat: transfer add drag sort (#51)

* fix: 穿梭框进度更改

* feat: 穿梭框新增拖拽排序功能

* fix: 解决ExtractPropTypes、PropType引用不正确

* feat: 穿梭框全选增加半选中效果

* fixed: 重构tooltip代码 (#141)

* fix(auto-complete): fix auto-complete docs build error: dead link (#139)

* fix(devui-cli): dc -> devui (#147)

* fix(auto-complete): 修复污染全局样式问题 (#146)

* fix(docs): 修复了调试时首页白屏 (#145)

issues #44

issues #44

* docs(comment):更新组件状态为100% (#144)

* fix(drawer): modify h/render to createApp (#150)

* fix: fix pull-request action (#155)

* fix: GITEE_RSA_PRIVATE_KEY -> SSH_PRIVATE_KEY (#157)

* build: 注释yarn test命令 (#159)

* fix: tooltip test file (#160)

* feat: 补充组件的单元测试 (#172)

* fix: 修复关闭icon没有垂直居中的bug (#173)

* fix: Carousel component test case (#164)

* fix: Carousel item export name

* fix: carousel jest test case

Co-authored-by: qixm <[email protected]>

* docs: add TinsFox as a contributor for maintenance (#179)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* feat(drawer): add destroyOnHide prop (#178)

* feat(drawer): add destroyOnHide prop

* docs(drawer): modify drawer demo

* docs: add lnzhangsong as a contributor for code (#180)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* docs: add TinsFox as a contributor for infra (#181)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* 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]>

* docs: add Zcating as a contributor for maintenance, code (#182)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* fix: 解决几个网站问题 (#183)

* fix: 解决左侧组件导航换行问题

* fix: 移除__VP_STATIC_START__

* feat: tree节点拖拽功能 (#184)

* feat: 节点拖拽功能-选中上中下选项

* feat: tree拖拽流程

* feat: 完成tree节点拖拽功能

* feat: 增强函数可读性

* refactor(statistic): 重构Statistic Api  Demo (#168)

* fix(color-picker): '优化palette拖拽效果

* docs(colorpicker, statistic, ripple): '优化文档 '

* fix(statistic): 修复插槽样式问题 ts格式暂时移除showgroup属性

* docs(statistic): 修复文档显示错误

* refactor(statistic): 重构Statistic Api Demo

* feat: Transfer Add Tooltips (#143)

* fix: 穿梭框进度更改

* feat: 穿梭框新增拖拽排序功能

* fix: 解决ExtractPropTypes、PropType引用不正确

* feat: 穿梭框全选增加半选中效果

* feat: 穿梭框增加tooltip

* docs: 进度更改

* test: 穿梭框基本用法、拖拽排序单元测试

* feat: 去除alert关闭时dom操作 (#142)

* docs: 优化文档中表格的样式 (#185)

* chore: 修改.prerrierrc配置统一加上句尾分号 (#186)

* fix: [问题修改]密码输入框右侧图标在特定场景下不显示问题 (#196)

* fix: [问题修改]密码输入框右侧图标在特定场景下不显示问题

* fix:  1. 明暗文图标显示反了. 2. 文字遮挡图标问题  3. 交互和Angular版本一致

Co-authored-by: baisong01 <[email protected]>

* docs: add sufuwang as a contributor for code (#200)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* feat(site): add devui playground (#197)

* refactor: replace yarn with pnpm (#201)

* docs: update README (#202)

* docs(cli): 增加 DevUI CLI 文档 (#203)

* fix: 修复 devui-cli (#206)

- 修复配置文件未设置 cwd 选项时空指针异常问题
- 修复库入口生成时查询组件失败问题
- 修复生成的 dts 目录结构错误
- 修复动态读取配置文件时加载失败问题
- 移除生成 dts 命令

* feat: add devui-theme (#205)

* docs: add iel-h as a contributor for maintenance, code (#207)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* docs: add chenxi24 as a contributor for code (#208)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* build: add script cli (#209)

* style: beautify code (#210)

* build: add script cli

* style: 调整代码格式

* feat: hide unfinished components (#212)

* docs: add asdlml6 as a contributor for code (#215)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* docs: add AlanLee97 as a contributor for code (#214)

* 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]>

* docs: add ForeseeBear as a contributor for code (#213)

* 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]>

* chore: 更新eslint和prettier规则 (#225)

* feat(drawer): add showAnimation prop (#193)

* feat(drawer): add showAnimation prop

* fix(drawer): fix  question of type checking

* docs: add GaoNeng-wWw as a contributor for code (#223)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* fix: fix build error caused by lodash-es (#227)

* docs: add xingyan95 as a contributor for code (#226)

* 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): 新增单元测试 (#204)

* feat(editable-select): 新增单元测试

* fix(editable-select): update components status

* feat: 补充单元测试 (#192)

* docs: 完善Progress文档

* fix: 完善progress单元测试

* fix: 更改progress组件定义方式

* fix(progress): fix progress import error (#229)

* docs: add devin974 as a contributor for code (#228)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* docs: add change theme (#231)

* fix: 修复列排序bug,d-column增加默认插槽 (#232)

* fix: 优化Button组件API,抽离逻辑,更新其他组件demo中Button的用法 (#230)

* refactor(fullscreen): optimize fullscreen api and demo (#234)

* style(Select): 补充样式 (#233)

* refactor(drawer): 重构drawer组件 (#235)

* refactor(list): 封装List组件基础样式 (#236)

* refactor(Overlay): 重构flexible-overlay (#238)

* refactor(badge): 位置和偏移量参数重命名

* refactor(Overlay): 重构flexible-overlay

* refactor: add editorconfig file (#239)

* refactor(badge): 位置和偏移量参数重命名

* refactor: 添加editorconfig配置文件

* refactor: 文件结尾增加新行

* refactor: toast (#241)

* refactor(badge): 位置和偏移量参数重命名

* refactor(Toast): 重构Toast组件,重命名为Notification

* refactor(Modal): 重构Modal (#242)

* refactor(badge): 位置和偏移量参数重命名

* refactor(Modal): 重构Modal

* feat: 完善accordion路由跳转部分,并添加demo和api文档 (#153)

* Merge branch 'zhangyc-accordion' of https://gitee.com/zyc2019/vue-devui into accordion

* feat: 完善accordion路由跳转部分,并添加demo和api文档

* refactor(Popover): 重构Popover (#243)

* refactor(Tooltip): 重构Tooltip (#244)

* feat: 提取校验函数到use-validate (#247)

* feat: 完成d-validate指令功能 (#248)

* refactor: search (#240)

* refactor(badge): 位置和偏移量参数重命名

* refactor(Search): 修复Search的bug

* fix(Search): search-fn重命名为search

* refactor(form): 给样式名增加devui-前缀 (#246)

* fix: 给样式加上devui-前缀

* fix: 去除无用注释

* refactor(Upload): refactor Upload (#249)

* refactor(Upload): refactor Upload

* refactor(Upload): refactor Upload

* refactor(Dropdown): refactor Dropdown (#251)

* refactor(Tabs): refactor Tabs (#252)

Co-authored-by: Zcating <[email protected]>
Co-authored-by: classheadmaster <[email protected]>
Co-authored-by: NAN <[email protected]>
Co-authored-by: 迷心whylost <[email protected]>
Co-authored-by: chenxi24 <[email protected]>
Co-authored-by: Dreamer <[email protected]>
Co-authored-by: TinsFox <[email protected]>
Co-authored-by: ErKeLost <[email protected]>
Co-authored-by: 纳撸多 <[email protected]>
Co-authored-by: GaoNeng <[email protected]>
Co-authored-by: EditorWang <[email protected]>
Co-authored-by: nif <[email protected]>
Co-authored-by: 李步官 <[email protected]>
Co-authored-by: Bob <[email protected]>
Co-authored-by: lihai <[email protected]>
Co-authored-by: 小九九 <[email protected]>
Co-authored-by: sleep_fish <[email protected]>
Co-authored-by: zhangshuaining <[email protected]>
Co-authored-by: linxiang <[email protected]>
Co-authored-by: mingBin <[email protected]>
Co-authored-by: Minglye <[email protected]>
Co-authored-by: Echo <[email protected]>
Co-authored-by: GaoNeng <[email protected]>
Co-authored-by: 掘墓忍者 <[email protected]>
Co-authored-by: c0dedance <[email protected]>
Co-authored-by: Roading <[email protected]>
Co-authored-by: qixm <[email protected]>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: HongyuYU <[email protected]>
Co-authored-by: 白了松 <[email protected]>
Co-authored-by: baisong01 <[email protected]>
Co-authored-by: X.Q. Chen <[email protected]>
Co-authored-by: iel <[email protected]>
Co-authored-by: 行言 <[email protected]>
Co-authored-by: devin <[email protected]>
Co-authored-by: Pineapple <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation PR: merged PR: unreviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant