1 - Button correction loaded even when not informed and dispatching event
2 - Adding style option to actions buttons
3 - Implements unavailable days by an array of dates, for a specific period within a month in the year.
ex: limit: [{ type: 'day', available: ['2017-11-09', '2017-11-10', '2017-11-12'] }]
1 - Button correction loaded even when not informed and dispatching event 2 - Adding style option to actions buttons 3 - Implements unavailable days by an array of dates, for a specific period within a month in the year. ex:
limit: [{ type: 'day', available: ['2017-11-09', '2017-11-10', '2017-11-12'] }]