Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
mini-antui
Advanced tools
鉴于支付宝整体设计规范升级,以及为了能够将提供更多的组件能力,支持主题切换等功能,我们对组件进行了一次深度改造,同时支付宝小程序能力在多端底层打通,我们的组件库也将支持多端接入,我们将品牌升级为 mini-ali-ui。
mini-antui 将不再继续维护,源码保留,如有 bug 会在 mini-ali-ui 进行 fix 操作。因此后续所有的版本更新升级将转移到 mini-ali-ui。品牌虽然改变,但我们的服务不会变,我们将继续为广大阿里小程序开发者服务,感谢各位的支持和鼓励。
px
与 rpx
;
Advance Design
设计规范$ npm install mini-antui --save
在页面json中文件中进行注册,如card组件的注册如下所示:
{
"usingComponents": {
"card": "mini-antui/es/card/index",
}
}
在axml文件中进行调用:
<card
thumb="{{thumb}}"
title="卡片标题2"
subTitle="副标题非必填2"
onClick="onCardClick"
info="点击了第二个card"
/>
详细使用说明请参照官方文档使用自定义组件
如果你有好的意见或建议,欢迎给我们提issue。
FAQs
小程序版AntUI
We found that mini-antui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.