-
Updated
Oct 15, 2020 - JavaScript
semantic
Here are 439 public repositories matching this topic...
-
Updated
Nov 2, 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
Nov 1, 2020 - JavaScript
-
Updated
Oct 25, 2020
-
Updated
Oct 26, 2020 - Pug
-
Updated
Oct 25, 2020 - Jupyter Notebook
-
Updated
Mar 2, 2018 - Python
-
Updated
Oct 29, 2020 - Scala
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 28, 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
Oct 29, 2020 - PHP
-
Updated
Oct 31, 2020 - Dockerfile
-
Updated
Oct 22, 2017 - JavaScript
-
Updated
Dec 5, 2019 - Python
-
Updated
Oct 22, 2020 - CSS
-
Updated
Feb 23, 2019 - JavaScript
-
Updated
Mar 3, 2020 - C++
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
Oct 27, 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.5
Vue Version: 2.6.11
Browsers: Chrome 84.0.4147.89
OS: Mac OS 10.15.5
Steps to reproduce
Setup theme as Dark mode.
Try the example.
Only Hover list, and Transitions examples can see the affect.
Other examples looks bad in the dark mode.
Expected Behavior
Should show affects in the example.
Actual Behavior
Looks