The Wayback Machine - http://web.archive.org/web/20210119071258/https://github.com/topics/sass
Skip to content
#

Sass

sass logo

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 13,765 public repositories matching this topic...

ViggoV
ViggoV commented Nov 21, 2019

Environment

  • Package version(s): @blueprintjs/core@3.17.2 @blueprintjs/select@3.11.2
  • Browser and OS versions: MacOS Catalina (10.15.1) / Chrome 78.0.3904.108

Question

Is there any solid documentation for the renderFilteredItems() utility function exported from the select package? It is briefly mentioned under the itemListRenderer props section of the select c

stylelint
chatwoot
pucilpet
pucilpet commented Jan 8, 2021

Is your enhancement request related to a problem? Please describe.
Some times we get long messages to chatwoot, for example from API. They are too long and take up all of the screen. I mean in the agent view.

Describe the solution you'd like
Would be really helpful if long messages were truncated and a button was shown to "read the rest" which would then roll out the complete message.

eui
cnasikas
cnasikas commented Jan 15, 2021

A EuiSelect with hasNoInitialSelection creates a black option at the begging of the select. This is very useful when you don't want to preselect a value. If you select a value, and then you set it to undefined the black option is not selected. Example:

<EuiSelect
  fullWidth
  data-test-subj="subcategorySelect"
  hasNoInitialSelection
  options={subcategoriesOptions}
  value={

Created by Hampton Catlin, Natalie Weizenbaum, Chris Eppstein

Released November 28, 2006

Latest release about 5 years ago

Repository
sass/sass
Website
sass-lang.com
Wikipedia
Wikipedia
You can’t perform that action at this time.