Commit Graph

23 Commits (fcf73f8aedae2e0bd60d38e6e6bb0411b4df8391)

Author SHA1 Message Date
Jasper van Merle c36478ce82 Set favicon to the icon of the currently shown docs
6 years ago
Grant Bourque d657377d1c Use `document.scrollingElement` for mobile scrolls
7 years ago
Thibaut Courouble 30dd32c1b5 Normalize event.target for old browsers incorrectly handling SVG elements
7 years ago
Thibaut Courouble f891e16f39 Optimize scrolling code during page transitions
8 years ago
Thibaut Courouble 188c9d0229 Improve $.scrollTo
8 years ago
Thibaut Courouble 71a3c31145 Add setting to disable smooth scrolling
8 years ago
Thibaut Courouble e94af979d9 Add settings page
8 years ago
Thibaut Courouble 8c830f5790 Don't override default behavior of home/end keys when search field has focus
8 years ago
Thibaut Courouble ebdfd4ea23 Avoid calling scrollToTarget twice when rendering entry pages
9 years ago
Thibaut Courouble 388023ba05 Smooth scrolling when using keyboard shortcuts
9 years ago
Thibaut Courouble e6c7949b96 Fix alt+f shortcut when there are empty links on the page
9 years ago
Thibaut ada9949ac6 Fix race-conditions when rendering asynchronous pages
10 years ago
Thibaut 25f844da9b Add ability to cache complete documntations in IndexedDB
10 years ago
Thibaut e9c9884a13 Fix scrollToTarget when element id has encoded uri components
10 years ago
Thibaut 2cae43f4e8 Change alt+rarr shortcut to alt+f
11 years ago
Thibaut eb1141c7c0 Fix Content#onAltRight when no link is found
11 years ago
Thibaut 6cfc8fc50b Change alt+tab shortcut to alt+rarr
11 years ago
Thibaut fa0941a037 Enable tab navigation in the main content area using alt+tab
11 years ago
Thibaut 71afc2efa3 CoffeeScript 1.7
11 years ago
Thibaut 01b82e0062 Fix app.views.Content#isExternalUrl()
11 years ago
Thibaut e96b173ce4 Fix app.views.Content#isExternalUrl
11 years ago
Thibaut 258c97e387 Decode URL fragment before searching for the target element
11 years ago
Thibaut 18986c1814 Going open source
11 years ago