ember-power-timepicker
ember-power-timepicker copied to clipboard
An Ember time-picker component that leverages the excellent Ember Power Select for a single purpose
NPM Audit is [BROKEN!](https://overreacted.io/npm-audit-broken-by-design/)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
My company is moving from Ember to React and as such I'm not going to have time for side projects. If you are interested in owning and maintaining this project...
The following assertion bubbles up when trying to clear the selected time (hitting the cross) picked in the provided 'Simple Example' from the Readme.md: Uncaught TypeError: timeString must be a...
When running the example, it looks like onchange is being hit on first load? Is this normal?
- `init()` - Calculated the times[] should use getFormattedTime? - `getFormattedTime()` use the zeroPad function?
Ultimately will create a webpage that showcases the component.