Yasser Elsayed

Results 19 comments of Yasser Elsayed

Can we reopen this? I think it's useful to support at least both dark and light themes.

@philprobinson84 not really, I'm thinking about ungit's integration into other projects. Particularly, I'm working on including it into [Datalab](https://github.com/googledatalab/datalab). I think at a minimum it should support light-on-dark as well...

@philprobinson84 I'd argue for making the theme switching a js thing in the runtime, for example a drop down in some kind of a settings pane. I'm guessing that this...

Also hitting this issue, and also because of `css-loader`. If I switch to the simple `string-loader` it works (although imports break), so it seems `css-loader` does some kind of validation...

@pascalduez no way around this then?

Yea I'm not able to maintain this currently, but I'll make sure to look at incoming PRs, so feel free to suggest features or make changes. :)

Hi @gosrivats, this task tracks adding this functionality, it doesn't exist yet in the app.

I fleshed it out a bit above.

For anyone who comes across this, I put together a small Polymer 2 + Typescript + Webpack + polymer-decorators with Javascript modules support here: https://github.com/yebrahim/polymer2-typescript-webpack, hope it might help.

yeah it'd be real nice if we can do it in the repl, especialy with those long-nested message types. :)