Yurong He
a93a173183
The CSS class is overwritten by the previous change. Add it back ( #3583 )
2018-12-10 17:36:58 -08:00
Yurong He
ded073edd9
Added clear output to ToggleMoreAction and added it to markdown preview ( #3535 )
...
* Added toggleMoreActions to Markdown Preview only.
When it is in editor mode, only editor display ToggleMoreActions.
* Added clear output back
2018-12-10 11:17:35 -08:00
Yurong He
2af627b704
Fixed #3497 ( #3517 )
2018-12-07 14:16:00 -08:00
Yurong He
944a77fe42
Fixed #3287 adding loading-spinner to markdown cell ( #3505 )
2018-12-07 13:07:00 -08:00
Yurong He
3b08721835
Fixed #3415 add padding-left/right 8px ( #3462 )
...
* Fixed #3415 add padding-left/right 8px
* We will keep CSS consistent for review and editing mode. So removed codes not used.
2018-12-07 09:02:20 -08:00
Yurong He
702dbddd78
Fixed some issues for Markdown and CSS ( #3336 )
...
* Fixed few markdown cell issues
* Change the boolean value from 1 to true
2018-11-29 12:50:53 -08:00
Raj
3952fdbe2d
3240: Empty cells show thick border ( #3242 )
...
* 3240: Empty cells show thick border
* 3240: Refactoring code and markdown css selection +output UI improvement
2018-11-28 09:45:34 -08:00
Yurong He
bc13beaa85
Revert "Hide run button in markdown editor and pull toggleMoreAction to a seperate class ( #3321 )" ( #3328 )
...
This reverts commit 9ea8baca05 .
2018-11-27 23:43:16 -08:00
Yurong He
9ea8baca05
Hide run button in markdown editor and pull toggleMoreAction to a seperate class ( #3321 )
2018-11-27 15:32:20 -08:00
Yurong He
b3eb809550
Hide ToggleMoreAction for inactive cell ( #3235 )
...
* Hide ToggleMoreAction for inactive cell
* Revert wrong merge
* Undo bad merge
* Enable markdown to hide ToggleMoreAction
* Resolve PR comments
* Fixed the name
* Change name
* Fix toggleMoreActions by passing in CellContext instead of just nb model
* Fixed the warning by removing notificationService from the caller
2018-11-27 12:54:27 -08:00
Yurong He
5da89ac05b
Add localContentManger and dummy sessionManager ( #3130 )
...
* - keyboard binding to arrow keys
- toggle markdown editor by double click
* Added localContentManger and dummpy sessionManager
2018-11-05 17:55:13 -08:00
Abbie Petchtes
533f2734f1
Add markdown cell to Notebook ( #3014 )
...
* add markdown cell
* add markdown preview for Notebook
* formatting
* address comment
2018-10-26 16:20:06 -07:00