Progress Report for jupyterlab between 2018-01-02 and 2018-01-09
- Allow using DockLayout mode options to open and openOrReveal by mpacer
- Check for node in develop mode install by blink1073
- Add
Accel A
as a keyboard shortcut for select all cells. by ian-r-rose - Fix handling of npm command by blink1073
- Sanitize output for completer by blink1073
- Update About and FAQ for Beta Release by ellisonbg
- Shift right-click in the notebook should just let the browser handle the event by jasongrout
- Swap order of single-document-mode and presentation-mode. by ian-r-rose
- Improve build recommended output by blink1073
- Keyboard shortcuts for command mode should not apply when the editor has focus by jasongrout
- Remove restriction on the notebook context menu by blink1073
- Check for
null
orundefined
in cached settings. by ian-r-rose - Always enable the scroll bar for the completer. by jasongrout
- [WIP] Focus selector for notebook by blink1073
- Add data_files support by blink1073
- Context menu item for scrolling output by ellisonbg
- Focusin/out instead of focus/blur for notebook cells to allow events to bubble by ian-r-rose
- Do not dispose of server session when client session is closed by blink1073
- Bump Launcher Dep by blink1073
- Fix font sizing by ellisonbg
- Clarify labels by ian-r-rose
- Fix Vega Action Rendering by blink1073
- Properly scope notebook context menus by blink1073
- Update badges by blink1073
- Correctly match an output area model index to the layout children index. by jasongrout
- Deselect cells when click events happen outside of selection, or when there is a double-click. by ian-r-rose
- Fix handling of codemirror focus and dialog in notebook by blink1073
- Fix stdin rendering and output text selection by blink1073
- Presentation mode by ellisonbg
- Add support for types in the completer by ellisonbg
- Add Shutdown All handling by blink1073
- Fix uglify by blink1073
- Update example app and add theme and tree handling by blink1073
- Workspaces by afshin
- Fix appveyor exit code handling by blink1073
- Workspaces by afshin
- Commits: 113
- Pull requests: 34
- Issues: 39