
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 12 (100.0%) | 189 (100.0%) | 15.7 |
| jsweat | 2 (16.7%) | 158 (83.6%) | 79.0 |
| JeffMoore | 8 (66.7%) | 24 (12.7%) | 3.0 |
| norbertmocsnik | 2 (16.7%) | 7 (3.7%) | 3.5 |
convert filename case
0 lines of code changed in 2 files:
Completed split between WactRepeatingView and WactSeparatedRepeatingView
2 lines of code changed in 1 file:
Cleaned up view lifecycle centering around when iterators and models are
available to be accessed during the render stage.
1 lines of code changed in 1 file:
Renamed generic bindData to more specific bindToAncestors.
5 lines of code changed in 1 file:
Fixed failing test cases from previous checkin.
Created WactSeparatedRepeatingView and WactRepeatingView from WactRepeatedItem.
12 lines of code changed in 1 file:
Renamed setSeparator to setSeparatorChild in order to be more consistent with
addChild and setDefaultChild.
1 lines of code changed in 1 file:
Declared an undeclared property that was inadvertently triggering __set.
3 lines of code changed in 1 file:
Added WactMySQLRecordSet support to WactTableView.
7 lines of code changed in 2 files:
moved from view/data to view/table
158 lines of code changed in 2 files: