Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plrenaudin/time-picker
https://github.com/plrenaudin/time-picker
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/plrenaudin/time-picker
- Owner: plrenaudin
- Created: 2015-01-25T17:09:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-25T17:39:51.000Z (almost 10 years ago)
- Last Synced: 2023-02-27T22:46:24.094Z (almost 2 years ago)
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Polymer Time Picker
This project is an experimental Time Picker inspired by CyanogenMod Time Picker using Polymer.## Setup:
- Get Polymer
- Install required elements: ```bower install Polymer/paper-elements```
##Screeshots
![Alt Screenshots](/resources/screenshot.png?raw=true "ScreenShots")## TODO
- Improve minutes picker precision
- Hide on click outside picker
- Focus the input on click outside picker
- Show/Hide animations