Thibaut Courouble
170445c95f
Add setting to force native scrollbars on webkit/blink
...
Closes #601 .
8 years ago
Thibaut Courouble
a8073b3a12
Fix and improve doc picker tab navigation
...
Rel #609 .
8 years ago
Thibaut Courouble
f9a456cefd
Fix error in $.popup
8 years ago
Thibaut Courouble
188c9d0229
Improve $.scrollTo
...
- Fixes #596 .
- Fixes incorrect sidebar scrolling when sidebar has padding-top.
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
...
Closes #529 .
8 years ago
Thibaut Courouble
c2c26ad576
Remove flawed touchscreen detection
...
https://www.fxsitecompat.com/en-CA/docs/2016/touch-event-support-has-been-re-enabled-on-windows-desktop/
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
...
Closes #328 .
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
...
No idea what's going on :/
TypeError: Cannot read property 'removeChild' of null
at HTMLDivElement.<anonymous>()
at o.app.views.ListFold.o.onClick()
at o.app.views.ListFold.o.toggle()
at o.app.views.ListFold.o.close()
at Function.$.trigger()
at HTMLDivElement.<anonymous>()
at o.app.views.DocList.o.onClose()
at o.app.View.e.detach()
at Function.$.remove()
9 years ago
Thibaut Courouble
6ed3994988
Only create stores for enabled docs in IndexedDB
...
Ref #25 .
9 years ago
Thibaut
a37e9d87cf
Add "Copy to clipboard" icon inside each code block
...
Closes #253 .
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
...
Fixes #45
11 years ago
Thibaut
18986c1814
Going open source
11 years ago