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

add custom event listener option #122

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 18, 2020

  1. add custom event listener option

    Andrew Carlson committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    c02c81e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. publish forked package

    acarl005 committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    d90ac22 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. make Prism a peer dependency

    acarl005 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    fa848d3 View commit details
    Browse the repository at this point in the history
  2. allow any prism version

    acarl005 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    421fba2 View commit details
    Browse the repository at this point in the history
  3. fix typo

    acarl005 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    a00dd2f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    d3c17e7 View commit details
    Browse the repository at this point in the history
  2. bump patch version

    acarl005 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    eee80ab View commit details
    Browse the repository at this point in the history
  3. build

    acarl005 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    3c9bb69 View commit details
    Browse the repository at this point in the history
  4. update readme

    acarl005 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    63b4e4d View commit details
    Browse the repository at this point in the history
  5. update lines

    acarl005 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    7ef1403 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea50095 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

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

Commits on Mar 27, 2022

  1. fix line number height issue

    acarl005 committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    783cf01 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. increase default font size

    acarl005 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    5533bdb View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

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

Commits on Jul 17, 2022

  1. remove Bublé transpilation, add method to remove event listeners, and…

    … fix bugs with tab key indentation
    acarl005 committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    274659c View commit details
    Browse the repository at this point in the history
  2. update readme

    acarl005 committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    4210981 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. make backspace unindent

    acarl005 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    b10a3c7 View commit details
    Browse the repository at this point in the history
  2. bump version

    acarl005 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    ab760e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    825c90b View commit details
    Browse the repository at this point in the history
  2. fix type signatures again

    acarl005 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    a673943 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. fix type signatures again

    acarl005 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    dfc163a View commit details
    Browse the repository at this point in the history
  2. bump version

    acarl005 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    923ffb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. fix bug with cmd+]

    acarl005 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    633935f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

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