leafer-ui 1.0.0-beta.8 → 1.0.0-rc.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,10 +1,18 @@
1
1
  # Leafer UI
2
2
 
3
- Leafer UI 是基于 Leafer 开发的一套绚丽多彩的 UI 绘图框架,可结合 AI 绘图、生成界面。
3
+ Leafer UI 是基于 [Leafer](https://github.com/leaferjs/leafer) 开发的一套绚丽多彩的 UI 绘图框架,可结合 AI 绘图、生成界面。
4
4
 
5
5
  提供了常用的 UI 绘图组件,和开箱即用的功能,方便与 Figma、Sketch 等产品进行数据交换,并为跨平台开发提供了统一、丰富的交互事件,如拖拽、旋转、缩放手势等。
6
6
 
7
- ### 目标与意义
7
+ 1.0.0-rc.10 已发布 🎉🎉🎉,查看 [更新日志](https://leaferjs.com/ui/update/)。
8
+
9
+ 目前产品已经逐步稳定,正式版即将到来,感谢所有参与的朋友们~
10
+
11
+ 想马上开始使用,请查看 [快速安装](https://leaferjs.com/ui/guide/start.html), 有问题、建议可以 [提交到这里](https://github.com/leaferjs/ui/issues),或加入[技术交流群](https://leaferjs.com/ui/guide/)。
12
+
13
+ 🌟 记得点亮你的 [GitHub 小星星](https://github.com/leaferjs/ui) ✨ ✨ ✨
14
+
15
+ ## 使命与愿景
8
16
 
9
17
  Leafer UI 致力于实现一套简洁、开放、现代化的 UI 绘图语言标准,表现力丰富,并提供跨平台、轻量化、高性能的运行时。
10
18
 
@@ -22,6 +30,10 @@ Leafer UI 致力于实现一套简洁、开放、现代化的 UI 绘图语言标
22
30
 
23
31
  [快速安装](https://www.leaferjs.com/ui/guide/start.html)
24
32
 
33
+ [LeaferJS 主仓库](https://github.com/leaferjs/LeaferJS)
34
+
35
+ [Leafer 仓库](https://github.com/leaferjs/leafer)
36
+
25
37
  ### License
26
38
 
27
39
  Leafer UI 是采用 MIT 许可的开源项目,可以永久免费使用。