This repository was archived by the owner on Aug 11, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 1.0.0 " ></a >
2
+ ## 1.0.0 (2016-09-09)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * usage with jspm ([ d737ac1] ( https://github.com/eriklieben/aurelia-interactjs/commit/d737ac1 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * enable usage with Aurelia-CLI and JSPM ([ afc9fc6] ( https://github.com/eriklieben/aurelia-interactjs/commit/afc9fc6 ) )
13
+ * interact-draggable attribute ([ a564dde] ( https://github.com/eriklieben/aurelia-interactjs/commit/a564dde ) )
14
+ * interact-dropzone attribute ([ cf8162a] ( https://github.com/eriklieben/aurelia-interactjs/commit/cf8162a ) )
15
+ * interact-gesturable attribute ([ f33889a] ( https://github.com/eriklieben/aurelia-interactjs/commit/f33889a ) )
16
+ * interact-resizable attribute ([ d99fb1a] ( https://github.com/eriklieben/aurelia-interactjs/commit/d99fb1a ) )
17
+
18
+
19
+
1
20
<a name =" 0.1.1 " ></a >
2
21
## 0.1.1 (2016-09-09)
3
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aurelia-interactjs" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"description" : " Plugin to use interact.js with Aurelia." ,
5
5
"keywords" : [
6
6
" aurelia" ,
You can’t perform that action at this time.
0 commit comments