-
Updated
Nov 12, 2021 - JavaScript
community
Here are 2,435 public repositories matching this topic...
-
Updated
Aug 2, 2021 - CSS
-
Updated
Nov 12, 2021
-
Updated
Nov 17, 2020
-
Updated
Oct 19, 2021
Bug Report
Current Behavior
Error when accessing the forum after saving in the admin panel a custom CSS code of +68000 characters (doesn't mean it's exactly that number, in my case I've experienced it when reaching that number of characters).
This causes that when saving the CSS code the last lines are cut, and therefore in my case for example this caused a `ParseError: missing closi
-
Updated
Nov 12, 2021 - JavaScript
-
Updated
Oct 12, 2021 - Ruby
-
Updated
Nov 11, 2021
-
Updated
Apr 14, 2021 - JavaScript
-
Updated
Nov 9, 2021 - PHP
-
Updated
Sep 7, 2021
-
Updated
Nov 11, 2021 - JavaScript
-
Updated
Nov 11, 2021 - Python
app license field
separe opensource apps from comercial
-
Updated
Nov 3, 2021 - CSS
-
Updated
Sep 25, 2021 - Java
如题,Feedburner 已经苟延残喘很久,可是一直没找到可以提供类似的 Feed 烧制功能的替代应用,想问一下您是否有了解?
-
Updated
Oct 7, 2021 - Python
-
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
-
Updated
Nov 3, 2021 - TypeScript
Describe the bug
The link in the How to participate homepage block is broken (does not exist anymore by default).
To Reproduce
Steps to reproduce the behavior:
- Go to try.decidim
- Click on MORE INFO ABOUT CACOMP
- See error
Expected behavior
I should be able to consult this page.
Screenshots
-
Updated
Aug 7, 2019 - CSS
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