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

AceEditor - codemirror replacement #9281

Commits on Mar 9, 2021

  1. Ace editor POC

    keithjgrant committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    1afdd7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e9c6a9 View commit details
    Browse the repository at this point in the history
  3. styling Ace CodeEditor

    keithjgrant committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    5c38011 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    070c67f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19f4de0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    411d692 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    221021a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2995cde View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c975f65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    143d41f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4e55c98 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b2cee2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c2a2bf3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0b57522 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6f7a717 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. CodeEditor bugfixes

    * fix typing space character
    * hide cursor when editor doesn't have user focus
    * show help text any time editor is in focus
    * fix content shifting when help text appears/disappears
    * remove 80 character "print limit" line
    keithjgrant committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    4ea7c8a View commit details
    Browse the repository at this point in the history
  2. fix lint error

    keithjgrant committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    726b5dd View commit details
    Browse the repository at this point in the history
  3. fix CodeEditor tests

    keithjgrant committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    05f9303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c90dfbb View commit details
    Browse the repository at this point in the history