Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: slab/quill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: lever/quill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 12 files changed
  • 8 contributors

Commits on Nov 10, 2015

  1. Alternative fix for #432 that also works with formats added via quill…

    ….addFormat()
    thomsbg authored and jhchen committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    fa9ee27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a03bb8e View commit details
    Browse the repository at this point in the history
  3. update rich-text for concat

    jhchen committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    1bd1b55 View commit details
    Browse the repository at this point in the history
  4. Add removeHotkey to keyboard module, closes #110

    Takes a string, number, or hotkey object.
    thomsbg authored and jhchen committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    f67dd2b View commit details
    Browse the repository at this point in the history
  5. Rename to removeHotkeys to indicate that an array is returned, and ac…

    …tually do what it says on the tin
    thomsbg authored and jhchen committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    dec48b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    846ffd8 View commit details
    Browse the repository at this point in the history
  7. Fix upstream/#306

    ivan-i authored and jhchen committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    f05e07f View commit details
    Browse the repository at this point in the history
  8. Added soruce for the change as user

    HHogg authored and jhchen committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    346b4e7 View commit details
    Browse the repository at this point in the history
  9. workaround for and closes #415

    jhchen committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    5fce997 View commit details
    Browse the repository at this point in the history
  10. fixes #288

    jhchen committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    b9f562d View commit details
    Browse the repository at this point in the history
  11. reimplement

    git not cherry picking 156a0f3
    jhchen committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    f1aa210 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2015

  1. bump version

    jhchen committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    01d85b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. fixed package name and version

    Réal Provencher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    5273169 View commit details
    Browse the repository at this point in the history
  2. Custom behavior for the enter key + list formats

    thomsbg authored and Réal Provencher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    ffad69b View commit details
    Browse the repository at this point in the history
  3. Improve comments of peculiar enter-key behavior and add some tests

    thomsbg authored and Réal Provencher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    ebd8dbe View commit details
    Browse the repository at this point in the history
  4. Extend the enter-on-empty-line behavior to work with any format with …

    …'inherit: true'
    thomsbg authored and Réal Provencher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    59182fc View commit details
    Browse the repository at this point in the history
  5. when deleting a word, if it is preceded by and followed by a space, d…

    …elete one of them
    Réal Provencher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    cc266ae View commit details
    Browse the repository at this point in the history
  6. fixed typo in double space deletion

    Réal Provencher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    851990e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from lever/bugfixes-from-upstream

    Bugfixes from upstream
    Réal Provencher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    4cb57b5 View commit details
    Browse the repository at this point in the history
  8. 1.1.0

    Réal Provencher committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    5c9cc1e View commit details
    Browse the repository at this point in the history
Loading