Commit Graph

51 Commits (2bec61a1a70cf532c1ddaf9bdd9b4c0a5d682a00)

Author SHA1 Message Date
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
Thibaut c6fd3733fd Make it more clear that some docs are disabled by default
11 years ago
Thibaut 71afc2efa3 CoffeeScript 1.7
11 years ago
Thibaut ed3c1dcb28 Add keyboard shortcut for revealing the current page in the sidebar
11 years ago
Thibaut ba03684e05 Encode ellipsis character
11 years ago
Thibaut 3cd537300d Reset search input after revealing result in the sidebar list
11 years ago
Thibaut 8171fe658b Always reset sidebar list on escape
11 years ago
Thibaut 2b20c09f17 Add link to reveal the selected search result in the sidebar list
11 years ago
Thibaut d6b4baee31 Fix expanding first truncated sidebar item
11 years ago
Thibaut 7ab4352405 Expand truncated sidebar items on hover/focus
11 years ago
Thibaut aed8f22c99 Fix single-doc mode detection
11 years ago