-
Updated
Oct 16, 2020 - JavaScript
Sass
Sass is a stylesheet language with a main implementation in Ruby. It is an extension of CSS that makes improvements to the old stylesheet format, such as being able to declare variables and using a cleaner nesting syntax.
Here are 12,577 public repositories matching this topic...
-
Updated
Oct 12, 2020 - CSS
-
Updated
Oct 6, 2020 - HTML
-
Updated
Oct 12, 2020 - TypeScript
-
Updated
Oct 16, 2020 - SCSS
-
Updated
Mar 9, 2020 - Ruby
What is the problem you're trying to solve?
I would like me and my colleagues to be able to use edge-of-your-seat new features to CSS. Sometimes features are not known to Stylelint yet and it would be nice if developers wouldn't have to disable linting for a few lines in the meantime.
What solution would you like to see
When an agent mute/unmute the converstion, add an activity message "#{agent_name} has muted the conversation"
-
Updated
Oct 21, 2019 - Ruby
-
Updated
Sep 4, 2020 - CSS
-
Updated
Sep 28, 2020 - TypeScript
-
Updated
Oct 12, 2020 - SCSS
-
Updated
Jan 21, 2020 - CSS
-
Updated
Sep 16, 2019 - PHP
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>
When the number of rows per page is changed, there's an error in the console like
Warning: Failed prop type: The prop sorting.sort.direction is marked as required in EuiBasicTable, but its value is undefined.
-
Updated
Jan 13, 2019 - JavaScript
Created by Hampton Catlin, Natalie Weizenbaum, Chris Eppstein
Released November 28, 2006
Latest release almost 5 years ago
- Repository
- sass/sass
- Website
- sass-lang.com
- Wikipedia
- Wikipedia
Environment
Question
Is there any solid documentation for the
renderFilteredItems()utility function exported from theselectpackage? It is briefly mentioned under theitemListRendererprops section of theselectc