Commit Graph

89 Commits (1fe6544c822abbe34182d9a7b9226fe3f0bb8f54)

Author SHA1 Message Date
Simon Legner c70e01fa53 Fix invalid constructor
1 year ago
Simon Legner 63472e840e Fix constructor(el) instanceof HTMLElement
1 year ago
Simon Legner 864e45e6fb Fix constructor(el) instanceof HTMLElement
1 year ago
Simon Legner 81c0551d35 ReferenceError: Must call super constructor in derived class before accessing 'this'
1 year ago
Simon Legner e6983b0a9d SyntaxError: Identifier 'Cls' has already been declared
1 year ago
Simon Legner a905bdf5c1 Prettier.io
1 year ago
decaffeinate c237856902 decaffeinate: Run post-processing cleanups on app.coffee and 75 other files
1 year ago
decaffeinate e4fbca722b decaffeinate: Convert app.coffee and 75 other files to JS
1 year ago
decaffeinate 6cc430ffc4 decaffeinate: Rename app.coffee and 75 other files from .coffee to .js
1 year ago
Enoc 2824f75cd5 Fix sidebar when the mouse leave the window
4 years ago
Jasper van Merle 4b12335b19 Fix #829
7 years ago
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