-
Updated
Jul 12, 2020 - HTML
university
Here are 2,493 public repositories matching this topic...
-
Updated
Apr 24, 2019
-
Updated
Sep 29, 2020
-
Updated
Aug 4, 2020
-
Updated
Dec 23, 2019
-
Updated
Jul 24, 2020 - PHP
-
Updated
Aug 21, 2020 - CSS
-
Updated
Aug 9, 2020 - Assembly
Dependency Dashboard
This issue contains a list of Renovate updates and their statuses.
Pending Approval
These branches will be created by Renovate only once you click their checkbox below.
- chore(deps): update apache pluto to v3 (major) (
org.apache.portals.pluto:pluto-container,org.apache.portals.pluto:pluto-container-api, `org.apache.portals.pluto:p
-
Updated
Nov 24, 2019
-
Updated
Jul 23, 2020 - Dart
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Aug 7, 2020 - Python
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Oct 5, 2020 - Python
As we are beginning to have more unlisted entries, it would be nice, to at least include those in the search.
-
Updated
Oct 7, 2020 - TeX
-
Updated
Oct 4, 2017 - CSS
-
Updated
Feb 26, 2019 - Shell
-
Updated
Sep 18, 2020
-
Updated
Jul 19, 2019 - PHP
-
Updated
Mar 17, 2020
-
Updated
Jun 13, 2020 - Python
-
Updated
Dec 3, 2019
Improve this page
Add a description, image, and links to the university topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the university topic, visit your repo's landing page and select "manage topics."
Currently, the search dialog (search dialog, heading dialog etc) callbacks use
indexOfto go to the requested position in the file.If multiple instances of the search term are present in the file, this prevents us from jumping to anything except the first instance.
For example, consider the following structure