Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

I/5862: Disable text transformations inside code blocks #222

Merged
merged 23 commits into from
Jan 30, 2020
Merged

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    72298e0 View commit details
    Browse the repository at this point in the history
  2. Fix: Mix TextTransform plugin with forceDisabled and clearForceDisabl…

    …ed methods and disable the plugin while typing in Code Block
    panr committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    580310b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

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

Commits on Jan 26, 2020

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

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    af79703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    150825a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea81fae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd364e1 View commit details
    Browse the repository at this point in the history
  5. Fix plugin tests

    panr committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    876553c View commit details
    Browse the repository at this point in the history
  6. Fix the tests...

    panr committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    f1d534c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af9b8c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55fee2f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Fix test block description from 'plugin' to '#isEnabled' and remove a…

    …n unnecessary test for checking watchers after initialization
    panr committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    ee9c9ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    138af5f View commit details
    Browse the repository at this point in the history
  3. Remove _watchersStack since it's no longer necessary and bind watcher…

    …'s state to the state of the TextTransformation plugin
    panr committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    161b1a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe42b41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    267595a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30671da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    153192e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    8eb686a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bbaeee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75b95bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a889f2 View commit details
    Browse the repository at this point in the history