Manuel Mujica

Results 29 comments of Manuel Mujica

@nlundquist do you have a repo where I can replicate this issue? I just tried with: ```json { "name": "steal-crawl-issue", "version": "1.0.0", "main": "main.js", "dependencies": { "can": "canjs/canjs#master" }, "devDependencies":...

I did not check for that. Let me see.

Yup, so `ParserRuleContext` -> `RuleContext` -> `antlr/tree/Trees` -> `ParserRuleContext`

Also, `RuleContext` -> `tree/Trees` -> `RuleContext` ![screen shot 2017-11-15 at 11 08 02](https://user-images.githubusercontent.com/724877/32852786-46d0a9cc-c9f6-11e7-8e31-07df109784a1.png) ![screen shot 2017-11-15 at 11 14 57](https://user-images.githubusercontent.com/724877/32852801-52ce03fa-c9f6-11e7-97bf-84f40dff400c.png)

@asmarques1990 We don't know if this is a bug in Steal.js yet. If you can reduce it down for us that would be awesome. You could either: a) try to...

@phillipskevin here is playlist editor codepen for review, when you have a chance https://codepen.io/bitovi/pen/zYOaXwm

for the routing guide codepen, I'm going to need to merge and release these: - https://github.com/canjs/mock-url/pull/8 - https://github.com/bitovi-components/bit-json-editor/pull/1 The pen itself https://codepen.io/bitovi/pen/wvwQzGZ

Seems like the problem is caused by [the automatic minimum size of flex item](https://stackoverflow.com/a/36247448) (I guess this also applies to grid items) The "solution" to get the chart to resize...

Would steal-tools be still a thing or is the idea to use the individual packages instead? Thinking about https://github.com/lerna/lerna