Commit Graph

81 Commits (62d30c70f91b3bda334c993ca145434cbb8b2f76)

Author SHA1 Message Date
Simon Legner 9f87a459eb Use const, use arrow callbacks
1 year ago
Simon Legner 82fd7e6547 Use Array.includes and String.includes
1 year ago
Simon Legner 4c1a48059f Sanity-check decaffeinate app.views.Document
1 year ago
Simon Legner 415a68b793 Sanity-check decaffeinate app.views.Resizer
1 year ago
Simon Legner 1997d1ecbc Sanity-check decaffeinate app.views.Mobile
1 year ago
Simon Legner 1995d8a3bb Sanity-check decaffeinate app.views.Settings
1 year ago
Simon Legner 329da39c08 Sanity-check decaffeinate app.views.Path
1 year ago
Simon Legner a86eca41af Sanity-check decaffeinate app.views.Menu
1 year ago
Simon Legner c70e01fa53 Fix invalid constructor
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
Simon Legner 61ab7f6cec Remove FastClick library
3 years ago
Jed Fox 2beb46db42 Add mobile override mode
5 years ago
Jasper van Merle 22094f7dcf Fix #1049
6 years ago
Jasper van Merle 5438143cf8 Fix merge conflicts
6 years ago
Jasper van Merle c28305b0b7 Implement review suggestions
6 years ago
Jasper van Merle 8ed1f4ace1 Replace AppCache with a service worker
6 years ago
Jasper van Merle 66a0b82e3c Ask for consent before enabling Google Analytics and Gauges
6 years ago
Thibaut Courouble a8a97e0198 Preserve path when reloading the app
6 years ago
Jed Fox a5b6ffb116 Move “DevDocs” in the tab title to after the dynamic portion of the title
7 years ago
Grant Bourque d5d913fc11 Use browser dimensions for mobile detection
7 years ago
Thibaut Courouble d48396de57 DevDocs → freeCodeCamp
7 years ago
Thibaut Courouble 44e6316100 Add ability export/import preferences
7 years ago
Thibaut Courouble 30dd32c1b5 Normalize event.target for old browsers incorrectly handling SVG elements
7 years ago
Thibaut Courouble e2ad2e5117 Minor code cleanup
8 years ago
Thibaut Courouble 8d2a2fb298 Improve settings UI
8 years ago
Thibaut Courouble c06d1c4d2d Move the app layout class to the <body> element
8 years ago
Thibaut Courouble 69ffa7babe Improve keyboard navigation on mobile
8 years ago
Thibaut Courouble 7b20d6d02e Don't open menu on hover
8 years ago
Thibaut Courouble a8073b3a12 Fix and improve doc picker tab navigation
8 years ago
Thibaut Courouble 29b839589c Use <button> instead of <a> for mobile settings tabs
8 years ago
Thibaut Courouble d6d7d450bd Fix 'FastClick is not defined' error
8 years ago
Thibaut Courouble 82eed5d7e8 Fix menu re-opening after tap on Android Chrome
8 years ago
Thibaut Courouble 22cbb33d5a Scroll to top when tapping mobile settings tabs
8 years ago
Thibaut Courouble 031b62485f Add keyboard shortcut to open preferences
8 years ago
Thibaut Courouble e94af979d9 Add settings page
8 years ago
Thibaut Courouble 0f238609da UI improvements
8 years ago
Thibaut Courouble f333f44111 Tweak title tags
8 years ago
Thibaut Courouble c2c26ad576 Remove flawed touchscreen detection
8 years ago
Thibaut Courouble aa6b928324 Improve doc list/picker on mobile
9 years ago
Thibaut Courouble 925217f924 Use single click to toggle sidebar on/off
9 years ago
Thibaut Courouble 39b9846d78 Improve tab navigation
9 years ago
Thibaut Courouble dd86527da5 Improve markup and accessibility
9 years ago
Thibaut Courouble 7303212dd2 Add back/forward buttons on mobile
9 years ago
Thibaut Courouble d9e64f9d06 Change 'javascript:' links to use event listener
9 years ago