Skip to content

Commit

Permalink
Vue 3 support & dependencies upgrade
Browse files Browse the repository at this point in the history
- added vue3 support (Options & Composition API)
- upgraded dependencies
  • Loading branch information
dmuy committed Apr 19, 2023
1 parent ae173d9 commit 7cb834f
Show file tree
Hide file tree
Showing 9 changed files with 4,573 additions and 4,703 deletions.
2 changes: 0 additions & 2 deletions dist/duDatepicker.css
Expand Up @@ -33,7 +33,6 @@
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
outline: none;
border-radius: 4px;
Expand Down Expand Up @@ -71,7 +70,6 @@
width: 284px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
overflow: hidden;
flex: 0 1 auto;
Expand Down

0 comments on commit 7cb834f

Please sign in to comment.