-
Updated
Aug 5, 2020 - JavaScript
semantic
Here are 427 public repositories matching this topic...
-
Updated
Sep 27, 2020 - JavaScript
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>
-
Updated
Sep 27, 2020 - JavaScript
-
Updated
Sep 25, 2020
-
Updated
Sep 12, 2020 - Pug
-
Updated
Sep 10, 2020 - Jupyter Notebook
-
Updated
Mar 2, 2018 - Python
-
Updated
Sep 27, 2020 - Scala
-
Updated
May 17, 2020 - Java
-
Updated
Sep 26, 2020 - JavaScript
-
Updated
Jul 1, 2020 - Python
-
Updated
Feb 25, 2019 - JavaScript
-
Updated
Jun 20, 2020 - Python
-
Updated
Jul 24, 2020 - PHP
-
Updated
Jul 30, 2020 - C++
-
Updated
Sep 24, 2020 - PHP
-
Updated
Jul 31, 2020 - Dockerfile
-
Updated
Oct 22, 2017 - JavaScript
-
Updated
Feb 23, 2019 - JavaScript
-
Updated
Sep 24, 2020 - CSS
-
Updated
Mar 3, 2020 - C++
-
Updated
Dec 5, 2019 - Python
isQuestion() || sentence.isQuest() occurs frequently all over the place
https://github.com/opennars/opennars/search?utf8=%E2%9C%93&q=isQuestion%28%29+%7C%7C+sentence.isQuest%28%29&type=
-
Updated
Sep 16, 2020 - Python
-
Updated
Sep 5, 2019 - Python
Improve this page
Add a description, image, and links to the semantic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the semantic topic, visit your repo's landing page and select "manage topics."


Environment
Vuetify Version: 2.3.10
Vue Version: 2.6.12
Browsers: Chrome 84.0.4147.135
OS: Windows 10
Steps to reproduce
Add a
VProgressCircularto your project, change theme to dark.Expected Behavior
In light theme, both loaded part and unloaded part are visible - have different color from each other and from background color.
Expected the same in dark