Tags: mercurymedia/elm-datetime-picker
Tags
add initial dateInput module (#55) * add initial dateInput module * clean a little * add time dateTime format * reuse select functions to update time * transfer picker validation to dateInput * extract theme and add initial alignment module * refactor duration picker selection updates * add initial duration date inputs and updates * add duration picker alignment and date input styling * add duration validation * add initial docs * add a few tests * update readme * add changelog entry and bump version * fix alignment * Update gifs
Introduce elm css (#51) * add development server and move examples to example app * shared Settings module * share singledatepicker view components * apply shared view components to duration picker * add elm-css and initial theming * introduce elm theme * clean up and docs * create Utilities module for examples and fix test * Update GIFs in README.md * bring back CSS classes * remove css file
PreviousNext