@belleui/belle-elements
Advanced tools
Comparing version 0.0.1-alpha.1 to 0.0.1-alpha.2
@@ -6,2 +6,14 @@ # Change Log | ||
## [0.0.1-alpha.2](https://github.com/belleui/belleui/compare/v0.0.1-alpha.1...v0.0.1-alpha.2) (2021-04-15) | ||
### Features | ||
* **elements:** 修改包的引入 ([211c208](https://github.com/belleui/belleui/commit/211c2084ff585cba9152c3cb3644e3ec8ba6764f)) | ||
* **elements|spin:** 引入spin组件到elements中 ([2c7af9c](https://github.com/belleui/belleui/commit/2c7af9cb0ca429d3fbeb740efaf88cbdc4dee40b)) | ||
## [0.0.1-alpha.1](https://github.com/belleui/belleui/compare/v0.0.1-alpha.0...v0.0.1-alpha.1) (2020-10-27) | ||
@@ -8,0 +20,0 @@ |
@@ -0,1 +1,3 @@ | ||
import '@belleui/belle-avatar'; | ||
import '@belleui/belle-badge'; | ||
import '@belleui/belle-button'; | ||
@@ -7,3 +9,4 @@ import '@belleui/belle-card'; | ||
import '@belleui/belle-select'; | ||
import '@belleui/belle-spin'; | ||
import '@belleui/belle-switch'; | ||
import '@belleui/belle-tag'; |
@@ -0,1 +1,3 @@ | ||
import '@belleui/belle-avatar'; | ||
import '@belleui/belle-badge'; | ||
import '@belleui/belle-button'; | ||
@@ -7,3 +9,4 @@ import '@belleui/belle-card'; | ||
import '@belleui/belle-select'; | ||
import '@belleui/belle-spin'; | ||
import '@belleui/belle-switch'; | ||
import '@belleui/belle-tag'; |
{ | ||
"name": "@belleui/belle-elements", | ||
"version": "0.0.1-alpha.1", | ||
"version": "0.0.1-alpha.2", | ||
"description": "", | ||
@@ -10,3 +10,3 @@ "keywords": [ | ||
"author": "WUSO01 <hi.wuso01@gmail.com>", | ||
"homepage": "https://github.com/belleui/belleui/tree/master/packages/belle-elements", | ||
"homepage": "https://github.com/belleui/belleui/tree/master/packages/elements", | ||
"license": "MIT", | ||
@@ -22,3 +22,3 @@ "main": "lib/belle-elements.js", | ||
"url": "https://github.com/belleui/belleui", | ||
"directory": "packages/belle-elements" | ||
"directory": "packages/elements" | ||
}, | ||
@@ -29,12 +29,12 @@ "publishConfig": { | ||
"dependencies": { | ||
"@belleui/belle-button": "^0.0.1-alpha.1", | ||
"@belleui/belle-card": "^0.0.1-alpha.1", | ||
"@belleui/belle-menu": "^0.0.1-alpha.1", | ||
"@belleui/belle-modal": "^0.0.1-alpha.1", | ||
"@belleui/belle-radio": "^0.0.1-alpha.1", | ||
"@belleui/belle-select": "^0.0.1-alpha.1", | ||
"@belleui/belle-switch": "^0.0.1-alpha.1", | ||
"@belleui/belle-tag": "^0.0.1-alpha.1" | ||
"@belleui/belle-button": "^0.0.1-alpha.2", | ||
"@belleui/belle-card": "^0.0.1-alpha.2", | ||
"@belleui/belle-menu": "^0.0.1-alpha.2", | ||
"@belleui/belle-modal": "^0.0.1-alpha.2", | ||
"@belleui/belle-radio": "^0.0.1-alpha.2", | ||
"@belleui/belle-select": "^0.0.1-alpha.2", | ||
"@belleui/belle-switch": "^0.0.1-alpha.2", | ||
"@belleui/belle-tag": "^0.0.1-alpha.2" | ||
}, | ||
"gitHead": "540a9d3bd74420d1de2b4d9045415fbad9d91c86" | ||
"gitHead": "3664724905e2074a2e3ec3b5bfc8e0489f431a6a" | ||
} |
@@ -8,3 +8,3 @@ [](#belleuibelle-elements) | ||
<a href="https://www.npmjs.com/package/@belleui/belle-elements"><img alt="NPM Version" src="https://img.shields.io/npm/v/@belleui/belle-elements.svg" height="20"/></a> | ||
<a href="https://github.com/belleui/belleui/blob/master/packages/belle-elements"><img alt="TypeScript" src="https://img.shields.io/npm/types/@belleui/belle-elements" height="20"/></a> | ||
<a href="https://github.com/belleui/belleui/blob/master/packages/elements"><img alt="TypeScript" src="https://img.shields.io/npm/types/@belleui/belle-elements" height="20"/></a> | ||
<a href="https://www.webcomponents.org/element/@belleui/belle-elements"><img alt="Published on webcomponents.org" src="https://img.shields.io/badge/webcomponents.org-published-blue.svg" height="20"/></a> | ||
@@ -42,12 +42,11 @@ </p> | ||
| ---------- | ------- | ------ | | ||
| [belle-button](https://github.com/belleui/belleui/blob/master/packages/belle-button) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%3AButton) | [![npm version](https://img.shields.io/npm/v/@belleui/belle-button.svg?style=flat)](https://www.npmjs.com/package/@belleui/belle-button) | | ||
| [belle-card](https://github.com/belleui/belleui/blob/master/packages/belle-card) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%3ACard) | | | ||
| [belle-menu](https://github.com/belleui/belleui/blob/master/packages/belle-menu) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%3AMenu) | | ||
| [belle-modal](https://github.com/belleui/belleui/blob/master/packages/belle-modal) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%3AModal) | | ||
| [belle-radio](https://github.com/belleui/belleui/blob/master/packages/belle-radio) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%3ARadio) | [![npm version](https://img.shields.io/npm/v/@belleui/belle-radio.svg?style=flat)](https://www.npmjs.com/package/@belleui/belle-radio) | ||
| [belle-select](https://github.com/belleui/belleui/blob/master/packages/belle-select) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%3ASelect) | | ||
| [belle-switch](https://github.com/belleui/belleui/blob/master/packages/belle-switch) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%Switch) | [![npm version](https://img.shields.io/npm/v/@belleui/belle-switch.svg?style=flat)](https://www.npmjs.com/package/@belleui/belle-switch) | ||
| [belle-tag](https://github.com/belleui/belleui/blob/master/packages/belle-tag) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%Tag) | | | ||
| [belle-button](https://github.com/belleui/belleui/blob/master/packages/button) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%3AButton) | [![npm version](https://img.shields.io/npm/v/@belleui/belle-button.svg?style=flat)](https://www.npmjs.com/package/@belleui/belle-button) | | ||
| [belle-card](https://github.com/belleui/belleui/blob/master/packages/card) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%3ACard) | [![npm version](https://img.shields.io/npm/v/@belleui/belle-card.svg?style=flat)](https://www.npmjs.com/package/@belleui/belle-card) | | ||
| [belle-elements](https://github.com/belleui/belleui/blob/master/packages/elements) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%3AElements) | [![npm version](https://img.shields.io/npm/v/@belleui/belle-elements.svg?style=flat)](https://www.npmjs.com/package/@belleui/belle-elements) | | ||
| [belle-menu](https://github.com/belleui/belleui/blob/master/packages/menu) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%3AMenu) | [![npm version](https://img.shields.io/npm/v/@belleui/belle-menu.svg?style=flat)](https://www.npmjs.com/package/@belleui/belle-menu) | | ||
| [belle-modal](https://github.com/belleui/belleui/blob/master/packages/modal) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%3AModal) | [![npm version](https://img.shields.io/npm/v/@belleui/belle-modal.svg?style=flat)](https://www.npmjs.com/package/@belleui/belle-modal) | | ||
| [belle-radio](https://github.com/belleui/belleui/blob/master/packages/radio) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%3ARadio) | [![npm version](https://img.shields.io/npm/v/@belleui/belle-radio.svg?style=flat)](https://www.npmjs.com/package/@belleui/belle-radio) | ||
| [belle-select](https://github.com/belleui/belleui/blob/master/packages/select) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%3ASelect) |[![npm version](https://img.shields.io/npm/v/@belleui/belle-select.svg?style=flat)](https://www.npmjs.com/package/@belleui/belle-select) | ||
| [belle-switch](https://github.com/belleui/belleui/blob/master/packages/switch) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%Switch) | [![npm version](https://img.shields.io/npm/v/@belleui/belle-switch.svg?style=flat)](https://www.npmjs.com/package/@belleui/belle-switch) | | ||
| [belle-tag](https://github.com/belleui/belleui/blob/master/packages/tag) | [Issues](https://github.com/belleui/belleui/issues?q=label%3AComponent%Tag) | [![npm version](https://img.shields.io/npm/v/@belleui/belle-tag.svg?style=flat)](https://www.npmjs.com/package/@belleui/belle-tag) | | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
7857
22
1
51