Commit Graph

52 Commits (e2b543c05bb31137f35d9868bd31cca02dea6805)

Author SHA1 Message Date
Simon Legner 0f497e57c8 Use window.requestAnimationFrame w/o fallback
1 year ago
Simon Legner 9f87a459eb Use const, use arrow callbacks
1 year ago
Simon Legner f364659d97 Use optional chaining operator ?.
1 year ago
Simon Legner bbadf5f228 Sanity-check decaffeinate app.views.Search
1 year ago
Simon Legner 0c3f1814aa Sanity-check decaffeinate app.views.SearchScope
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 7e0dacb92b Settings: disable autofocus of search input
2 years ago
Jasper van Merle 1c007d8826 Fix merge conflicts
6 years ago
Jasper van Merle c6f0f1693f Limit new event listener to Chrome for Android
6 years ago
Jasper van Merle c27868debc Simplify re-triggering search after scope change
6 years ago
Jasper van Merle 8039610888 Remove scope by clicking on it or by backspacing into it
6 years ago
Jasper van Merle 504f95e4f4 Fix single documentation search on Android
6 years ago
Natnael Getahun 1bc380f12d Add DuckDuckGo shortcut
7 years ago
Thibaut Courouble 76aec2bd95 Don't reset to root page when clearing the search field
7 years ago
Thibaut Courouble 581e656fd2 Optimize search autofocus code
8 years ago
Thibaut Courouble 9adf4e2d9f Focus the search field when typing '/' or alphanumeric characters on mobile
8 years ago
Thibaut Courouble 48d85f1124 Improve behavior of search scope when hitting escape
8 years ago
Thibaut Courouble 98a6eb58cb Reset search field when browsing to index page in single doc mode
8 years ago
Thibaut Courouble 82743163c6 Fix searching disabled doc via URL not opening first result correctly
8 years ago
Thibaut Courouble 54c7c0df5c Don't autofocus search input when another input is focused
8 years ago
Thibaut Courouble d59d43e64b Minor performance optimization to speed up app boot
8 years ago
Thibaut Courouble 63bb8cd1e1 Don't autofocus search input on Android/iOS
8 years ago
Thibaut Courouble e94af979d9 Add settings page
8 years ago
Thibaut Courouble 0f238609da UI improvements
8 years ago
Thibaut Courouble c2c26ad576 Remove flawed touchscreen detection
8 years ago
Thibaut Courouble d9a12a595c Clear the search scope on ctrl/cmd/alt + backspace
9 years ago
Thibaut Courouble 6f16945418 Fix autofocus behavior
9 years ago
Thibaut Courouble ba4bcbf7ee Improve URL search
9 years ago
Thibaut Courouble 0970a44533 Move the cursor to the end of the search input when searching from URL
9 years ago
Thibaut Courouble 39b9846d78 Improve tab navigation
9 years ago
Thibaut Courouble 18199101d7 Minor optimizations to improve boot performance
9 years ago
Thibaut Courouble 4fc1126015 Tweak sidebar show/hide
9 years ago
cristian.corcoveanu dd4b9bfa1f Hide/Show sidebar when dragging it or typing into the search input
9 years ago
Thibaut Courouble cad624613c Improve search scope behavior
9 years ago
Thibaut Courouble b14fc9438a Disable search input while showing doc picker
9 years ago
Thibaut Courouble 5015405e7c Use doc full name (incl. version) throughout the app
9 years ago
Thibaut 63059d7015 Set search scope based on initial URL
10 years ago
Thibaut aa3de225aa Add alt+s shortcut for searching on Stack Overflow
10 years ago
Thibaut 39e01bfce8 Search docs by name not slug
10 years ago
Thibaut 465a172025 New design
10 years ago
Thibaut 4928c845a5 Add info text when no search results are found
11 years ago
Thibaut ce31de5c3f Fix URL search fragment decoding
11 years ago
Thibaut 94119e1188 Add keyboard shortcut for searching on Google
11 years ago