-
Updated
Oct 14, 2020 - Java
collaborative
Here are 178 public repositories matching this topic...
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Oct 14, 2020 - Shell
-
Updated
Aug 25, 2019 - Python
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Oct 8, 2020 - CoffeeScript
-
Updated
May 22, 2020 - Jupyter Notebook
-
Updated
Oct 7, 2020 - Python
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Sep 26, 2020 - HTML
-
Updated
Jun 21, 2017 - JavaScript
-
Updated
Aug 17, 2020 - Ruby
-
Updated
Aug 8, 2020 - CSS
We can add ToC support to Balsa, which will help users navigate in long pages easily by switching and jumping among headers. ToC should be automatically generated from headings and there should be at least 2 headings for a ToC to appear.
The ToC can be shown (extended) when onmouse over on the left hand side on top of the placeholder arranged for ToC. When user clicks on a heading, page will s
This would be excellent for moderation purposes.
Some things to think about related to this:
- Should deleting a parent comment delete all of its children?
- Should copies of deleted comments be kept, but hidden from normal users?
- Should users also have the power to delete their own comments?
-
Updated
Jul 19, 2020 - C++
Add more tests
Frontend doesn't have enough unit testing. These are the parts that should be tested in priority:
State
-
video_debate/comments/reducer.js -
video_debate/comments/selectors.js -
video_debate/statements/reducer.js -
video_debate/statements/selectors.js -
video_debate/video/reducer.js
Components
TODO
-
Updated
Feb 13, 2019 - Java
-
Updated
Aug 20, 2016 - Python
The three separate RSS feeds that are displayed on each page aren't styled very well. We use a third-party-service to display the headlines from those feeds, but there are hooks that we could could take advantage of.
Styling the output
The HTML generated by this code contains CSS hooks so you can style the output in your stylesheet.
The title of the feed is
-
Updated
Oct 14, 2020 - PHP
Estamos usando a versão 6.6.5 da biblioteca, mas ela tem uma comunidade super ativa e já está na versão 7.19!
Essa tarefa é pra simplesmente mudar pra usar a versão mais recente, verificando se não quebrou o layout. Opcionalmente podemos estudar as novas features que foram implementadas nesse meio tempo pra ver se alguma é interessante pra nós :)
Github da Sweetalert2:
https://github.com/swee
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Dec 17, 2018 - PHP
From the city view screen, in addition to the existing menu items, there should be a link that points to the Data screen. The label could be "Data". The URL should be something like /data?city=buenos_aires#city. The hash (#city) refers to the last section of the page, where there is a select control to choose the city, which should be the city passed in the city param from the query.
Thin
Afin d'encourager la participation, publions un challenge !
Emplacement dans le menu :

(design au choix, à ne pas suivre à la lettre)
Texte FR
Nouveau sur CaptainFact ? Passez notre épreuve du feu et gagnez 42 pts de réputation :
- [S'inscrire](https://captainfact.io/signu
-
Updated
Sep 25, 2020 - TypeScript
Improve this page
Add a description, image, and links to the collaborative topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the collaborative topic, visit your repo's landing page and select "manage topics."
Describe the bug
Each line in a text file extends infinitely to the right until broken manually by the enter/return key in files with a .txt extension.
To Reproduce
Open existing text file with a .txt extension or start new file and enter an unbroken line of text.
Expected behavior
Lines wrap based on the size of the editor window as they do with .md files.
*Screenshots