- 09 May, 2013 3 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
smooths last difference between the jquery and pure dom xpath
-
Randall Leeds authored
fixes #409 closes #410
-
- 08 May, 2013 3 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
- 07 May, 2013 1 commit
-
-
Ujvari Gergely authored
-
- 06 May, 2013 1 commit
-
-
Ujvari Gergely authored
-
- 30 Apr, 2013 4 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
- 29 Apr, 2013 7 commits
-
-
Randall Leeds authored
- Use the reify decorator to cache results of expensive Store calls made during displayer rendering. - Re-work the displayer to have annotations more like the threading on the client. In other words, pass the whole annotation, not just the fields in the the displayer.
-
Randall Leeds authored
-
Randall Leeds authored
- Change `drag.canDrag` to `drag.enabled` - Track when dragging ends to reset the delta measure point - Remove dragstart event which won't fire in the host
-
Randall Leeds authored
- consistent use of font family variables - consistent use of variable-ized $white color - make use of the heading variables - make .nav-tabs subsume tabbox mixin - drop underlines from links (let's try it) - unify .content and media queries - extract noise class
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
- 27 Apr, 2013 4 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
- 26 Apr, 2013 1 commit
-
-
Randall Leeds authored
Fixes #387
-
- 25 Apr, 2013 2 commits
- 24 Apr, 2013 2 commits
- 23 Apr, 2013 2 commits
- 19 Apr, 2013 1 commit
-
-
Randall Leeds authored
proof of concept only. for localwiki.
-
- 18 Apr, 2013 6 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
Needed a stop marker after the threshold, so that the area above the top bucket (under the toolbar) doesn't show as having annotations.
-
Randall Leeds authored
Merging buckets is now done in the initial pass. The entire heatmap is calculated in two passes. The first creates the buckets while the second counts the replies.
-
- 16 Apr, 2013 3 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
Use `interpolateHcl` because that's hella easy.
-
Randall Leeds authored
I was avoiding expanding buckets beyond the bounds of their annotations' locations by preventing merging with empty buckets. However, empty buckets should totally merge with empty buckets.
-