Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove modeldb #12695

Merged
merged 8 commits into from Sep 19, 2022
Merged

Remove modeldb #12695

merged 8 commits into from Sep 19, 2022

Commits on Sep 15, 2022

  1. deduplicate modeldb - cells,codeeditor,codemirror

    fix typings
    
    fix docregistry tests
    
    fix cells tests
    
    fix notebook tests
    
    fix notebook tests (2)
    
    make notebook tests run more reliably & faster
    
    remove unused code
    
    re-add new dependencies after rebase
    
    fix completer tests
    
    fix console tests
    
    fix fileeditor tests
    
    fix integrity tests
    
    simplify and use default parameters for CellModels
    
    remove rebase bug
    
    package integrity updates
    
    add sample to template
    
    package integrity updates
    
    add json representation to ymodel template
    
    remove ysource from YDocument class
    
    revert changes to staging/package.json
    dmonad authored and fcollonval committed Sep 15, 2022
    Copy the full SHA
    8f81cb6 View commit details
    Browse the repository at this point in the history
  2. Fix activeCellChanged may emit null

    bump y-codemirror.next
    
    Hide modelDB from public API
    
    Fix search styling
    
    Align with code style guiidelines
    
    Set execution to null by default
    
    More refactoring and dirty state fix
    
    Fix lsp package
    
    Fix unit tests
    
    Fix integrity
    
    Fix translation
    
    Fix integrity
    
    Preserve state when moving cells
    
    Update Playwright Snapshots
    fcollonval committed Sep 15, 2022
    Copy the full SHA
    9a88aa1 View commit details
    Browse the repository at this point in the history
  3. Fix following rebase

    fcollonval committed Sep 15, 2022
    Copy the full SHA
    825a02d View commit details
    Browse the repository at this point in the history
  4. Fix example

    fcollonval committed Sep 15, 2022
    Copy the full SHA
    73a760c View commit details
    Browse the repository at this point in the history
  5. Fix UI test

    fcollonval committed Sep 15, 2022
    Copy the full SHA
    7f5c662 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Various fixes

    fcollonval committed Sep 19, 2022
    Copy the full SHA
    942fbd7 View commit details
    Browse the repository at this point in the history
  2. Fix integrity

    fcollonval committed Sep 19, 2022
    Copy the full SHA
    94dc456 View commit details
    Browse the repository at this point in the history
  3. Update snapshots

    fcollonval committed Sep 19, 2022
    Copy the full SHA
    13b5c05 View commit details
    Browse the repository at this point in the history