-
Updated
Oct 10, 2020 - JavaScript
community
Here are 1,815 public repositories matching this topic...
-
Updated
Sep 4, 2020 - CSS
This will be an issue to track the changes required to move all the assets in this repository to https://github.com/firstcontributions/assets
The size of this repository is around 34MB now. This will keep on increasing. The assets in this repository is about 10MB big. If we move them to another repository, we can reduce size of this repository and the rate at which it increases
-
Updated
Oct 8, 2020
-
Updated
Mar 25, 2020
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Oct 7, 2020
-
Updated
Oct 5, 2020 - PHP
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Aug 4, 2020
-
Updated
Oct 9, 2020 - Python
-
Updated
Jun 27, 2020 - PHP
Electron Apps has collected a great deal of apps over the years. However, many apps are now broken or no longer working, and thus should be removed from our directories. As part of Hacktoberfest, we'd like to clean up some of those apps.
You can find a guide for removing/disabling apps here: https://github.com/electron/apps/blob/master/contributing.md#removing-or-disabling-apps
Criteria for
-
Updated
Aug 7, 2019 - CSS
-
Updated
Oct 5, 2020 - Python
-
Updated
Sep 18, 2020 - Java
Describe the bug
On the new registration page, the nickname prefix moves to a separate line.
To Reproduce
Steps to reproduce the behavior:
- Go to '/users/sign_up'
- Resize viewport
- See the nickname input wrapping to a new line
Expected behavior
Prefix and input stay on the same line
Screenshoot

Is your feature request related to a problem? Please describe.
Currently in the Mod center, when you click a post it opens inline underneath the post you clicked. This is really nice BUT it can be useful opening a bunch of posts into multiple tabs and handle it that way.
Because the post items are handled by JS magic, you can't actually open them into a new tab.
**Describe the solutio