yumoqing 05f869af18 feat(widget.js): 扩展opts_set_style支持更多CSS属性
新增支持的样式属性:
- borderRadius, borderTopLeftRadius等圆角属性
- border, borderColor, borderWidth, borderStyle等边框属性
- padding方向细分: paddingLeft/Right/Top/Bottom
- flex布局: flexGrow, flex, flexBasis, flexDirection, flexWrap, alignItems, justifyContent, gap, order
- 视觉效果: opacity, boxShadow, textShadow, transition, transform
- 文本: textDecoration, textTransform, whiteSpace, wordBreak
- 其他: pointerEvents, userSelect, objectFit, outline, boxSizing

注意: fontSize/fontWeight不加入keys,保留charsize响应式缩放机制
2026-05-28 23:46:44 +08:00
2025-09-20 22:14:43 +08:00
2025-10-05 06:39:58 +08:00
2026-01-23 17:22:15 +08:00
2025-09-29 21:46:43 +08:00
2025-07-16 14:28:55 +08:00
2026-03-05 14:50:07 +08:00
2025-11-13 18:04:58 +08:00
2025-07-16 14:28:55 +08:00
2025-11-18 14:57:29 +08:00
2025-11-19 12:30:39 +08:00

Bricks

A new web application development framework to make web application development more easier like play bricks

Documentation

We have documents in 3 language

NOTE: all the documents was generated by Qwen3-max

Description
No description provided
Readme 25 MiB
Languages
JavaScript 98.7%
CSS 1.2%