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

Commit

Permalink
chore: version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-soft committed Mar 2, 2020
1 parent 2d5a89b commit 5cb2400
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 10 deletions.
30 changes: 29 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,28 @@
# [1.0.0](https://github.com/lc-ui/lcui.css/compare/v0.1.2...v1.0.0) (2019-10-07)
# [1.1.0](https://github.com/lc-ui/lcui.css/compare/v1.0.0...v1.1.0) (2020-03-02)


### Bug Fixes

* the dropdown menu should be destroyed along with the target ([2d5a89b](https://github.com/lc-ui/lcui.css/commit/2d5a89b))


### Features

* add hr widget ([b3df646](https://github.com/lc-ui/lcui.css/commit/b3df646))
* add LCDesign_GetVersion() ([8dbd846](https://github.com/lc-ui/lcui.css/commit/8dbd846))
* migrate to LCUI 2.0.0 ([e7e0ace](https://github.com/lc-ui/lcui.css/commit/e7e0ace))



# [1.0.0](https://github.com/lc-ui/lcui.css/compare/v0.1.2...v1.0.0) (2019-10-08)


### Bug Fixes

* .active style pollution ([25c64d4](https://github.com/lc-ui/lcui.css/commit/25c64d4))
* remove unsupported "!important" keyword ([f212f54](https://github.com/lc-ui/lcui.css/commit/f212f54))


### Features

* add checkbox ([b4d6b63](https://github.com/lc-ui/lcui.css/commit/b4d6b63))
Expand All @@ -15,28 +33,38 @@
* add rate ([e036f13](https://github.com/lc-ui/lcui.css/commit/e036f13))
* add spinners ([70ff5ef](https://github.com/lc-ui/lcui.css/commit/70ff5ef))
* add switch ([b28c219](https://github.com/lc-ui/lcui.css/commit/b28c219))
* add toasts ([cbac3a4](https://github.com/lc-ui/lcui.css/commit/cbac3a4))
* add tooltip ([ea4b744](https://github.com/lc-ui/lcui.css/commit/ea4b744))
* enable rounded border ([c59f6f8](https://github.com/lc-ui/lcui.css/commit/c59f6f8))
* update main view style ([c0a8b23](https://github.com/lc-ui/lcui.css/commit/c0a8b23))
* use text instead of textview ([9f557f6](https://github.com/lc-ui/lcui.css/commit/9f557f6))



## [0.1.2](https://github.com/lc-ui/lcui.css/compare/v0.1.1...v0.1.2) (2019-03-10)


### Bug Fixes

* **icon:** Icon_SetName() does not remove old icon class ([57e275e](https://github.com/lc-ui/lcui.css/commit/57e275e))


### Features

* upgrade mdi version ([bcc4eb5](https://github.com/lc-ui/lcui.css/commit/bcc4eb5))



## [0.1.1](https://github.com/lc-ui/lcui.css/compare/v0.1.0-alpha...v0.1.1) (2018-11-28)


### Performance Improvements

* update font-family for ubuntu ([f76f81d](https://github.com/lc-ui/lcui.css/commit/f76f81d))



# 0.1.0-alpha (2018-03-19)



13 changes: 13 additions & 0 deletions CHANGELOG.zh-cn.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.1.0](https://github.com/lc-ui/lcui.css/compare/v1.0.0...v1.1.0) (2020-03-02)

### 问题修复

* 下拉菜单应该与目标一同销毁,避免非法内存访问 ([2d5a89b](https://github.com/lc-ui/lcui.css/commit/2d5a89b))

### 新功能

* 添加 hr 部件 ([b3df646](https://github.com/lc-ui/lcui.css/commit/b3df646))
* 添加 LCDesign_GetVersion() ([8dbd846](https://github.com/lc-ui/lcui.css/commit/8dbd846))
* 迁移至 LCUI 2.0.0 ([e7e0ace](https://github.com/lc-ui/lcui.css/commit/e7e0ace))


# [1.0.0](https://github.com/lc-ui/lcui.css/compare/v0.1.2...v1.0.0) (2019-10-07)

### 问题修复
Expand Down
2 changes: 1 addition & 1 deletion demo/app/assets/views/home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<w type="a" href="https://github.com/lc-ui/lcui.css/releases" class="btn btn-outline-secondary btn-lg">Download</w>
</w>
<w type="p" class="text-muted">
Currently v.1.0.0
Currently v.1.1.0
</w>
</w>
</w>
Expand Down
14 changes: 7 additions & 7 deletions lcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lc-design",
"version": "1.0.0",
"version": "1.1.0",
"description": "A UI component framework for building LCUI application.",
"author": "Liu",
"arch": [
Expand Down Expand Up @@ -28,14 +28,14 @@
},
"dependencies": {
"LCUI": {
"version": "v1.3.0",
"version": "v2.0.0",
"uri": "github:lc-soft/LCUI",
"resolved": {
"x64-uwp": "https://github.com/lc-soft/LCUI/releases/download/v1.3.0/LCUI-1.3.0_x64-uwp.lcpkg.zip",
"all": "https://github.com/lc-soft/LCUI/releases/download/v1.3.0/LCUI-1.3.0_x86-windows.lcpkg.zip",
"x64-windows": "https://github.com/lc-soft/LCUI/releases/download/v1.3.0/LCUI-1.3.0_x64-windows.lcpkg.zip",
"x86-uwp": "https://github.com/lc-soft/LCUI/releases/download/v1.3.0/LCUI-1.3.0_x86-uwp.lcpkg.zip",
"x86-windows": "https://github.com/lc-soft/LCUI/releases/download/v1.3.0/LCUI-1.3.0_x86-windows.lcpkg.zip"
"all": "https://github.com/lc-soft/LCUI/releases/download/v2.0.0/LCUI-2.0.0_x86-windows.lcpkg.zip",
"x64-uwp": "https://github.com/lc-soft/LCUI/releases/download/v2.0.0/LCUI-2.0.0_x64-uwp.lcpkg.zip",
"x64-windows": "https://github.com/lc-soft/LCUI/releases/download/v2.0.0/LCUI-2.0.0_x64-windows.lcpkg.zip",
"x86-uwp": "https://github.com/lc-soft/LCUI/releases/download/v2.0.0/LCUI-2.0.0_x86-uwp.lcpkg.zip",
"x86-windows": "https://github.com/lc-soft/LCUI/releases/download/v2.0.0/LCUI-2.0.0_x86-windows.lcpkg.zip"
},
"linkage": "auto"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lc-design",
"version": "1.0.0",
"version": "1.1.0",
"description": "A UI component framework for building LCUI application.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5cb2400

Please sign in to comment.