-
Updated
Nov 28, 2020 - HTML
themes
Here are 1,056 public repositories matching this topic...
-
Updated
Nov 6, 2020 - Shell
Feature Request
Add data-srcset
for lazy loading multi-res mobile/desktop images.
Initially apply to list items (views).
Docs: https://afarkas.github.io/lazysizes/index.html
May increase Lighthouse score.
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
Is your feature request related to a problem? Please describe.
Most browsers prevent websites from autoplaying media and sound automatically, by default.
When I, for example, open multiple youtube-videos in different tabs, I think it is very disturbing to see this non-standard behavour.
Describe the solution you'd like
By default, all media is prevented from playing automatically.
V
-
Updated
Apr 23, 2018 - JavaScript
-
Updated
Oct 24, 2020 - Vim script
-
Updated
Nov 24, 2020 - Shell
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Nov 21, 2020 - TypeScript
-
Updated
Jun 9, 2020 - CSS
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Dec 9, 2017 - HTML
-
Updated
Nov 10, 2020 - JavaScript
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Oct 14, 2020 - Python
-
Updated
Nov 18, 2020 - TypeScript
Hello, I am using syncthing for android and I can only do two way sync in its application folder. is there any way to force this music player to scan inside a specific folder?
-
Updated
Nov 23, 2020 - SCSS
-
Updated
Nov 27, 2020 - JavaScript
Improve this page
Add a description, image, and links to the themes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the themes topic, visit your repo's landing page and select "manage topics."
Solaris and Illumos use Bash as the default shell. However, currently
bash-it
does not work as expected on them.This can be fixed as described, tested, and confirmed here.
Here's what I suggest:
install.sh
, check for `$0S