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

[collapsible_headings] add new (un)collapse-all actions, shortcuts, button #1025

Merged
merged 5 commits into from
Jul 28, 2017

Commits on Jul 21, 2017

  1. Configuration menu
    Copy the full SHA
    e41b62b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dfa072 View commit details
    Browse the repository at this point in the history
  3. [collapsible_headings] simplify embedding js into main html page

    by detecting whether we're in a live notebook, then defining
    with/without an explicit module name as appropriate
    jcb91 committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    1266e17 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2017

  1. [collapsible_headings] handle potential null cell value in callback

    cell can be null if an attempt was made to extend selection beyond
    existing cells
    jcb91 committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    e9bc2e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Configuration menu
    Copy the full SHA
    b15cd5c View commit details
    Browse the repository at this point in the history