All Versions
70
Latest Version
Avg Release Cycle
175 days
Latest Release
1861 days ago

Changelog History
Page 5

  • v0.13.0 Changes

    • ๐Ÿ›  Fixed scrollTop issues in IE8
    • ๐Ÿ›  Fixed click-to-hide issues in IE8
    • ๐Ÿ‘Œ Improved demo conformance by adding a DOCTYPE
    • When destroying a calendar, API methods become a no-op instead of getting deleted
  • v0.12.1 Changes

    • ๐Ÿ›  Fixed internal clone method
  • v0.12 Changes

    • ๐Ÿ›  Fixed a myriad of issues in IE8, enabling basic support
  • v0.11.2 Changes

    • ๐Ÿ›  Fixed an issue where reference errors occured when setting an initialValue or an input's value
  • v0.11.1 Changes

    • Introduced except and only validators
  • v0.11.0 Changes

    • ๐Ÿ”จ Refactored validator factories so that the consumer doesn't need to bind 'data' events to refresh inline calendars
  • v0.10.0 Changes

    • ๐Ÿ“‡ Renamed validator factories
  • v0.9.0 Changes

    • Calendars are rendered when shown
    • Validation occurs whenever a calendar is shown
    • ๐Ÿ›  Fixed a bug where inline calendars couldn't be retrieved with rome.find
    • Introduced validator factories for common date comparison use cases
    • Introduced calendar.refresh method to refresh a calendar on demand
  • v0.8.1 Changes

    • ๐Ÿ›  Fixed a bug where positioning would fail if the container had position: relative
  • v0.8.0 Changes

    • Replaced contra with contra.emitter, shaving bytes