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: supervons/react-native-supervons-custom-keyboard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.6
Choose a base ref
...
head repository: supervons/react-native-supervons-custom-keyboard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 7, 2023

  1. 1.4.6

    supervons committed Nov 7, 2023
    Copy the full SHA
    705f712 View commit details
  2. [md] Add new todo.

    supervons committed Nov 7, 2023
    Copy the full SHA
    33e7949 View commit details
Showing with 3 additions and 2 deletions.
  1. +1 −0 README.md
  2. +1 −1 package-lock.json
  3. +1 −1 package.json
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -113,3 +113,4 @@ Please add property: keyName, it's unique .
# TODO-LIST

- [ ] Support typescript
- [ ] Change to hooks
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-supervons-custom-keyboard",
"version": "1.4.5",
"version": "1.4.6",
"description": "A JS keyboard with uppercase and lowercase letters, numbers and some symbols.\n",
"main": "index.js",
"scripts": {