-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat: [RFC] Rewrite for monaco editor, react context and the beginnings of the redesign #1468
New issue
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
Conversation
…hql#1380) * Initial migration context wrapper * Pull out other static properties * Fix refs bug by properly accessing current
Co-Authored-By: Justin Bennett <[email protected]>
… an enum and discriminated union
* made errors consitent across providers * allowed for multiple errors * preserved error objects to allow more custom usage
* eslint-plugin-react-hooks * Move query facts out of session state * Rename sessionReducer
* used the return type of the action creators for the action types
@acao shall I start with pulling the doc-explorer component to |
…o feat/use-context-hooks
@harshithpabbati I've been working on that and the props interface for tabs today, taking care of a sick family member as well so I haven't finished. Would you be interested in taking a pass at adding |
Yeah, sure I will look into it. |
I wish he/she get well soon |
thank you! she will be ok, she doesn’t have covid thankfully, still taking care of her though so, the effort of pluginifying doc explorer is taking a bit longer but we’re almost there! i fixed the editor display locally. |
@harshithpabbati merged! now you'll want to update your i18n PR |
@acao yeah, I am on it! |
c6193c4
to
d199a94
Compare
d1b4851
to
f3925b6
Compare
hmm... I've think I've gone one bridge too far bringing the plugin ecosystem into this PR. heads up @harshithpabbati, going to revert my last three commits and we can make another branch for the plugin effort to be based off of |
5dec9be
to
429b488
Compare
b384999
to
87a5570
Compare
Co-Authored By: Harshith Pabbati <[email protected]>
87a5570
to
9fd2682
Compare
@acao type in commit-msg |
moving to #1523 |
moved to a non forked branch, #1523