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: timoxley/keycode
base: 907ed6ecaab6a32671ece058edb93bede3543827
Choose a base ref
...
head repository: timoxley/keycode
compare: c282ff62a4ff05a523d6026a66e83a4892e7f6e7
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Sep 7, 2018

  1. Fix keycode.codes lookup in README (#48)

    All the keys in the `keycode.codes` map are lower-case, so `keycode.codes['Enter'] === undefined`
    NMinhNguyen authored and timoxley committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    eb1962f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. fix: typings path (#47)

    While typescript can still resolve the issue it's still advisable to list the correct path according to https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html
    eps1lon authored and timoxley committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    332547e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Release 2.2.1

    timoxley committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    c282ff6 View commit details
    Browse the repository at this point in the history