Comparing version 1.0.3 to 1.0.4
@@ -63,3 +63,3 @@ { | ||
}, | ||
"version": "1.0.3" | ||
"version": "1.0.4" | ||
} |
@@ -13,4 +13,8 @@ Angular 2 Drag-and-Drop [![Build Status](https://travis-ci.org/akserg/ng2-dnd.svg?branch=master)](https://travis-ci.org/akserg/ng2-dnd) [![npm version](https://img.shields.io/npm/v/ng2-dnd.svg)](https://www.npmjs.com/package/ng2-dnd) [![npm monthly downloads](https://img.shields.io/npm/dm/ng2-dnd.svg?style=flat-square)](https://www.npmjs.com/package/ng2-dnd)[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) | ||
To be available soon... | ||
Simple examples using ng2-dnd: | ||
- with SystemJS in [ng2-systemjs-demo](https://github.com/akserg/ng2-systemjs-demo) | ||
- with Webpack in [ng2-webpack-demo](https://github.com/akserg/ng2-webpack-demo) | ||
Online demo available [here](http://akserg.github.io/ng2-webpack-demo) | ||
## Usage | ||
@@ -28,3 +32,3 @@ | ||
Finally, you can use *ng2-dnd* in your Angular 2 project: | ||
- Import `DND_PROVIDERS, DND_DIRECTIVES` from `ng2-toasty/ng2-toasty`; | ||
- Import `DND_PROVIDERS, DND_DIRECTIVES` from `ng2-dnd/ng2-dnd`; | ||
- Use `DND_PROVIDERS` in the bootstrap of your application; | ||
@@ -31,0 +35,0 @@ - Add `DND_DIRECTIVES` to the `directives` property of your application component; |
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
232126
325