Manuel Guilbault

Results 9 comments of Manuel Guilbault

@Qvatra sure, I'll post an example as soon as I have a little time

Just didn't have time to do it :)

@Tlvenn if you know how to work with shims and systemjs, I could use a hand: I can't figure out how to make it work

It now works as a JSPM dependency. The only thing I don't really like is that the `Materialize` object is still put on the global scope, and is not exported....

The roadmap is a good idea; I'll create a wiki page for this. As for materialize's dependencies, it's not ideal, but there's not much we can do about it. We...

Other than `ux-input` and `ux-textarea`, what other components should implement this API? I'd say `ux-button`, `ux-checkbox`, `ux-radio`, `ux-switch`, `ux-chip-input`, `ux-select` and `ux-datepicker`.

I've also noticed the following issue with `ux-checkbox`, `ux-radio` and `ux-switch`: they don't get the focus when you click them.

I already have a working version. It looks like this: ```html ``` I also added some examples in the ux showcase app: https://github.com/manuel-guilbault/aurelia-app-ux-showcase/tree/ux-tabs