From 7d4175222e01dcafe88b3a700befa0437e1e1b87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre=20Troll=C3=A9?= <8363334+trollepierre@users.noreply.github.com> Date: Sun, 20 Feb 2022 22:39:18 +0100 Subject: [PATCH] docs: enlight the fact keyboard support is not implemented yet as mention in #501 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index afd6e5cc..060d05bc 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ https://codesandbox.io/s/mpklq49wp To view demo examples locally clone the repo and run `npm install && npm run serve` +NB: [Keyboard support is not implemented yet, but here is the tracking issue to follow implementation:](https://github.com/charliekassel/vuejs-datepicker/issues/501) + ## Install ``` bash