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

PLJ-785 CodeMirror Eject to TextArea - Reload from TextArea in Offline HTML export #805

Merged
merged 9 commits into from
Jan 23, 2021

Commits on Dec 23, 2020

  1. Replace CM with TextArea on export - reload CM from TextArea on load

    Panagiotis Georgakopoulos committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    060a5a5 View commit details
    Browse the repository at this point in the history
  2. Make CMs readonly

    Panagiotis Georgakopoulos committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    0e5034f View commit details
    Browse the repository at this point in the history
  3. Disallow focus on CM

    Panagiotis Georgakopoulos committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    da6633d View commit details
    Browse the repository at this point in the history
  4. Fix small bug: InnerHTML->OuterHTML

    Panagiotis Georgakopoulos committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    eb1c05b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Merge branch 'master' of github.com:fonsp/Pluto.jl into PLJ-785-CM-Of…

    …fline
    Panagiotis Georgakopoulos committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    bc9acc8 View commit details
    Browse the repository at this point in the history
  2. Fix CellInput & tests

    Panagiotis Georgakopoulos committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    b5941ae View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Enable copy (and cursor)

    Panagiotis Georgakopoulos committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    4c2dccf View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into PLJ-785-CM-Offline

    Panagiotis Georgakopoulos committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    9450ce6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Disable cursor

    Panagiotis Georgakopoulos committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    a65ed00 View commit details
    Browse the repository at this point in the history