ui
ui copied to clipboard
Enterprise level Angular UI framework from Alauda Frontend Team.
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....
WIP: 1. 多选 2. 尺寸样式
# 历史 drawer ## service 1. service 打开的还是 DrawerComponent ## component 1. 会立即创建一个 overlay 出来,其实就是实例化,只是通过控制样式来达到显示隐藏 ## 问题 ### component 1. 未打开前不应该先实例化 ### service 1. 打开会有两个 overlay 实例 2. 关闭时会立即发出 close...
现状: closable为true的dialog自带的close按钮目前无法实现自定义逻辑,如果涉及到类似于阻断性处理等的需求目前实现起来较麻烦。 原处理逻辑: 需要通过beforeCancel才能实现
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
理由:7.3.0 之前的 open 有手动变更检测;如果不加上,容易造成一些超出预期的问题,例如使用 viewchild 查找 drawercontent 里的某个元素或组件,因为 drawercontent 是异步的,所以初始时这个 viewchild 是undefined
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0. Commits 808f499 Merge branch 'release/4.2.0' d5af3ae Update release notes. 9496e07 Bump version. 421dd53 Change default hash algorithm and iteration's for PBKDF2 to prevent weak...