air-datepicker
air-datepicker copied to clipboard
Change 'datepicker' to 'airdatepicker'
If air-datepicker is used along side other datepicker plugins, things break, because they all use same basic CSS class and same basic function name: 'datepicker'. It would be great to rename air-datepicker so that function call is 'airdatepicker' and all CSS classes go from .datepicker to .airdatepicker.
+1
Conflict with jqueryUi.
+1.
When I add JqueryUI to my html, air-datepicker breaks and doesn't work.
This would be very helpful. It's hard to use Air Datepicker in a WordPress plugin because so many other plugins use jQuery UI Datepicker which is bundled with WordPress itself. 'datepicker' is not distinct enough.
+1
+1
- 1
Please tell me what files need to be modified :(
I changed all declaration and uses of datepicker to airdatepicker, also a function Datepicker to AirDatePicker in datepicker.js, the i18n and css files
+1
+1
Version 2 is no longer maintained