ui icon indicating copy to clipboard operation
ui copied to clipboard

Enterprise level Angular UI framework from Alauda Frontend Team.

Results 31 ui issues
Sort by recently updated
recently updated
newest added

https://user-images.githubusercontent.com/8336744/146319091-7e78ce27-31bb-404e-be44-758876ed217e.mp4

bug

`aui-table`历史问题导致功能受限,因此重制一个`aui-power-table`。

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

原因是 `position: sticky` 的粘滞是相对于容器的,此处 `table-row` 的宽度是 table 的宽度,在滚动距离超过这个宽度的时候,sticky 就失效了 可以尝试给 row 增加 `min-width: fix-content` https://github.com/user-attachments/assets/dd78813c-3c5e-4e71-96a7-c31d0372a2fd

## TL;DR This pull request registers ui, as a component in our Backstage Software Catalog. It lists our team, dp, as the owners of this component. After this file has...

![image](https://github.com/user-attachments/assets/94c21966-508a-4e40-90ca-fad55e6f5df9)

## Summary by CodeRabbit - New Features - Textarea inputs now support vertical resizing and improved overflow handling. - Refactor - Styles migrated to Sass modules with a unified theme...