- 21 Oct, 2013 2 commits
-
-
Ricco Førgaard authored
-
Ricco Førgaard authored
-
- 17 Oct, 2013 2 commits
-
-
Ricco Førgaard authored
-
Ricco Førgaard authored
This commit adds a check for how much of the table that has scrolled out of view when showing the overlay. This will hide the overlay again when a user scrolls past the table.
-
- 24 Sep, 2013 2 commits
-
-
Ricco Førgaard authored
-
Ricco Førgaard authored
Now the overlays are properly positioned in Firefox,too.
-
- 06 Sep, 2013 4 commits
-
-
Ricco Førgaard authored
-
Ricco Førgaard authored
When handling the scroll event, the plugin now checks whether the table still exists in the DOM. If not, the registered event handlers are unregistered. The events have also been namespaced to avoid unbinding event listeners outside the plugin by accident.
-
Ricco Førgaard authored
-
Ricco Førgaard authored
-
- 05 Sep, 2013 1 commit
-
-
Ricco Førgaard authored
Mobile Safari on iPhone (not iPad) has a stupid bug that somehow thinks the height of the viewport is the entire screen minus the height of the address bar - even though the address bar scrolls out of view. So, this fix adds 60 pixels to the height if the client is an iPhone.
-
- 03 Sep, 2013 3 commits
-
-
Ricco Førgaard authored
-
Ricco Førgaard authored
-
Ricco Førgaard authored
-
- 02 Sep, 2013 1 commit
-
-
Ricco Førgaard authored
-
- 30 Aug, 2013 3 commits
-
-
Ricco Førgaard authored
-
Ricco Førgaard authored
-
Ricco Førgaard authored
Every time the plugin is initialized it adds overlay markup to body. This fix removes it first.
-
- 29 Aug, 2013 8 commits
-
-
Ricco Førgaard authored
-
Ricco Førgaard authored
A bug in finding the selected cell caused the overlay categories not to update their position when scrolling.
-
Ricco Førgaard authored
-
Ricco Førgaard authored
New setting allows pushing the overlays away from the viewport edge.
-
Ricco Førgaard authored
-
Ricco Førgaard authored
Also include the CSS file when deploying with Bower. Fixed an issue with naming the distributed files.
-
Ricco Førgaard authored
-
Ricco Førgaard authored
-
- 27 Aug, 2013 4 commits
-
-
Ricco Førgaard authored
-
Ricco Førgaard authored
-
Ricco Førgaard authored
-
Ricco Førgaard authored
-