-
Updated
Feb 6, 2022 - JavaScript
community
Here are 2,563 public repositories matching this topic...
-
Updated
Aug 2, 2021 - CSS
-
Updated
Feb 6, 2022
When running ./nodebb upgrade, the output should also append to logs/output.log just as it does for ./nodebb start. These logs can be viewed by running ./nodebb log.
Good for beginners, feel free to ask here for tips on getting started.
-
Updated
Nov 28, 2021
-
Updated
Jan 26, 2022
Currently, there's a lot of duplication between the tags Tag content handler and core's Index content handler. Similar duplication exists in "index" blade template vs "tag" bla
-
Updated
Feb 6, 2022 - JavaScript
-
Updated
Jan 28, 2022 - Ruby
-
Updated
Feb 4, 2022
-
Updated
Jan 28, 2022 - JavaScript
-
Updated
Feb 4, 2022 - PHP
-
Updated
Feb 6, 2022 - Python
-
Updated
Jan 14, 2022
-
Updated
Feb 4, 2022 - JavaScript
-
Updated
Feb 5, 2022
app license field
separe opensource apps from comercial
如题,Feedburner 已经苟延残喘很久,可是一直没找到可以提供类似的 Feed 烧制功能的替代应用,想问一下您是否有了解?
-
Updated
Feb 4, 2022 - Ruby
-
Updated
Feb 2, 2022 - Python
-
Updated
Jan 28, 2022 - Java
-
Updated
Jan 22, 2022 - CSS
-
Updated
Jun 27, 2020 - PHP
Summary
This is a follow-up issue to alan-turing-institute/the-turing-way#1210
Now that our default branch is called main we should do a search for other such terms (e.g. blacklist and whitelist) and update them with more modern alternatives, (e.g. denylist and allowlist).
What needs to be done?
- Curate a list of terms to avoid and appro
Is there a way to correct the blurriness from scaling in Wayland when above 100%?
As an example, one can have "Exec=env MOZ_ENABLE_WAYLAND=1 thunderbird %u" in Thunderbird's desktop file to resolve this.
-
Updated
Jan 25, 2022 - TypeScript
Improve this page
Add a description, image, and links to the community topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the community topic, visit your repo's landing page and select "manage topics."
Describe the bug
In many (if not all!) of the places where the
Followbutton is rendered (with the classfollow-action-button), the button always renders the textFollowby default. Once the user's data is fetched, it then may update toFollowing. This step of fetching the data async and then updating the text after the button and text have already rendered leads to a glitchy UI