- Introduce dayNames and shortDayNames in DateLocale
- Define AMD paths as relative and let require.js determine module name from name of the file
- Use SASS for styles
- Move all formatting related code from DateTime to DateFormat
- Remove close icon from popup calendar
- Update example and playground
- Add optional AMD support
- Backwards incompatible change: rename global
Locale
object toDateLocale
- (Changes not listed)