Commit Graph

61 Commits (bfe83138e3bed325a657d0837342b704317115cd)

Author SHA1 Message Date
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
Thibaut da3ca7d8c7 Undownload docs when they are disabled
10 years ago
Thibaut 44a3b4584d Improve keyboard usability of doc picker
10 years ago
Thibaut 465a172025 New design
10 years ago
Thibaut 2de5d012c3 Don't expand truncated sidebar items on mobile
11 years ago
Thibaut 9a21b64231 Blur previously focused entry after new search
11 years ago
Thibaut 4928c845a5 Add info text when no search results are found
11 years ago
Thibaut 975f89b882 Enable sidebar keyboard navigation on desktop touch computers
11 years ago
Thibaut 73fa8e5539 Fix Results#openFirst when firstChild isn't an element
11 years ago
Thibaut 2475600fd4 Fix DocList#removeDisabledList
11 years ago
Thibaut 1afd42b04f Persist disabled docs list visibility state
11 years ago
Thibaut 40bb50b158 Don't show disabled list title when no docs are disabled
11 years ago
Thibaut 9f54308272 Show number of disable docs
11 years ago
Thibaut 6ae0d3753f Always show disabled docs list
11 years ago
Thibaut be51ff4383 Make disabled docs list foldable
11 years ago
Thibaut 5f5398f503 Refactor DocList#render
11 years ago
Thibaut f3cfcd0435 Add Sidebar#reset()
11 years ago
Thibaut 2327397876 Show selection at the top of the sidebar on reset/reveal
11 years ago