dasher-project / dasher-web

Dasher text entry in HTML, CSS, JavaScript, and SVG
https://dasher-project.github.io/dasher-web/browser/
MIT License
43 stars 8 forks source link

Remove the keyboard code #60

Closed sjjhsjjh closed 3 years ago

sjjhsjjh commented 3 years ago

The Dasher custom keyboard code has been moved to another repository, see:
https://github.com/dasher-project/dasher-captivewebview/compare/dasher-web-submodule That code should now be removed from this repository.

Resolve #57

jcope commented 3 years ago

After this, we should be able to remove the captive-webview submodule from this repo (?)

sjjhsjjh commented 3 years ago

After this, we should be able to remove the captive-webview submodule from this repo (?)

The removal should happen when the change is merged because of this commit: https://github.com/dasher-project/redash/pull/60/commits/f273b724cd9993ada677edfa2d70811565140403

That commit should be part of this pull request.

Couple of shoulds there and I can imagine that manual removal might be required in local repositories.