Download Latest Version Version 0.4.13 - Some many changes.zip (158.0 kB)
Email in envelope

Get an email when there's a new version of tail.DateTime

Home / 0.4.13
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-06-30 3.4 kB
Version 0.4.13 - Some many changes.tar.gz 2019-06-30 124.4 kB
Version 0.4.13 - Some many changes.zip 2019-06-30 158.0 kB
Totals: 3 Items   285.8 kB 0

Version 0.4.13 - Beta

  • Add: The new Polish Translation.
  • Add: The new Spanish Mexican Translation.
  • Add: The new Czech Translation.
  • Add: The new Greek Translation.
  • Add: The new option time12h to use the AM/PM selector instead of the 24-h format.
    • Thanks to #23.
  • Add: Custom "stepUp" and "stepDown" buttons for the new time picker input fields.
  • Add: The new internal methods this.prepare() and this.handleStep().
  • Update: The helper methods cHAS(), cADD() and cREM().
  • Update: Time Selector fields are now text fields instead of number, using inputmode to force the number-selectors on mobile browsers (weak support).
  • Update: Remove the initial inline styling of the DateTime container (use CSS instead).
  • Update: Define factory-global w and d variables within the factory parameter declaration.
  • Update: The options timeHours, timeMinutes and timeSeconds calculates now the time number using the current time and the respective timeStep* value if true is passed.
  • Update: The options timeHours, timeMinutes and timeSeconds hides the respective field if false is used or just "disables" them by using null.
    • Thanks to #23.
  • Update: Use leading Zeros on the single time selectors.
    • Thanks to #23.
  • Remove: The name attributes from the Time input fields.
  • Bugfix: The helper method clone use an IE-unsupported function called Object.assign.
  • Bugfix: Webpack issue in VueJS.
    • Thanks to #35.
  • Bugfix: The timeIncrement function doesn't work by using the Arrow buttons on the respective time input[type=number] fields.
  • Bugfix: Dates before 1970-01-01 are disabled.
    • Thanks to #40.

CSS / Less Environment

  • Add: A "not-allowed" cursor on disabled time fields / custom buttons.
  • Add: Minified Stylesheets and Source Maps (for both types).
  • Add: A node.js script to compile the Less stylesheets into CSS.
  • Add: New design parts for the custom time buttons and the AM/PM switch.
  • Update: The complete Less stylesheet structure.
  • Update: A few design changes on both designs.
  • Update: Each single CSS Color scheme contains now the complete styles instead of "imports".
  • Update: Move direction: rtl; from inline CSS to CSS stylesheet property.
  • Remove: All obsolete (not required) -o- and -moz- prefixed CSS properties.
  • Bugfix: Date picker is not positioned properly in a child scrollable container.
    • Thanks to #33.
Source: README.md, updated 2019-06-30