Alan Soares

Results 5 issues of Alan Soares

When running on a Windows environment, it does not load the correct partial template for the /about state. It loads the main template instead. ![12-11-2014 1-53-24 p m](https://cloud.githubusercontent.com/assets/273334/5003509/58f440cc-6a73-11e4-8cad-0b2fa91f24db.png)

This PR proposes an ~arguably~ cleaner pattern for augmenting `radix-ui` primitives. @shadcn BTW, really like where this is going. I've been planning on doing something like this for quite a...

Here's my case: I have three comboBoxes whose selection of one triggers preloading data for the second and so on. The thing is, for the first one, I have this...

ComboBox

help wanted
hacktoberfest

- Allow better syntax and code scalability leveraging ES6 Modules with Babel - Use [rollup](https://github.com/rollup/rollup) for Module Bundling and code optimisation with effective tree-shaking and dead code elimination cc @guisouza