Commit graph

163 commits

Author SHA1 Message Date
Nick Krichevsky 8569215de3 Resolve bug where tab wouldn't highlight if closing all tabs in the top window 2015-03-05 08:39:01 -05:00
Nick Krichevsky 82295c26c0 Fix various bugs closing tabs with the keyboard, re resolves #22 2015-03-05 08:35:52 -05:00
Nick Krichevsky 77d8afcbca Revert "Fix bug where changing tabKeyIndex on winodw close wouldn't work, resolves #22"
This reverts commit 3cf8eaaf2c.
2015-03-05 08:34:14 -05:00
Nick Krichevsky 3cf8eaaf2c Fix bug where changing tabKeyIndex on winodw close wouldn't work, resolves #22 2015-03-05 08:28:04 -05:00
Nick Krichevsky 7ce3191cd7 Fix bug where downward shiftscrolling wouldn't scroll the body down 2015-03-05 08:24:47 -05:00
Nick Krichevsky b2148700f1 Remove console.logs and add comments 2015-03-04 20:08:07 -05:00
Nick Krichevsky fbfdd0ec2d Fix bug where negative tab counts would be displayed 2015-03-04 20:06:27 -05:00
Nick Krichevsky d3bde6e2c9 Add windowList argument to createTabList and utilize it for shift close, resolves #17 2015-03-04 20:05:25 -05:00
Nick Krichevsky ec890da02a Remove keyHover classes on select of filter box 2015-03-04 19:16:25 -05:00
Nick Krichevsky 2aaed070b2 Add focus event to reset windowKeyIndex and tabKeyIndex 2015-03-04 19:14:04 -05:00
Nick Krichevsky aa9079f928 Rerwite createTabList and createWindowList to support new filtering method 2015-03-04 19:12:28 -05:00
Nick Krichevsky 2e635ba0b5 Fix bug where going down then up would select the second window 2015-03-04 19:00:48 -05:00
Nick Krichevsky fb7437941b Remove \!important from li.window 2015-03-04 16:20:51 -05:00
Nick Krichevsky 53c06e1c29 Add filtered class to hidden windows 2015-03-04 16:08:06 -05:00
Nick Krichevsky 0677a30fb4 Rework upward scrolling 2015-03-04 15:58:11 -05:00
Nick Krichevsky 9684cca6ed Fix wonky scrolling when switching windows going up 2015-03-04 15:51:45 -05:00
Nick Krichevsky 410e35d8d8 Fix wonky scrolling, resolves #21 2015-03-04 10:42:45 -05:00
Nick Krichevsky 949796257f Fix noResults not displaying 2015-03-03 21:17:38 -05:00
Nick Krichevsky 30c302a80a Remove unneccessary console.log 2015-03-03 21:01:35 -05:00
Nick Krichevsky 121cbdb4f9 Add workaround for #13 2015-03-03 19:22:28 -05:00
Nick Krichevsky 4fdc257ef0 Add debug statements to further investigate #13 2015-03-03 19:20:11 -05:00
Nick Krichevsky 796cc3a944 Let search use createTabList 2015-03-03 19:12:02 -05:00
Nick Krichevsky 8467e28ce8 Allow createTabList to filter out filtered elements 2015-03-03 19:07:21 -05:00
Nick Krichevsky d140adaea7 Implement striping into normal displays 2015-03-03 19:02:19 -05:00
Nick Krichevsky f825cfa17c Add javascript based striping method 2015-03-03 18:58:26 -05:00
Nick Krichevsky 5ef52faf22 Rework searching to use display:none; 2015-03-02 20:40:54 -05:00
Nick Krichevsky b5209d38fc Fix undefined is not a function error in debug for #13 2015-03-02 18:26:09 -05:00
Nick Krichevsky 4666a8a012 Add stack trace to help investigate #13 2015-03-02 18:24:38 -05:00
Nick Krichevsky f961a64b0e Add another debug statement to help investigate #13 2015-03-02 18:21:29 -05:00
Nick Krichevsky 81db8bd0b8 Remove whitespace in ul element 2015-03-02 16:03:08 -05:00
Nick Krichevsky 88808772b7 Add check for no selection when pressing enter, resolves #15 2015-03-02 13:19:44 -05:00
Nick Krichevsky 2b5b6c3446 Sets tabKeyIndex to zero when using the shift close method, resolves #19 2015-03-02 10:15:27 -05:00
Nick Krichevsky 773612a86c Add debug statements to help investigate #13 for when it happens again 2015-03-01 21:13:11 -05:00
Nick Krichevsky cf5023659a Add bulk window closing, resolves #14 2015-03-01 20:59:28 -05:00
Nick Krichevsky 3409d5852a Move label before input 2015-03-01 18:20:25 -05:00
Nick Krichevsky 17bff097ec Hide labels 2015-03-01 18:19:59 -05:00
Nick Krichevsky f83e11be6a Add label in filter box 2015-03-01 18:17:09 -05:00
Nick Krichevsky c11526050b Remove underline and move the tabc ount to the far right 2015-03-01 16:56:06 -05:00
Nick Krichevsky 26b6383434 Add underline to tab count 2015-03-01 16:49:13 -05:00
Nick Krichevsky fee48504f1 Eliphsize windows, along with minor style changes, resolves #12 2015-03-01 15:46:58 -05:00
Nick Krichevsky 21c460f0a7 Replace visibility with display, fixes bug where noResults would wrongly display 2015-03-01 12:47:07 -05:00
Nick Krichevsky f906f5f59e Add no results when there are no search results 2015-02-28 23:00:01 -05:00
Nick Krichevsky 2f7c9863ef Fix bug where full height would be displayed when no search results were found 2015-02-28 22:27:13 -05:00
Nick Krichevsky 672f423dd2 Move pin button left 2px 2015-02-28 22:07:11 -05:00
Nick Krichevsky bca219199f Add search icon to filter input placeholder, among other stylistic changes, resolves #11 2015-02-28 22:05:54 -05:00
Nick Krichevsky a0f36ce86e Set height of html to 599, further resolves #8 2015-02-28 18:06:10 -05:00
Nick Krichevsky 85c79f46fd Remove old totalHeight variable 2015-02-28 18:00:37 -05:00
Nick Krichevsky 15d16d01ba Display default-favicon.png when there's a chrome:// favicon, resolves #10 2015-02-28 18:00:06 -05:00
Nick Krichevsky 1a444fbacf Add spacinng between checkbox and option text 2015-02-28 17:53:59 -05:00
Nick Krichevsky 4f5c4a2a42 Implement options_ui 2015-02-28 17:40:45 -05:00