Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(calendar): remove data values on destroy
data saved to the jquery calendar object was not removed on destroy. This leads to situations when a re-instantiation of the same calendar gets confused about different setting than the previous (data()-stored) values.
- Loading branch information