Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - [email protected]
 - @icedesign/[email protected]
 - @icedesign/[email protected]
 - @icedesign/[email protected]
 - @icedesign/[email protected]
 - @icedesign/[email protected]
 - @icedesign/[email protected]
 - @icedesign/[email protected]
 - @icedesign/[email protected]
 - @icedesign/[email protected]
 - @icedesign/[email protected]
 - @icedesign/[email protected]
 - @icedesign/[email protected]
  • Loading branch information
chenbin92 committed Feb 28, 2018
1 parent d1277cb commit 116a856
Show file tree
Hide file tree
Showing 13 changed files with 129 additions and 57 deletions.
21 changes: 15 additions & 6 deletions blocks/ComplexFilter/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "@icedesign/complex-filter-block",
"version": "0.1.10",
"version": "0.1.11",
"description": "标签页组合筛选",
"files": ["src/", "demo/", "lib/", "mock/"],
"files": [
"src/",
"demo/",
"lib/",
"mock/"
],
"author": {
"name": "ICE Team",
"email": "[email protected]"
Expand All @@ -12,7 +17,10 @@
"url": "https://github.com/alibaba/ice"
},
"license": "MIT",
"keywords": ["ice", "ice-block"],
"keywords": [
"ice",
"ice-block"
],
"dependencies": {
"@icedesign/base": "^0.1.0",
"@icedesign/container": "^0.1.0",
Expand All @@ -26,11 +34,12 @@
},
"blockConfig": {
"name": "complex-filter",
"snapshot":
"https://img.alicdn.com/tfs/TB1wuVIbamWBuNjy1XaXXXCbXXa-1914-384.png",
"snapshot": "https://img.alicdn.com/tfs/TB1wuVIbamWBuNjy1XaXXXCbXXa-1914-384.png",
"themePackage": "@icedesign/skin",
"title": "标签页组合筛选",
"categories": ["筛选"]
"categories": [
"筛选"
]
},
"scripts": {
"start": "../../node_modules/.bin/ice block dev",
Expand Down
21 changes: 15 additions & 6 deletions blocks/CompositeFilter/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
{
"name": "@icedesign/composite-filter-block",
"version": "0.1.5",
"version": "0.1.6",
"description": "标签、日期和搜索组合筛选",
"main": "lib/index.js",
"files": ["src/", "demo/", "lib/", "mock/"],
"files": [
"src/",
"demo/",
"lib/",
"mock/"
],
"author": {
"name": "ICE Team",
"email": "[email protected]"
Expand All @@ -13,7 +18,10 @@
"url": "https://github.com/alibaba/ice"
},
"license": "MIT",
"keywords": ["ice", "ice-block"],
"keywords": [
"ice",
"ice-block"
],
"dependencies": {
"@icedesign/base": "^0.1.0",
"@icedesign/container": "^0.1.0",
Expand All @@ -27,11 +35,12 @@
},
"blockConfig": {
"name": "composite-filter",
"snapshot":
"https://img.alicdn.com/tfs/TB1gabvbntYBeNjy1XdXXXXyVXa-1916-244.png",
"snapshot": "https://img.alicdn.com/tfs/TB1gabvbntYBeNjy1XdXXXXyVXa-1916-244.png",
"themePackage": "@icedesign/skin",
"title": "标签、日期和搜索组合筛选",
"categories": ["筛选"]
"categories": [
"筛选"
]
},
"scripts": {
"start": "../../node_modules/.bin/ice block dev",
Expand Down
21 changes: 15 additions & 6 deletions blocks/FeedList/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "@icedesign/feed-list-block",
"version": "0.1.7",
"version": "0.1.8",
"description": " Feed 消息列表",
"files": ["src/", "demo/", "lib/", "mock/"],
"files": [
"src/",
"demo/",
"lib/",
"mock/"
],
"author": {
"name": "ICE Team",
"email": "[email protected]"
Expand All @@ -12,7 +17,10 @@
"url": "https://github.com/alibaba/ice"
},
"license": "MIT",
"keywords": ["ice", "ice-block"],
"keywords": [
"ice",
"ice-block"
],
"dependencies": {
"@icedesign/base": "^0.1.0",
"@icedesign/container": "^0.1.0",
Expand All @@ -27,11 +35,12 @@
},
"blockConfig": {
"name": "feed-list",
"snapshot":
"https://img.alicdn.com/tfs/TB1IbnkbmBYBeNjy0FeXXbnmFXa-1910-998.png",
"snapshot": "https://img.alicdn.com/tfs/TB1IbnkbmBYBeNjy0FeXXbnmFXa-1910-998.png",
"themePackage": "@icedesign/skin",
"title": "Feed 消息列表",
"categories": ["列表"]
"categories": [
"列表"
]
},
"scripts": {
"start": "../../node_modules/.bin/ice block dev",
Expand Down
21 changes: 15 additions & 6 deletions blocks/MessageList/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "@icedesign/message-list-block",
"version": "0.1.6",
"version": "0.1.7",
"description": "消息列表",
"files": ["src/", "demo/", "lib/", "mock/"],
"files": [
"src/",
"demo/",
"lib/",
"mock/"
],
"author": {
"name": "ICE Team",
"email": "[email protected]"
Expand All @@ -12,7 +17,10 @@
"url": "https://github.com/alibaba/ice"
},
"license": "MIT",
"keywords": ["ice", "ice-block"],
"keywords": [
"ice",
"ice-block"
],
"dependencies": {
"@icedesign/base": "^0.1.0",
"@icedesign/container": "^0.1.0",
Expand All @@ -26,11 +34,12 @@
},
"blockConfig": {
"name": "message-list",
"snapshot":
"https://img.alicdn.com/tfs/TB1dXtzbgmTBuNjy1XbXXaMrVXa-1918-962.png",
"snapshot": "https://img.alicdn.com/tfs/TB1dXtzbgmTBuNjy1XbXXaMrVXa-1918-962.png",
"themePackage": "@icedesign/skin",
"title": "消息列表",
"categories": ["列表"]
"categories": [
"列表"
]
},
"scripts": {
"start": "../../node_modules/.bin/ice block dev",
Expand Down
21 changes: 15 additions & 6 deletions blocks/SystemNoticeList/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
{
"name": "@icedesign/system-notice-list-block",
"version": "0.1.9",
"version": "0.1.10",
"description": "系统消息列表",
"main": "lib/index.js",
"files": ["src/", "demo/", "lib/", "mock/"],
"files": [
"src/",
"demo/",
"lib/",
"mock/"
],
"author": {
"name": "ICE Team",
"email": "[email protected]"
Expand All @@ -13,7 +18,10 @@
"url": "https://github.com/alibaba/ice"
},
"license": "MIT",
"keywords": ["ice", "ice-block"],
"keywords": [
"ice",
"ice-block"
],
"dependencies": {
"@icedesign/base": "^0.1.0",
"@icedesign/container": "^0.1.0",
Expand All @@ -27,11 +35,12 @@
},
"blockConfig": {
"name": "system-notice-list",
"snapshot":
"https://img.alicdn.com/tfs/TB1sG8CbXGWBuNjy0FbXXb4sXXa-1914-676.png",
"snapshot": "https://img.alicdn.com/tfs/TB1sG8CbXGWBuNjy0FbXXb4sXXa-1914-676.png",
"themePackage": "@icedesign/skin",
"title": "系统消息列表",
"categories": ["列表"]
"categories": [
"列表"
]
},
"scripts": {
"start": "../../node_modules/.bin/ice block dev",
Expand Down
21 changes: 15 additions & 6 deletions blocks/TabArticle/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "@icedesign/tab-article-block",
"version": "0.1.4",
"version": "0.1.5",
"description": "tab和文章列表组合",
"files": ["src/", "demo/", "lib/", "mock/"],
"files": [
"src/",
"demo/",
"lib/",
"mock/"
],
"author": {
"name": "ICE Team",
"email": "[email protected]"
Expand All @@ -12,7 +17,10 @@
"url": "https://github.com/alibaba/ice"
},
"license": "MIT",
"keywords": ["ice", "ice-block"],
"keywords": [
"ice",
"ice-block"
],
"dependencies": {
"@icedesign/base": "^0.1.0",
"@icedesign/container": "^0.1.0",
Expand All @@ -26,11 +34,12 @@
},
"blockConfig": {
"name": "tab-article",
"snapshot":
"https://img.alicdn.com/tfs/TB1hNNybmCWBuNjy0FhXXb6EVXa-1916-1082.png",
"snapshot": "https://img.alicdn.com/tfs/TB1hNNybmCWBuNjy0FhXXb6EVXa-1916-1082.png",
"themePackage": "@icedesign/skin",
"title": "tab和文章列表组合",
"categories": ["列表"]
"categories": [
"列表"
]
},
"scripts": {
"start": "../../node_modules/.bin/ice block dev",
Expand Down
21 changes: 15 additions & 6 deletions blocks/TagMessageList/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "@icedesign/tag-message-list-block",
"version": "0.1.4",
"version": "0.1.5",
"description": "标签消息列表",
"files": ["src/", "demo/", "lib/", "mock/"],
"files": [
"src/",
"demo/",
"lib/",
"mock/"
],
"author": {
"name": "ICE Team",
"email": "[email protected]"
Expand All @@ -12,7 +17,10 @@
"url": "https://github.com/alibaba/ice"
},
"license": "MIT",
"keywords": ["ice", "ice-block"],
"keywords": [
"ice",
"ice-block"
],
"dependencies": {
"@icedesign/base": "^0.1.0",
"@icedesign/container": "^0.1.0",
Expand All @@ -27,11 +35,12 @@
},
"blockConfig": {
"name": "tag-message-list",
"snapshot":
"https://img.alicdn.com/tfs/TB1M3XQbhGYBuNjy0FnXXX5lpXa-1922-738.png",
"snapshot": "https://img.alicdn.com/tfs/TB1M3XQbhGYBuNjy0FnXXX5lpXa-1922-738.png",
"themePackage": "@icedesign/skin",
"title": "标签消息列表",
"categories": ["列表"]
"categories": [
"列表"
]
},
"scripts": {
"start": "../../node_modules/.bin/ice block dev",
Expand Down
4 changes: 2 additions & 2 deletions blocks/TagTable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icedesign/tag-table-block",
"version": "0.1.11",
"version": "0.1.12",
"description": "标签表格组合",
"files": [
"src/",
Expand Down Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@icedesign/demo-layout": "^0.1.2",
"@icedesign/skin": "latest",
"ice-scripts": "^0.1.14",
"ice-scripts": "^0.1.16",
"react": "*",
"react-dom": "*"
},
Expand Down
21 changes: 15 additions & 6 deletions blocks/TextSearchList/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "@icedesign/text-search-list-block",
"version": "0.1.4",
"version": "0.1.5",
"description": "文字搜索列表",
"files": ["src/", "demo/", "lib/", "mock/"],
"files": [
"src/",
"demo/",
"lib/",
"mock/"
],
"author": {
"name": "ICE Team",
"email": "[email protected]"
Expand All @@ -12,7 +17,10 @@
"url": "https://github.com/alibaba/ice"
},
"license": "MIT",
"keywords": ["ice", "ice-block"],
"keywords": [
"ice",
"ice-block"
],
"dependencies": {
"@icedesign/base": "^0.1.0",
"@icedesign/container": "^0.1.0",
Expand All @@ -26,11 +34,12 @@
},
"blockConfig": {
"name": "text-search-list",
"snapshot":
"https://img.alicdn.com/tfs/TB1mhxFbkyWBuNjy0FpXXassXXa-1912-1376.png",
"snapshot": "https://img.alicdn.com/tfs/TB1mhxFbkyWBuNjy0FpXXassXXa-1912-1376.png",
"themePackage": "@icedesign/skin",
"title": "文字搜索列表",
"categories": ["列表"]
"categories": [
"列表"
]
},
"scripts": {
"start": "../../node_modules/.bin/ice block dev",
Expand Down
4 changes: 2 additions & 2 deletions scaffolds/ice-design-cms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icedesign/scaffold-cms",
"version": "0.1.0",
"version": "0.1.1",
"description": "该模板内置了丰富的区块,主要适用于类 CMS 管理系统,使用时需要根据需求进行删除和添加",
"homepage": "https://alibaba.github.io/ice/scaffold-preview/ice-design-cms.html",
"dependencies": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-react": "^7.5.1",
"ice-scripts": "^0.1.14"
"ice-scripts": "^0.1.16"
},
"scripts": {
"start": "ice dev",
Expand Down
Loading

0 comments on commit 116a856

Please sign in to comment.