Chris LaFreniere
|
432034d2cb
|
Notebooks: Pressing Escape key in markdown cell exits edit mode (#5094)
* Pressing Escape key in markdown exits edit mode
* text + code cells inactive when pressing escape
|
2019-04-19 16:19:16 -07:00 |
|
Anthony Dresser
|
ddd89fc52a
|
Renable Strict TSLint (#5018)
* removes more builder references
* remove builder from profiler
* formatting
* fix profiler dailog
* remove builder from oatuhdialog
* remove the rest of builder references
* formatting
* add more strict null checks to base
* enable strict tslint rules
* fix formatting
* fix compile error
* fix the rest of the hygeny issues and add pipeline step
* fix pipeline files
|
2019-04-18 00:34:53 -07:00 |
|
Anthony Dresser
|
cb1682542b
|
remove sql/services (#4991)
|
2019-04-12 12:48:06 -07:00 |
|
Yurong He
|
4f8d14ed3e
|
Fix ##3479 ctrl+a select active cell output or preview markdown (#4981)
* Enable ctrl+a to select the output or markdown content when the cell is active
* Moved toggleUserSelect into ngOnChanges
* Resolve PR comments
|
2019-04-11 11:36:42 -07:00 |
|
Chris LaFreniere
|
88712f46bf
|
Fix for relative markdown image paths (#4889)
* Fix for relative markdown image paths
* PR comments
|
2019-04-10 11:35:06 -07:00 |
|
Anthony Dresser
|
2fb06e7f4f
|
Move notebooks to workbench (#4888)
* move notebooks under workbench
* fix style imports
|
2019-04-09 01:59:55 -07:00 |
|