Commit Graph

105 Commits (75a085b92d1ce5711f04903e6a150d8caa8a2a55)

Author SHA1 Message Date
Thibaut Courouble 0240932198 Fix exception in $.scrollParent
7 years ago
Thibaut Courouble 44e6316100 Add ability export/import preferences
7 years ago
Thibaut Courouble 5ce239d211 Fix exception in $.scrollParent
7 years ago
Thibaut Courouble 30dd32c1b5 Normalize event.target for old browsers incorrectly handling SVG elements
7 years ago
Thibaut Courouble 53f666a742 Use parentNode instead of parentElement as the latter doesn't work on SVG elements in some browsers
7 years ago
Thibaut Courouble 170445c95f Add setting to force native scrollbars on webkit/blink
8 years ago
Thibaut Courouble 48d85f1124 Improve behavior of search scope when hitting escape
8 years ago
Thibaut Courouble 4f62ccbdbf Fix various issues when switching from single doc to full app
8 years ago
Thibaut Courouble a8073b3a12 Fix and improve doc picker tab navigation
8 years ago
Thibaut Courouble f9a456cefd Fix error in $.popup
8 years ago
Thibaut Courouble 6b5f9a1088 Tweak tracking scripts
8 years ago
Thibaut Courouble 188c9d0229 Improve $.scrollTo
8 years ago
Thibaut Courouble 63bb8cd1e1 Don't autofocus search input on Android/iOS
8 years ago
Thibaut Courouble b31f18857d Fix IE10-11 IndexedDB
8 years ago
Thibaut Courouble 74d7ad047f Fix IE11 issues
8 years ago
Thibaut Courouble 214622b41e Only use super + left/right for back/forward navigation on Mac
8 years ago
Thibaut Courouble f94e59e549 2017
8 years ago
Thibaut Courouble c2c26ad576 Remove flawed touchscreen detection
8 years ago
Thibaut Courouble 0cb57d5e98 Allow search engines to crawl /offline &co
8 years ago
Thibaut Courouble 3eb5a0caaa Better error handling when cookies are disabled
8 years ago
Thibaut Courouble bdc15b1cdf Don't swallow errors when setting cookies
9 years ago
Thibaut Courouble 8d7b2029b8 Show progress percentage when installing docs
9 years ago
Thibaut Courouble 3cd05ae6ae Fix $.popup in some browsers
9 years ago
Thibaut Courouble 4becd25605 Improve transition between doc list and doc picker
9 years ago
Thibaut Courouble 175308b914 Add rel="noopener" to external links
9 years ago
Thibaut Courouble 29829ac1ce Speed up smooth scrolling a bit
9 years ago
Thibaut Courouble 7303212dd2 Add back/forward buttons on mobile
9 years ago
Thibaut Courouble 388023ba05 Smooth scrolling when using keyboard shortcuts
9 years ago
Thibaut Courouble 649e885c86 Don't log tracking cookies in JS exceptions
9 years ago
Thibaut Courouble 66f170c01d Rename Store → LocalStorageStore
9 years ago
Thibaut Courouble 012420c925 Fix 'requestAnimationFrame is not defined'
9 years ago
Thibaut Courouble 4b26951ff0 Store settings in cookies instead of localStorage
9 years ago
Thibaut Courouble b944227f95 Speed up search and sidebar rendering using requestAnimationFrame
9 years ago
Thibaut Courouble f3f52fef6f Handle "Permission denied to access property 'which'" onclick error
9 years ago
Thibaut Courouble 55de422d55 Fix exception in $.scrollParent
9 years ago
Thibaut Courouble ed2806499e Improve EntryPage#subViewClass
9 years ago
Thibaut Courouble f0ed6af794 Work around bug where doc list is active but its el has no parent
9 years ago
Thibaut Courouble 7781791964 Catch NS_ERROR_FAILURE error in Firefox
9 years ago
Thibaut Courouble 6ed3994988 Only create stores for enabled docs in IndexedDB
9 years ago
Thibaut c82e1e95ac 2016
9 years ago
Thibaut a37e9d87cf Add "Copy to clipboard" icon inside each code block
9 years ago
Thibaut 6c9441a76a Change ajax timeout option to seconds instead of milliseconds
10 years ago
Thibaut 5c1a9ed640 Update copyright year
10 years ago
Thibaut b5f2ba5669 Add useCapture option to $.on/off
10 years ago
Thibaut 4ffc605019 Refactor Mac/Windows detection
11 years ago
Thibaut 636fc8cfd3 Refactor / fix page analytics
11 years ago
Thibaut 9ab3a394e9 Add Gauges
11 years ago
Thibaut 7e09b44468 Switch to Google Analytics
11 years ago
Thibaut 2327397876 Show selection at the top of the sidebar on reset/reveal
11 years ago
Thibaut 76763e6667 Fix $.hasChild and $.closestLink when el becomes null
11 years ago
Thibaut 71afc2efa3 CoffeeScript 1.7
11 years ago
Thibaut 2c56b4349a Handle null arguments in $.hasChild and $.closestLink
11 years ago
Thibaut ce31de5c3f Fix URL search fragment decoding
11 years ago
Thibaut 3fae3fc829 Update copyright year
11 years ago
Thibaut 18986c1814 Going open source
11 years ago