Tags

Tags give the ability to mark specific points in history as being important
  • v0.5.6

    cd1b0554 · Bump Version ·
  • v0.5.5

    9695ba6a · Bump version ·
  • 0.5.4

    64dfd551 · Bump version ·
    **Fixes**
    - Fix flatpickr not initialized after field was hidden via dependency
  • 0.5.3

    9bba2d25 · Bump version ·
    **Fixes**
    - Fix problem with timezone shift on flatpickr
  • 0.5.2

    2f7d2dda · Bump version ·
    **Fixes**
    - Fix problem with time-value on flatpickr
    - Fix wrong time-zone when showing datetime on index/detail
  • 0.5.1

    4449af03 · Bump version ·
    **Fixes:**
    - Fix problem with date-fields shifting date when user and system timezone are different
  • 0.5.0

    dcf45da3 · Bump version ·
    **Features:**
    - Add clear button in flatpickr for nullable fields
    
    **Fixes:**
    - Fix lost value on dependent field update
  • 0.4.1

    a645ca09 · Bump version ·
    **Fixes:**
    - Fix false positive safari detection in chrome
  • 0.4.0

    a832cd91 · Bump version ·
    **Features:**
    - Add placeholder with flatpickr
    - Add option to enable flatpickr in safari desktop
    
    **Fixes:**
    - Fix pointer style with flatpickr
    - Fix error with diff on index
    - Fix missing initial value
  • 0.3.0

    c7ffdb58 · Bump version ·
    **Features**
    - Detect hour cycle style for flatpickr with browser settings
    - Localize flatpickr based on browser locale
  • 0.2.1

    aa359c1a · Bump version ·
    **Fixes:**
    - Fix flatpickr issue when field is hidden/shown via dependency
  • 0.2.0

    f2545b58 · Bump version ·
    **Features:**
    - Ability to control behavior via global defaults, see `setDefaults` and `addDefaults` static methods
    - Option to replace broken Firefox implementation for `datetime-local` with Flatpickr
  • 0.1.2

    0423a358 · Fix changlog format ·
    **Fixes:**
    - Issue where field was reset on input
  • 0.1.1

    4f484a41 · Bump version/Build ·
    **Fixes:**
    - Issue with timezone on forms
    - Update displayed form-value when timezone is updated via dependent field
    - Fix formatted timezone name on forms
  • 0.1.0

    7c9db6ea · Build assets for prod ·