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: FlowingCode/XTermConsoleAddon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: xterm-console-2.1.1
Choose a base ref
...
head repository: FlowingCode/XTermConsoleAddon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: xterm-console-2.2.0
Choose a head ref
  • 18 commits
  • 40 files changed
  • 2 contributors

Commits on Jan 23, 2023

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

Commits on Feb 1, 2023

  1. ci: add vaadin 23 profile

    javier-godoy authored and paodb committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    2d84547 View commit details
    Browse the repository at this point in the history
  2. ci: add github workflow

    javier-godoy committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    424f809 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 15, 2023

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

Commits on Feb 24, 2023

  1. build: set version to 2.2.0-SNAPSHOT

    javier-godoy authored and paodb committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1794970 View commit details
    Browse the repository at this point in the history
  2. build: upgrade to XTerm version 5.1.0

    javier-godoy authored and paodb committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    bca221a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e3fb29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0132d3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78b0769 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6ca802 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eaebaca View commit details
    Browse the repository at this point in the history
  8. revert: chore: version tsconfig.json

    This reverts commit 99cba3a.
    javier-godoy authored and paodb committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    d6dfaf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    c51f377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c265af7 View commit details
    Browse the repository at this point in the history
  3. feat: add method for enqueuing a listener before others

    By default, custom key listeners execute in the same order they were registered.
    In some cases, it's desirable to add a listener that executes before others, so that it can prevent the event from propagating, so that the event is not handled by other listeners that have been added earlier.
    javier-godoy authored and paodb committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    b4cf6e4 View commit details
    Browse the repository at this point in the history
  4. chore: update license headers

    javier-godoy authored and paodb committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    c0f4d53 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

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