-
# Bug Report
I just wanted a clean install of fomantic-ui
and it has many dependencies that are deprecated and in need of repair/replacement:
npm WARN deprecated source-map-url@0.4.1: See https:/…
-
### Steps
-Make a Select dropdown with a label linked to it
-Click on label
### Expected Result
Toggle the dropdown
### Actual Result
Only open the dropdown
If it's already opened, it will …
etshy updated
2 years ago
-
I am trying to set the firstDayOfWeek to be Monday:1 instead of Sunday:0 but it seems that the only way to do is for every single calender separately. Is there a way to set the global option so that e…
-
FUI 2.9 offers table scrolling as described in https://fomantic-ui.com/collections/table.html#scrolling
Eventually this can help to improve `addJsPaginatorInContainer` as the current implementation h…
-
# Bug Report
Height variation of the selection dropdown (described in [here](https://fomantic-ui.com/modules/dropdown.html#height)) is not working in the latest version.
My guess is...
* ht…
-
Consider removing position: relative; in the following css
.ui.calendar .ui.table tr:first-child th {
position: relative;
padding-left: 0;
padding-right: 0;
}
-
Cannot install semantic-ui on my macbook air.
Can somebody help me with it?
adeMacBook-Air:UI_libary Joyce$ sudo npm install semantic-ui --save
Password:
npm WARN deprecated natives@1.1.6: This…
-
# Bug Report
Please do not use `-ms-high-constrast` in CSS any more since it will be deprecated.
See:
https://blogs.windows.com/msedgedev/2024/04/29/deprecating-ms-high-contrast/
Currently my…
-
Pretty much what the title says :)
I see the latest code in this repository is not dependent on gulp-util
-
# Feature Request
There may be a need to use a description in a vertical menu; for example, potentially showing an extra item that is new (without using a label or an icon)
I believe having a simi…