Javier Marquez
Javier Marquez
Hi @TimothyKrell You can have multiple actions listening to the same event, like if they were action callbacks in a traditional flux implementation.
Hi @kwoon thanks for the feedback. You have been fast testing it :) I will have a look at it later today.
I suspect your first action `sport:leftSidebar:sports:load` automatically calls the second one on success, isn't it? The devtools sidebar is registering both reactions, but whenever it calls `load` to refresh the...
Hi Alex, It's been a while that I don't use react-json in my dialy work. I suppose that the errors comes from the CSS and the absence of the inner...
Nice to see movement in this repo. The project where I use react-json is not in react 15, that's why this issue was a bit forgotten. I'll try to merge...
Merged thanks. I have a question. How do you use this library? I created it in the early days of react because handling deep changes in deep trees of data...
Hi debuggek Have you had a look at the column definitions prop: https://github.com/arqex/react-json-table#column-definition It has a `cell` attribute where you can throw your own component that might react to clicks...
I think I don't follow what we want to get. Can you give a simple json object that you would use with that table? @agracio Maybe we can add some...
Hi @zthomas I'm glad you liked it, but this project is still in an alpha stage. That is why there are no much docs about it, beside the ones you...
Sorry I could not answer this before. It is a hard issue this one, because the UI of the datepicker makes difficult to select the valid time. Imagine you set...