uiw icon indicating copy to clipboard operation
uiw copied to clipboard

⚛️ @uiwjs A high quality UI Toolkit, A Component Library for React 16+.

Results 49 uiw issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Other Branches These updates are pending. To force PRs open, click the checkbox...

注意:根据下面内容复现错误问题,以方便测试。 ### 描述错误 - 日期组件NaN - 布局错位 ### 提供在线重现示例 https://uiwjs.github.io/#/components/date-input ### 截图 ### 桌面(请填写以下信息): - 操作系统:[macOS] - 浏览器:[Safari]

bug
question

主要使用 [styled-components](https://styled-components.com/docs/api) 进行开发,组件内部不使用css变量,⚠️:css样式顺序 主题变量规则:[样式]+[功能]+[状态?] ,⚠️特殊情况下可以使用: [样式] + [组件名称(+位置?)] + [功能?] + [状态?]+[伪类?] 目的: 1. 剔除css样式文件 2. 剔除组件内部直接引入 icon 图标 3. 主题化 组件: - [x] button @nullptr-z - [x] button-group @SunLxy...

enhancement
refactor

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`~17.0.11` -> `~18.0.0`](https://renovatebot.com/diffs/npm/@types%2freact-dom/17.0.17/18.0.6) | [![age](https://badges.renovateapi.com/packages/npm/@types%2freact-dom/18.0.6/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react-test-renderer](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`~17.0.1` -> `~18.0.0`](https://renovatebot.com/diffs/npm/@types%2freact-test-renderer/17.0.2/18.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@types%2freact-test-renderer/18.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

目前uiw的滚动条样式 ![image](https://user-images.githubusercontent.com/21116000/170912006-d910e181-3eb8-4471-a829-796ac1ee425a.png) element ui的滚动条样式 ![image](https://user-images.githubusercontent.com/21116000/170912120-51dbbf7c-bf4d-4549-8692-e6236ecc9c34.png)

enhancement

![image](https://user-images.githubusercontent.com/21116000/171102484-414a04e8-11e5-4336-a5c7-aef4a91f2bf7.png)

bug
question

### 描述错误 Form表单中使用SearchTree组件,独占一行后 校验栏会显示不全 ### 预期行为 校验框完全重合边缘框 ### 截图 ![image](https://user-images.githubusercontent.com/44771226/168948951-6ddc3845-a997-45a6-b7f5-2b90e841a6c0.png) ### 桌面(请填写以下信息): - UIW:[v4.21.9] - 操作系统:[macOS] - 浏览器:[Chrome]

bug
question

如果加icon 只显示一个title或者description 样式有问题 ![image](https://user-images.githubusercontent.com/33281802/169193115-2e624c32-5afa-47c9-9d7f-8443c0544efe.png) ![image](https://user-images.githubusercontent.com/33281802/169193323-7beebe74-97ec-47dd-a872-612412aab1a8.png) 也可以自己加 style 边距来达到效果 - "uiw": "^4.15.0"

enhancement

在v5使用新的方法写文档,与原来v4的文档对比效果中,页面展示不一样,

bug
question