We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Target: initial load successfully for the route of /repository?path=xxx
/repository?path=xxx
Tasks
jQuery UI
bootstrap.js
redux
react
The text was updated successfully, but these errors were encountered:
Need confirmation
For main.js#L17-L47
About rAF, if we only need to support modern browser, I think we don't need to use a polyfill
About bootstrap-tooltip, maybe we can use components like react-tooltip, tooltip, or redux-tooltip. I think we need to check which we should use.
For main.js#L112-L123,
I think we can write a Title component or use something like react-helmet
For main.js#L201-L203,
We can try react-dnd
Sorry, something went wrong.
No branches or pull requests
Target: initial load successfully for the route of
/repository?path=xxx
Tasks
jQuery UI
andbootstrap.js
redux
andreact
scratch applicaton.The text was updated successfully, but these errors were encountered: