Commit Graph

33 Commits (8fdca1d87cf1114553e2e856c7f08e2e62bb98c7)

Author SHA1 Message Date
Jasper van Merle c6f0f1693f Limit new event listener to Chrome for Android
6 years ago
Felix Yan b55a2946e9 Fix a typo in javascripts/lib/util.coffee
7 years ago
Thibaut Courouble 0240932198 Fix exception in $.scrollParent
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 a8073b3a12 Fix and improve doc picker tab navigation
8 years ago
Thibaut Courouble f9a456cefd Fix error in $.popup
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 214622b41e Only use super + left/right for back/forward navigation on Mac
8 years ago
Thibaut Courouble c2c26ad576 Remove flawed touchscreen detection
8 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 388023ba05 Smooth scrolling when using keyboard shortcuts
9 years ago
Thibaut Courouble 012420c925 Fix 'requestAnimationFrame is not defined'
9 years ago
Thibaut Courouble b944227f95 Speed up search and sidebar rendering using requestAnimationFrame
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 6ed3994988 Only create stores for enabled docs in IndexedDB
9 years ago
Thibaut a37e9d87cf Add "Copy to clipboard" icon inside each code block
9 years ago
Thibaut b5f2ba5669 Add useCapture option to $.on/off
10 years ago
Thibaut 4ffc605019 Refactor Mac/Windows detection
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 2c56b4349a Handle null arguments in $.hasChild and $.closestLink
11 years ago
Thibaut ce31de5c3f Fix URL search fragment decoding
11 years ago
Thibaut 18986c1814 Going open source
11 years ago