-
Updated
Oct 15, 2020 - JavaScript
semantic
Here are 448 public repositories matching this topic...
-
Updated
Dec 6, 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
Dec 3, 2020 - JavaScript
-
Updated
Nov 17, 2020
-
Updated
Dec 4, 2020 - Pug
-
Updated
Oct 25, 2020 - Jupyter Notebook
-
Updated
Mar 2, 2018 - Python
-
Updated
Dec 4, 2020 - Scala
-
Updated
Oct 12, 2020 - Java
-
Updated
Nov 26, 2020 - JavaScript
-
Updated
Jul 1, 2020 - Python
-
Updated
Feb 25, 2019 - JavaScript
-
Updated
Jun 20, 2020 - Python
-
Updated
Jul 30, 2020 - C++
-
Updated
Nov 16, 2020 - PHP
-
Updated
Oct 31, 2020 - Dockerfile
-
Updated
Dec 5, 2020 - PHP
-
Updated
Oct 22, 2017 - JavaScript
-
Updated
Dec 4, 2020 - CSS
-
Updated
Dec 5, 2019 - Python
-
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
Nov 10, 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."
Problem to solve
Acessibility
Proposed solution
Add aria-label in v-chip close button