Skip to content

Commit

Permalink
refactor: resolve issue mention in #146
Browse files Browse the repository at this point in the history
  • Loading branch information
bfwg committed Jul 11, 2018
1 parent c585fa8 commit 189ccf6
Show file tree
Hide file tree
Showing 5 changed files with 762 additions and 793 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### 2.0.0
#### 2.0.0-bate.1
- Refactor host directive to a componet.
- Add drag scroll item directive to mark children elements.
- Refactor code to Angular Style.
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ class Sample {
}
```


### Contributing
Clone the repository, and run `npm install`, `npm start`. The demo app will starts on port :4200. I usually do my development on the demo app.

Expand Down

0 comments on commit 189ccf6

Please sign in to comment.