-
Updated
Dec 24, 2021 - 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 19,441 public repositories matching this topic...
-
Updated
Sep 7, 2021 - CSS
-
Updated
Dec 22, 2021 - HTML
-
Updated
Dec 3, 2021 - TypeScript
-
Updated
Dec 23, 2021 - SCSS
Describe the documentation issue
In Combine.md the line:
- `value-list-comma-newline-after`: `"always"|"always-multi-line|"never-multi-line"`
What solution would you like to see?
should read
- `value-list-comma-newline-after`: `"always"|"always-multi-line"|"never-multi-line"`
note the extra required ".
-
Updated
Sep 24, 2021 - Ruby
-
Updated
Dec 18, 2021 - TypeScript
-
Updated
Aug 10, 2021 - CSS
-
Updated
Oct 21, 2019 - Ruby
-
Updated
Dec 18, 2021 - SCSS
[EuiDataGrid][KEYBOARD]: Update data grid control cells' focus halo to same blue as other cells
While testing the new Discover data grid, I noticed the control columns were using a black focus halo for the checkboxes and flyout control. I wanted to ask if it made sense to make this focus halo blue for consistency with other cells.
<img width="955" alt="Screen Shot 2021-12-15 at 5 02 14 PM" src="https://user-images.
-
Updated
Jan 21, 2020 - CSS
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
Mar 27, 2021 - SCSS
-
Updated
Sep 16, 2019 - PHP
-
Updated
Dec 23, 2021 - Dart
Created by Hampton Catlin, Natalie Weizenbaum, Chris Eppstein
Released November 28, 2006
- 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