@pitaya-components/button
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name" : "@pitaya-components/button", | ||
"version" : "0.0.4", | ||
"version" : "0.0.5", | ||
"description" : "Pitaya-Framework Component Button.", | ||
@@ -23,35 +23,41 @@ "repository" : { | ||
"devDependencies" : { | ||
"@material/typography" : "^4.0.0", | ||
"@types/node" : "^10.17.3", | ||
"aurelia-animator-css" : "^1.0.4", | ||
"aurelia-bootstrapper" : "^2.3.2", | ||
"aurelia-cli" : "^1.0.2", | ||
"aurelia-testing" : "^1.0.0", | ||
"aurelia-tools" : "^2.0.0", | ||
"autoprefixer" : "^9.7.1", | ||
"browser-sync" : "^2.26.3", | ||
"connect-history-api-fallback" : "^1.6.0", | ||
"cssnano" : "^4.1.10", | ||
"debounce" : "^1.2.0", | ||
"del" : "^3.0.0", | ||
"gulp" : "^4.0.0", | ||
"gulp-htmlmin" : "^5.0.1", | ||
"gulp-notify" : "^3.2.0", | ||
"gulp-plumber" : "^1.2.1", | ||
"gulp-postcss" : "^8.0.0", | ||
"gulp-rename" : "^1.4.0", | ||
"gulp-sass" : "^4.0.2", | ||
"gulp-sourcemaps" : "^2.6.5", | ||
"gulp-tslint" : "^8.1.4", | ||
"gulp-typescript" : "^5.0.0", | ||
"gulp-watch" : "^5.0.1", | ||
"minimatch" : "^3.0.4", | ||
"postcss-url" : "^8.0.0", | ||
"promise-polyfill" : "^8.1.0", | ||
"requirejs" : "^2.3.6", | ||
"text" : "github:requirejs/text#latest", | ||
"through2" : "^3.0.0", | ||
"tslint" : "^5.13.0", | ||
"typescript" : "^3.1.2", | ||
"vinyl-fs" : "^3.0.3" | ||
"pitaya-framework" : "0.0.44", | ||
"@pitaya-components/list" : "0.0.6", | ||
"@pitaya-components/menu" : "0.0.5", | ||
"@pitaya-components/snackbar" : "0.0.2", | ||
"@pitaya-components/grid" : "0.0.7", | ||
"@pitaya-components/topbar" : "0.0.30", | ||
"@pitaya-components/typography" : "0.0.2", | ||
"@types/node" : "^10.17.3", | ||
"aurelia-animator-css" : "^1.0.4", | ||
"aurelia-bootstrapper" : "^2.3.2", | ||
"aurelia-cli" : "^1.0.2", | ||
"aurelia-testing" : "^1.0.0", | ||
"aurelia-tools" : "^2.0.0", | ||
"autoprefixer" : "^9.7.1", | ||
"browser-sync" : "^2.26.3", | ||
"connect-history-api-fallback" : "^1.6.0", | ||
"cssnano" : "^4.1.10", | ||
"debounce" : "^1.2.0", | ||
"del" : "^3.0.0", | ||
"gulp" : "^4.0.0", | ||
"gulp-htmlmin" : "^5.0.1", | ||
"gulp-notify" : "^3.2.0", | ||
"gulp-plumber" : "^1.2.1", | ||
"gulp-postcss" : "^8.0.0", | ||
"gulp-rename" : "^1.4.0", | ||
"gulp-sass" : "^4.0.2", | ||
"gulp-sourcemaps" : "^2.6.5", | ||
"gulp-tslint" : "^8.1.4", | ||
"gulp-typescript" : "^5.0.0", | ||
"gulp-watch" : "^5.0.1", | ||
"minimatch" : "^3.0.4", | ||
"postcss-url" : "^8.0.0", | ||
"promise-polyfill" : "^8.1.0", | ||
"requirejs" : "^2.3.6", | ||
"text" : "github:requirejs/text#latest", | ||
"through2" : "^3.0.0", | ||
"tslint" : "^5.13.0", | ||
"typescript" : "^3.1.2", | ||
"vinyl-fs" : "^3.0.3" | ||
}, | ||
@@ -58,0 +64,0 @@ "browserslist" : [ |
@@ -1,9 +0,9 @@ | ||
<h1 align="center">Master Component</h1> | ||
<h1 align="center">Button Component</h1> | ||
<p align="center"><img height="250" src="_readme/pitaya-logo.svg"></p> | ||
<p align="center"><img height="250" src="https://demo.pitaya-framework.com/media/readme/logo-button.svg"></p> | ||
<p align="center"> | ||
<a href="https://npmcharts.com/compare/@pitaya-components/master-component?minimal=true"><img alt="npm" src="https://img.shields.io/npm/dw/@pitaya-components/master-component"></a> | ||
<a href="https://www.npmjs.com/package/@pitaya-components/master-component"><img alt="npm" src="https://img.shields.io/npm/v/@pitaya-components/master-component"></a> | ||
<a href="https://www.npmjs.com/package/@pitaya-components/master-component"><img alt="NPM" src="https://img.shields.io/npm/l/@pitaya-components/master-component"></a> | ||
<a href="https://npmcharts.com/compare/@pitaya-components/button?minimal=true"><img alt="npm" src="https://img.shields.io/npm/dw/@pitaya-components/button"></a> | ||
<a href="https://www.npmjs.com/package/@pitaya-components/button"><img alt="npm" src="https://img.shields.io/npm/v/@pitaya-components/button"></a> | ||
<a href="https://www.npmjs.com/package/@pitaya-components/button"><img alt="NPM" src="https://img.shields.io/npm/l/@pitaya-components/button"></a> | ||
</p> | ||
@@ -19,3 +19,5 @@ <!-- https://shields.io --> | ||
## Screenshot | ||
 | ||
## [Demo](https://demo.pitaya-framework.com) | ||
@@ -22,0 +24,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
79627
21
232
39