-
Updated
Nov 4, 2020 - HTML
themes
Here are 1,026 public repositories matching this topic...
-
Updated
Nov 3, 2020 - Shell
Feature Request
Microsoft recently made its web analytics tool Clarity available. It is similar to Google Analytics. Enabling this requires a piece of JS code to be embedded in the web pages.
The code is as below, where XXXXXXXX changes for each site.
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=
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
Jul 27, 2020 - Shell
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Nov 4, 2020 - TypeScript
-
Updated
Jun 9, 2020 - CSS
-
Updated
Dec 9, 2017 - HTML
-
Updated
Nov 5, 2020 - JavaScript
-
Updated
Oct 14, 2020 - Python
-
Updated
Nov 2, 2020 - JavaScript
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
Nov 3, 2020 - TypeScript
-
Updated
Oct 21, 2020 - SCSS
-
Updated
Nov 5, 2018 - CSS
-
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-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