Uh oh!
There was an error while loading. Please reload this page.
Conversation
There was a problem hiding this comment.
- Move big templates string as global at top of the file to make methods logic more readable.
- Improve the docstrings.
- Add
--r-prefixoption. - Call
os.makedirsonly once in component_generator. - Imports at top of files.
- Copy the whole js/css dist.
generate_rpkgshould use.getfor field access, can't be sure that apackage.jsonwill contain some the fields used.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
T4rk1n
left a comment
There was a problem hiding this comment.
Looking good, just need to fix json_to_r_type and I think we're good to go.
rmarren1
left a comment
There was a problem hiding this comment.
Few comments, looks good overall!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Thanks for the additional reviews, I think the code has improved a lot -- both due to the useful factoring of the component generation in @T4rk1n and I had a nice chat about
As for the other options:
|
rpkyle
commented
Dec 17, 2018
@T4rk1n Following up on our conversation from Friday, how does this version of |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
rpkyle
commented
Dec 18, 2018
Modified Graph.react.js to include restyle event
OK, I've taken a stab at using the new generator method approach to component generation for R. If you two don't mind having another look, would be much appreciated. Closes#445.
@rmarren1@T4rk1n
(N.B. This PR is the up-to-date version of this closed PR)