Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,066 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 133 commits in 3 repositories
Created 1 repository
Created a pull request in graphql-dotnet/server that received 5 comments
Replaced GraphiQL with GraphiQLWithExtensions
This replaces the default GraphiQL with one that includes GraphiQL explorer Addresses #451
Opened 17 other pull requests in 1 repository
imolorhe/altair
16
merged
1
open
- Staging
- New Crowdin updates
- New Crowdin updates
- New Crowdin updates
- Implemented app sync subscription provider
- Rewrote the plugin architecture to use an event based system
- Set codemirror scrollbar width to 10px
- Fixed typoe with url input placeholder attribute.
- Set fixedTitle when importing window.
- Check if array before ngfor
- Render one window per time
- Updated window switcher
- Add introspection query operation name
- New Crowdin updates
- corrected typo in docs
- Staging
- Added importModule function to prerequest script.
Reviewed 1 pull request in 1 repository
imolorhe/altair 1 pull request
Created an issue in Siubaak/sval that received 4 comments
Using atob returns TypeError: Illegal invocation
When running code within the sval interpreter that uses window.atob or window.btoa (those are the ones I've experienced the issue with so far), I g…

