Commit Graph

78 Commits (2f9608662f842bdade887014031b490faa266cdf)

Author SHA1 Message Date
Thibaut Courouble 30dd32c1b5 Normalize event.target for old browsers incorrectly handling SVG elements
7 years ago
Thibaut Courouble 6587b7d878 Show/hide the sidebar on hover
8 years ago
Thibaut Courouble 01afa80686 Improve doc picker UI
8 years ago
Thibaut Courouble 6de748ebc2 Add 'Customize' link next to 'Disabled' list title
8 years ago
Thibaut Courouble 69ffa7babe Improve keyboard navigation on mobile
8 years ago
Thibaut Courouble 48d85f1124 Improve behavior of search scope when hitting escape
8 years ago
Thibaut Courouble 7961557468 Show doc version in sidebar when multiple versions of the same doc are enabled
8 years ago
Thibaut Courouble dcca46cd0f Fix race-condition when auto-opening first search result
8 years ago
Thibaut Courouble 82743163c6 Fix searching disabled doc via URL not opening first result correctly
8 years ago
Thibaut Courouble 655beec28c Don't auto-scroll when clicking checkbox in doc picker
8 years ago
Thibaut Courouble a8073b3a12 Fix and improve doc picker tab navigation
8 years ago
Thibaut Courouble 612aeafa22 Fix "Cannot read property load of undefined"
8 years ago
Thibaut Courouble c01782a02e Improve automatic show/hide of sidebar
8 years ago
Thibaut Courouble 7980abde69 Fix sidebar not resizable when set to show/hide automatically
8 years ago
Thibaut Courouble 57a995d2b2 Improve escape key behavior in single doc mode
8 years ago
Thibaut Courouble e94af979d9 Add settings page
8 years ago
Thibaut Courouble 0f238609da UI improvements
8 years ago
Thibaut Courouble c2c26ad576 Remove flawed touchscreen detection
8 years ago
Thibaut Courouble 45312691a3 Fold sidebar item on click when it's selected
9 years ago
Thibaut Courouble 4becd25605 Improve transition between doc list and doc picker
9 years ago
Thibaut Courouble a02dd3b7b4 Improve tab/focus navigation of doc picker
9 years ago
Thibaut Courouble 68f7ce02aa Fix clicking on folded docs in the doc picker
9 years ago
Thibaut Courouble 0bc34ed011 Fix 'Show more' links in sidebar
9 years ago
Thibaut Courouble 39b9846d78 Improve tab navigation
9 years ago
Thibaut Courouble dd86527da5 Improve markup and accessibility
9 years ago
Thibaut Courouble 4b26951ff0 Store settings in cookies instead of localStorage
9 years ago
Thibaut Courouble 18199101d7 Minor optimizations to improve boot performance
9 years ago
Thibaut Courouble 802600b602 Fix exception in DocList#focus
9 years ago
Thibaut Courouble 578ba0acab Fix revealing disabled docs in the sidebar
9 years ago
Thibaut Courouble cad624613c Improve search scope behavior
9 years ago
Thibaut Courouble b14fc9438a Disable search input while showing doc picker
9 years ago
Thibaut Courouble 3df9cfff98 Add support for blank and non-number version names
9 years ago
Thibaut Courouble a00af2a7a2 Fix bug in doc_list.coffee when last doc is versioned
9 years ago
Thibaut Courouble 472d40dad4 Show doc version in search results
9 years ago
Thibaut Courouble 2ece8d13da Improve doc list for versioned docs
9 years ago
Thibaut Courouble 2685860a05 Improve doc picker for versioned docs
9 years ago
Thibaut Courouble 6ed3994988 Only create stores for enabled docs in IndexedDB
9 years ago
Thibaut 96abd6756e Add "enable" link to disabled doc entries in search results
9 years ago
Thibaut 8f13e5f557 Fix sidebar error when re-opening tab with search input filled
10 years ago
Thibaut 7b94616502 Add an icon in the sidebar to constrain the width of the UI
10 years ago
Thibaut e2b86742a4 Ignore right-click events in the sidebar
10 years ago
Thibaut bd3fc20b83 Prevent exception in SidebarHover#isTarget
10 years ago
Thibaut b135f8cc6f Fix sidebar issue when docs are enabled inline
10 years ago
Thibaut 649b7b5546 Implement dark theme
10 years ago
Thibaut 200dd0b43f Add links to enable docs without reloading the app
10 years ago
Thibaut 2696402458 Add note about docs and search
10 years ago
Thibaut bff403399c Show guide/tutorial types at the top of the list
10 years ago
Thibaut 144642985d Fix error in DocPicker#activate
10 years ago
Thibaut b898ac18c8 Refactor settings
10 years ago
Thibaut e9fc1d3c68 Download/Delete -> Install/Uninstall
10 years ago