Vu Tran

Results 27 comments of Vu Tran

It should be within the `dext` repo. What we want is to map all values in the Alfred theme file to Dext's specs and allow `dpm-cli` to install themes from...

> So someone should be able to do `dpm install http://www.packal.org/theme/pro-dark` then `dpm theme pro-dark` and it would update? That would be ideal. One thing to note is we should...

I'm down for this. I've used `greenkeeper` in the past but haven't tried `renovate` yet. One thing I disliked about automatic dependency updates is receiving too many emails/notifs but it...

Hi @UsulPro, I'm actually looking to decouple `material-ui` from this project so it is not locked into a specific interface/design. I do plan on creating a simple theming API for...

@UsulPro I like the idea of exposing an API that is compatible with `MuiThemeProvider`. I believe they are utilizing `getChildContext()` so we can definitely replicate `MuiThemeProvider` internally. My were to...

@marisaroque Can you list your node and package versions?

This is definitely a possibility. I haven't encountered a situation requiring vertical transitions but feel free to submit a PR if you'd like.