Commit Graph

22 Commits (30fd37fc5494e845a854f6e3d00579881ef94f7d)

Author SHA1 Message Date
Jasper van Merle c28305b0b7 Implement review suggestions
6 years ago
Jasper van Merle 8ed1f4ace1 Replace AppCache with a service worker
6 years ago
Thibaut Courouble d48396de57 DevDocs → freeCodeCamp
7 years ago
Thibaut Courouble e94af979d9 Add settings page
8 years ago
Thibaut Courouble 0f238609da UI improvements
8 years ago
Thibaut Courouble 925217f924 Use single click to toggle sidebar on/off
9 years ago
Thibaut Courouble 740bcc65ba Remove ability to hide sidebar by resizing
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 31495ff5a9 Tweak dbclick-to-toggle-sidebar code
9 years ago
cristian.corcoveanu 4cb0d7a506 Add double click event to toggle the sidebar
9 years ago
Thibaut Courouble 183a616b03 Small refactor
9 years ago
Miko Nieminen 1a04656d11 Fix resizing left side list in Firefox
9 years ago
Thibaut Courouble a24a2ce1fe Don't set lastDragValue when the cursor coordinate is 0 (Chrome bug)
9 years ago
Thibaut 6da6d5e2cd Tweak resizer onDrag handler
9 years ago
Thibaut c2a20ef586 Ignore dragEnd coordinate when it differs too much from last drag event
9 years ago
Thibaut a23e3c02a4 Use pageX instead of clientX
9 years ago
Thibaut 4035f0fe52 Use event.clientX when available in Resizer#onDragEnd
10 years ago
Thibaut 7b94616502 Add an icon in the sidebar to constrain the width of the UI
10 years ago
Thibaut 2cdc9c56ae Fix resizer in IE
10 years ago
Thibaut 2a5597946a Bust AppCache on resize
10 years ago
Thibaut e2afa6e494 Implement resizable sidebar
10 years ago