- the styling issue fixed.
- package service provider codes cleaned.
- lang folder added to package publishes.
- disabling week days feature added you can disable week days by
disabledWeekDays
method and passing days you want to disable as an array (0 => saturday, 1 => sunday 2 => monday, 3 => Tuesday, 4 => Wednesday, 5 => Thursday, 6 => friday). - minDate validation bug fixed.