File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### 1.1.x
4
4
5
+ ### 1.1.10
6
+
7
+ * Added: Added flag to Leaf to parse json responses as an associated array
5
8
6
9
### 1.1.9
7
10
8
- Added: LeafModel can perform bindings to a specified array or object instead of $this.
11
+ * Added: LeafModel can perform bindings to a specified array or object instead of $this.
9
12
10
13
### 1.1.8
11
14
12
- Added: LeafModel now has methods for removing CSS class names and HTML attributes.
13
- Added: Leaf has public methods for using add/remove CSS class and HTML attribute methods on model.
15
+ * Added: LeafModel now has methods for removing CSS class names and HTML attributes.
16
+ * Added: Leaf has public methods for using add/remove CSS class and HTML attribute methods on model.
14
17
15
18
### 1.1.7
16
19
17
- Added: ViewBridge::submitForm added
20
+ * Added: ViewBridge::submitForm added
18
21
19
22
### 1.1.6
20
23
21
- Fixed: Added comment to fix error being shown inside PHPStorm
24
+ * Fixed: Added comment to fix error being shown inside PHPStorm
22
25
23
26
### 1.1.5
24
27
25
- Fixed: Issue with IE ajax calls relating to href
28
+ * Fixed: Issue with IE ajax calls relating to href
26
29
27
30
### 1.1.4
28
31
29
- Fixed: Event processing could run for another sibling if it's name included the other
30
- Fixed: ViewBridge.sendFileAsEvent migrated from 0.9
32
+ * Fixed: Event processing could run for another sibling if it's name included the other
33
+ * Fixed: ViewBridge.sendFileAsEvent migrated from 0.9
31
34
32
35
### 1.1.3
33
36
You can’t perform that action at this time.
0 commit comments