-
### [We have a ROADMAP now 🎉](https://github.com/fomantic/Fomantic-UI/blob/master/ROADMAP.md)
---
We created Fomantic-UI (FUI) to continue the active development of Semantic-UI (SUI) until devel…
-
### Description of the bug
Hello,
we use vaadin 14.8.20 and would like to update to vaadin 14.9.2. The maven build no shows an Error:
cannot access com.vaadin.flow.component.HasLabel
I canno…
-
When I am using Cypress I can only se Electron browser. Although I have both firefox & chrome in my computer by Cypress only detects Electron & says:
**Can't run because you've entered an invalid b…
-
**Is your feature request related to a problem? Please describe.**
I don't want to import the big AllIcons.js module to reduce the package size. If I need an icon instead, I import it separately at e…
-
### **Bug Description**
- Programatically selecting tabs doesn't reset the currently selected tab.
- Programatically selecting nested tabs isn't changing the selected tab indicator (blue undersco…
-
A [typical pattern](https://stackoverflow.com/a/30525521) for select fields is to set the default option both to `disabled` and `selected`:
```html
Select...
One
Two
Three
```
B…
-
### Is your feature request related to a problem? Please describe.
No
### Describe the solution you'd like
Rather than using the React/Vue/Angular frameworks, it would be nice to be able to use a r…
-
It doesn't seem litElement allows you to nest elements in the HTML page itself.
For example If I wanted to do this:
~~~html
-
### Describe the bug
An import of the dependency contained in `optimizeDeps.exclude` shouldn't be analyzed when using the dev server, since when building there isn't this issue.
Related to #2483
##…
-
This is just an example but will also effect any other components which is using the ripple component.
**To Reproduce**
Steps to reproduce the behavior:
- clone the [lit-element-starter-ts](ht…