tim

Results 4 issues of tim

Hi, I followed your instructions and got an javascript error running the app, where the import statement is not compiled to es5. ![image](https://cloud.githubusercontent.com/assets/724211/21578448/4f115cba-cf80-11e6-991c-6539eb2f4025.png) ![image](https://cloud.githubusercontent.com/assets/724211/21578451/7b11d01a-cf80-11e6-83a1-5b39a1db5b5a.png) EDIT: I think it has to...

### Describe your changes Adding a new type of slider, `RangeSlider`, to next to `Slider`. It's directly imported from [Fluent UI](https://developer.microsoft.com/en-us/fluentui#/controls/web/slider) but uses a theme that is derived from the...

There's a small confusing detail that feels like an issue to me. If one opens the drop down with the enter key and has the mouse over an option and...

Has anyone any plans to ever implement a range slider in practival? I begun working on modifying the existing Slider to handle a range but stopped, see my comment on...