Commit Graph

31 Commits (6e5dd89eb515fea6eec04f2859380cb67168b4c5)

Author SHA1 Message Date
Simon Legner 0f497e57c8 Use window.requestAnimationFrame w/o fallback
1 year ago
Simon Legner 82fd7e6547 Use Array.includes and String.includes
1 year ago
Simon Legner a945db9bd4 Sanity-check decaffeinate app.views.ListFold
1 year ago
Simon Legner 1fe6544c82 Sanity-check decaffeinate app.views.PaginatedList
1 year ago
Simon Legner 9073fa20cb Sanity-check decaffeinate app.views.ListSelect
1 year ago
Simon Legner b07fd01ab1 Sanity-check decaffeinate app.views.ListFocus
1 year ago
Simon Legner c70e01fa53 Fix invalid constructor
1 year ago
Simon Legner 63472e840e Fix constructor(el) instanceof HTMLElement
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
Thibaut Courouble e212f62e89 Fix issue when hitting left-arrow keyboard shortcut on a disabled and unversioned doc
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 8d0606d070 Fix OpenJDK entry breaking keyboard navigation in the sidebar
8 years ago
Thibaut Courouble e7a0101910 Avoid forced style and layout recalculation when clicking entry in the sidebar
8 years ago
Thibaut Courouble bda3290cc6 Use an SVG icon for "dir" and "path" icons
8 years ago
Thibaut Courouble 0f238609da UI improvements
8 years ago
Thibaut Courouble 45312691a3 Fold sidebar item on click when it's selected
9 years ago
Thibaut Courouble b944227f95 Speed up search and sidebar rendering using requestAnimationFrame
9 years ago
Thibaut Courouble 2ece8d13da Improve doc list for versioned docs
9 years ago
Thibaut Courouble 2685860a05 Improve doc picker for versioned docs
9 years ago
Thibaut 53f7978e9d Ignore ctrl+click / right-click in sidebar list event handlers
10 years ago
Thibaut 25efa5522e Improve ListFocus behavior
11 years ago
Thibaut 71afc2efa3 CoffeeScript 1.7
11 years ago
Thibaut 8171fe658b Always reset sidebar list on escape
11 years ago
Thibaut 18986c1814 Going open source
11 years ago