Daniel Grajeda
640c6f30f4
Notebook views UI 2 ( #15865 )
...
Provide access to the Notebook Views UI. Feature is hidden behind a feature flag.
Co-authored-by: rkselfhost <rkselfhost@outlook.com >
2021-08-17 14:15:28 -07:00
Cory Rivera
d582a955dd
Add Markdown as a default editing option for text cells ( #15540 )
2021-05-21 10:05:55 -07:00
Chris LaFreniere
48a63e1f50
Notebooks: Add Support for Cell Attachment Images ( #14449 )
...
* Add to interfaces
* Works E2E
* Consolidate interface
* Add comments, cleanup
* Add some tests
* Cleanup
* interface cleanup
* Add more tests
* Add comments
* Add type for cell attachment
* wip
2021-02-28 16:40:41 -08:00
Daniel Grajeda
16943c68c6
Notebook Views Models ( #13884 )
...
* Add notebook editor
Introduce notebook editor component to allow for separate notebook displays in order to accomodate notebook views
* Localize notebook views configuration title
* Refactor view mode and remove the views configuration while it is unused
* Only fire view mode changed event when the value has been changed
* Remove notebook views contribution
* Add metadata capabilities
* Notebook views definitions
* Add notebook views models
* Views test
* Rename type arguments
* Additional tests
* Fix unused import
* Update resize cell test
2021-01-05 15:28:30 -08:00
Cory Rivera
d363ea33b5
Save charting state in SQL notebooks. ( #9789 )
2020-03-30 16:48:28 -07:00
Anthony Dresser
9af1f3b0eb
More layering ( #9111 )
...
* move handling generated files to the serilization classes
* remove unneeded methods
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* wip
* remove jsdoc
* fix layering
* fix compile
* fix compile errors
* wip
* wip
* finish layering
* fix css
* more layering
* rip
* reworking results serializer
* move some files around
* move capabilities to platform wip
* implement capabilities register provider
* fix capabilities service
* fix usage of the regist4ry
* add contribution
* remove no longer good parts
* fix issues with startup
* another try
* fix startup
* fix imports
* fix tests
* fix tests
* fix more tests
* fix tests
* fix more tests
* fix broken test
* fix tabbing
* fix naming
2020-02-12 18:24:08 -06:00