Tags: navn-r/jupyterlab-git
Tags
Merge pull request jupyterlab#1015 from fcollonval/fcollonval/issue1014 Revert using default browser
Preserve commit message when switching to the History tab (jupyterlab… …#931) (jupyterlab#836) (jupyterlab#971) * Move commit message state to git panel (jupyterlab#931) * Preserve commit message when commit fails (jupyterlab#836) * Fix unit tests from refactor (jupyterlab#931) (jupyterlab#836) * Rename commit message state variables (jupyterlab#931) * summary -> commitSummary * description -> commitDescription * Preserve commit message when refusing to set identity when committing (jupyterlab#836) - Raise error instead of returning false on fail setting identity * Refactor commit and commit message handler functions * GitPanel.commitFiles now handles all commit actions * Refactor GitPanel spec to test commitFiles function instead of commitStaged * Change commit message handler functions to be more generic
nbdime styles are not imported (jupyterlab#919) * Import some styles from nbdime-jupyterlab * Import additional styles from nbdime * Move import to base * Correct comment position
PreviousNext