2
0
mirror of https://github.com/tenrok/vue-cron-editor-bootstrap.git synced 2026-06-20 20:10:34 +03:00

Some bug fixes and layout changes (#5)

* Fixed bug when change the cronExpression outside the component

* Increase the size of all inputs.

Co-authored-by: Alex Freitas <afreitas@jbssa.com>
This commit is contained in:
alexmfreitas
2020-05-22 18:06:57 -03:00
committed by GitHub
parent 993d918083
commit c5607905c4
10 changed files with 79 additions and 48 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-cron-editor-bootstrap",
"version": "0.1.8",
"version": "0.1.9",
"private": false,
"main": "dist/vueCronEditorBootstrap.umd.js",
"module": "dist/vueCronEditorBootstrap.esm.js",