Skip to content

Commit

Permalink
Add more examples in playground url
Browse files Browse the repository at this point in the history
  • Loading branch information
nosir committed Jul 16, 2016
1 parent d232e61 commit d004332
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@ See more in documentation: [ReactJS component usage](https://github.com/nosir/cl

## Playground

- [Plain JSFiddle](https://jsfiddle.net/nosir/kbaxx64s/)
- [Plain JSFiddle (Basic usage)](https://jsfiddle.net/nosir/kbaxx64s/)
- [Plain JSFiddle (More examples)](https://jsfiddle.net/nosir/aLnhdf3z/)
- [React JSFiddle](https://jsfiddle.net/nosir/gLLsrxxf/)
- [Demo page](http://nosir.github.io/cleave.js/)

## Documentation

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"form",
"input"
],
"version": "0.4.7",
"version": "0.4.8",
"author": {
"name": "Max Huang",
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion dist/cleave-react.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/cleave.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"form",
"input"
],
"version": "0.4.7",
"version": "0.4.8",
"author": {
"name": "Max Huang",
"url": "http://github.com/nosir",
Expand Down

0 comments on commit d004332

Please sign in to comment.