Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

LC Design 1.0.0

Compare
Choose a tag to compare
@lc-soft lc-soft released this 08 Oct 13:30
· 18 commits to develop since this release

Changelog

Bug Fixes

  • .active style pollution (25c64d4)
  • remove unsupported "!important" keyword (f212f54)

Features

更新日志

问题修复

  • .active 样式污染 (25c64d4)
  • 移除不受支持的 "!important" 关键字 (f212f54)

新功能

  • 添加多选框(Checkbox)组件 (b4d6b63)
  • 添加布局相关的实用类 (d5a55ec)
  • 添加全局提示(Message)组件 (343a3df)
  • 添加通知提醒框(Notification)组件 (a8885c5)
  • 添加单选框(Radio)组件 (b259bad)
  • 添加评分(Rate)组件 (e036f13)
  • 添加加载中(Spinner)组件 (70ff5ef)
  • 添加开关(Switch)组件 (b28c219)
  • 添加提示(Tooltip)组件 (ea4b744)
  • 启用圆角边框 (c59f6f8)
  • 更新主视图样式 (c0a8b23)
  • 使用 text 代替 textview (9f557f6)