new keyboard shortcuts inside text input

This commit is contained in:
Clement Miao 2017-04-07 01:05:13 -07:00
parent ccc1df2dfe
commit ea3c840983
5 changed files with 292 additions and 15 deletions

View file

@ -84,6 +84,7 @@ smallvec = "0.1"
style = {path = "../style"}
style_traits = {path = "../style_traits"}
time = "0.1.12"
unicode-segmentation = "1.1.0"
url = {version = "1.2", features = ["heap_size", "query_encoding"]}
uuid = {version = "0.4", features = ["v4"]}
websocket = "0.17"