ans-ui
ans-ui copied to clipboard
A Vue-based UI component library。一套基于Vue.js的高质量 UI 组件库,让设计者和开发者专注于更好的用户体验
官网文档 DatePickerProps 的 _timeEnd_ 属性写错了。官网文档写的 _timeEnd_,配置_timeEnd_无效之后看到你们源码内部写的 **endTime** ,配置成 **endTime** 就生效了
Bumps [karma](https://github.com/karma-runner/karma) from 2.0.5 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
hi 我们项目在使用 `ans-ui`的组件库,感觉比较轻量级,用起来还不错,想问下有没有多主题的选择呢?
select 组件在value值等于0时,初始值无法显示。 并且在选择时需要多次选择value为0的label才能显示对应的label值。 发现是:“判断value值为空的条件太过简单导致”。
Bumps [qs](https://github.com/ljharb/qs) from 6.2.3 to 6.2.4. Changelog Sourced from qs's changelog. 6.2.4 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and an array...