8000 Tags · mercurymedia/elm-datetime-picker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mercurymedia/elm-datetime-picker

Tags

11.0.0

Toggle 11.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

10.0.2

Toggle 10.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #54 from markus-mind/add-classname

add elm-css className to container element

10.0.1

Toggle 10.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adjust element selectors for backwards compatibility (#53)

* adjust element selectors

* bump version and add changelog entry

* change ids to classes

10.0.0

Toggle 10.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

9.0.1

Toggle 9.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #50 from markus-mind/improve-styling

improve positioning of outside hierarchy datepickers and general styles

9.0.0

Toggle 9.0.0's commit message
Add documentation category for PresetRange

8.0.1

Toggle 8.0.1's commit message
Bump version to 8.0.1

8.0.0

Toggle 8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Render picker outside DOM hierarchy (#41)

* add render picker outside dom hierarchy functionality

* update readme, changelog and bumb version

7.0.2

Toggle 7.0.2's commit message
Remove duplicate month ID selector

7.0.1

Toggle 7.0.1's commit message
Bump Elm version to 7.0.1

0