- 30 Apr, 2013 1 commit
-
-
Randall Leeds authored
-
- 29 Apr, 2013 6 commits
-
-
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 14 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.
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
- Assign the temp id in 'beforeAnnotationCreated' - Thread annotations after loading so that they have a `thread` property. - Don't reference threading directly in `setupAnnotation`, instead let's leave that to when the reply is created. We need better events in Annotator for the Threading plugin to be fully automatic.
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
fixes #158
-
Randall Leeds authored
After this we should be able to remove some references to threading and instead use the data in the annotation.
-
Randall Leeds authored
-
Randall Leeds authored
-
Randall Leeds authored
The annotation is the message.
-
- 15 Apr, 2013 1 commit
-
-
Randall Leeds authored
-