-
Updated
Oct 6, 2020 - HTML
themes
Here are 1,005 public repositories matching this topic...
-
Updated
Oct 16, 2020 - Shell
Add full PWA support
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
Sep 11, 2020 - Vim script
-
Updated
Jul 27, 2020 - Shell
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Oct 17, 2020 - TypeScript
-
Updated
Jun 9, 2020 - CSS
-
Updated
Dec 9, 2017 - HTML
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
Oct 14, 2020 - Python
Components
The component I want to suggest is an inbuilt equalizer for Music Player Go app
Proposal Description
An equalizer which is an electronic equipment that reduces frequency distortion is a necessary component in a music player application. This component allows users to adjust the music to whatever way they want it; rock, jazz, bass blast, etc. A music player without this
-
Updated
Oct 2, 2020 - CSS
-
Updated
Nov 5, 2018 - CSS
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
Sep 16, 2020 - CSS
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-itdoes 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