Wei He
Wei He
The action failed [here](https://github.com/pull-app/task-runner/runs/1039258469?check_suite_focus=true#step:2:48). It looks like a user have removed the installation between the time installations are fetched and repos are fetched for that installation. Can be fixed by...
Currently GitHub returns an error when Pull tries to merge into a protected branch. The PR will just stay open ready to be manually merged. An improvement will be commenting...
Currently we are embedding our custom devicon font containing all icons into every image we output. Using SVGs should make it more performant.
This pinned issue will contain breaking changes for the project including major design changes or domain changes. We will provide early notice should a domain change be necessary. Please subscribe...
This way users can switch between repos without the need to go back to home page. This will also allow the config to be persisted when switching between repos.
**Is your feature request related to a problem? Please describe.** Components are not re-rendering on `I18n.setLanguage`. Components are rendering initial language strings correctly but they do not re-render on language...
Some of the dependencies have critical security warnings.
The pptraas.com website is down.
**Describe the bug** `properties` are ignored when `allOf` and `properties` are both present at the same level. **To Reproduce** Steps to reproduce the behavior: 1. Example schema: https://gist.github.com/wei/af7976a2bbdf4e0c4ed1013559d58578/revisions#diff-bea257c04d5327bd1cb2994a43299a45f926bf90e20e091a5e38d6faae3619dd ``` Pet:...
Thanks for the awesome theme! Is there anyway we could add dark mode support now that [Primer css](https://github.com/primer/css) supports both light and dark themes?