Jasper de Vries

Results 131 comments of Jasper de Vries

Ok. But I'll add a ticket to PFE as well. The keyboard support on Coloris is great!

I'm on vacation this week. Will take care of it next weekend.

Reverted changes to the 12.0.0 docs. Will take care of the rest when 12 is released.

@melloware I'll first add the PF 13 docs as we need changes there as well

@melloware should this be mentioned in the migration guide?

I think we need a component which supports ranges which holds two inputs. Conversion / validation should be done per input. I'd like to avoid dealing with a separator. See...

Slider holds no values. It just updates values of (hidden) inputs: ```xhtml Range Slider ```

I was thinking of a wrapper component. Did not think it through. It's an option.

Slider would be the ideal component for numeric range filtering though, if transformed into a value holder.

Thought of that as well. I think introducing a logarithmic scale might help such scenarios. Not ideal though. UI could be something like: ``` 50 55k -o==========o-- ```