Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Rich Text Editor #292

Merged
merged 19 commits into from
Jun 14, 2016
Merged

Rich Text Editor #292

merged 19 commits into from
Jun 14, 2016

Commits on May 27, 2016

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

Commits on May 28, 2016

  1. minor improvements

    - use <p> for unstyled blocks
    - fix return key bug
    - editor placeholder
    aviraldg committed May 28, 2016
    Configuration menu
    Copy the full SHA
    fe76eb9 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2016

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

Commits on Jun 9, 2016

  1. Configuration menu
    Copy the full SHA
    29cdd1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e0720d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf8e56e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2016

  1. Configuration menu
    Copy the full SHA
    e4217c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b960d22 View commit details
    Browse the repository at this point in the history
  3. get /commands working again

    aviraldg committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    c0d7629 View commit details
    Browse the repository at this point in the history
  4. Basic Markdown highlighting

    pferreir committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    a5a3e4e View commit details
    Browse the repository at this point in the history
  5. Fix highlighting behaviour on switch

    Hopefully made the code a little bit clearer.
    pferreir committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    8f45f16 View commit details
    Browse the repository at this point in the history
  6. Fix behaviour of modifyText

    Since it was not correctly extracting the selected part of the text
    string
    pferreir committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    294a8ef View commit details
    Browse the repository at this point in the history
  7. Minimal house cleaning

    pferreir committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    e75a28b View commit details
    Browse the repository at this point in the history
  8. Add basic Markdown highlighting

    Add basic Markdown highlighting
    aviraldg authored Jun 11, 2016
    Configuration menu
    Copy the full SHA
    df69d1d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. Configuration menu
    Copy the full SHA
    74527a4 View commit details
    Browse the repository at this point in the history
  2. use rte labs setting

    aviraldg committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    34be17c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. Configuration menu
    Copy the full SHA
    2606ea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cb086e View commit details
    Browse the repository at this point in the history
  3. more RTE fixes

    aviraldg committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    ba69e43 View commit details
    Browse the repository at this point in the history