Fomantic-UI icon indicating copy to clipboard operation
Fomantic-UI copied to clipboard

Fomantic-UI is the official community fork of Semantic-UI

Results 231 Fomantic-UI issues
Sort by recently updated
recently updated
newest added

## Why? ![results](https://user-images.githubusercontent.com/11233299/49276506-04010600-f47f-11e8-80f9-abb1983c0a05.png) ## Disclaimer The list is not comprehensive. It mostly shows types of errors occuring in the compiled CSS, rather than listing all 250 of them. I believe...

type/bug
lang/css
tag/help-wanted
tag/good-first-issue

Currently, `dist/` files are comming from the latest stable release and storing them in versioned git is useless and it complicates development. Local changes followed by a local rebuild should...

state/wont-fix
state/on-hold

# Feature Request Some time we need to save a lot of space for a form. Current error display behavior would extend the height or width of a form, that...

type/feat

# Bug Report The area where the action buttons are appears larger than it should if scrolled on the page causing the address bar to collapse. Presumably a listener isn’t...

type/bug
tag/help-wanted
browser/safari
device/mobile
state/awaiting-investigation

`let` vs `var` declaration is safer, see https://stackoverflow.com/questions/762011/what-is-the-difference-between-let-and-var and is supported by every modern browser incl. IE11 - https://caniuse.com/?search=let also Node 12 support is dropped as no longer supported by...

type/feat
lang/javascript
type/ci
tag/breaking-change

# Feature Request I love Fomantic, and find that it covers about 90% of my needs. One thing I think would be really useful would be simple utility classes for...

type/feat
type/duplicate

# Bug Report Hi, I am porting Fomantic Calendar to a Vue component and just noticed a bug. Setting `minDate`(initially or after initialization) to a date that is later than...

type/feat
type/usage

Semantic/Fomantic UI has breakpoints for small screens (https://fomantic-ui.com/elements/container.html) and there is support for device visibility breakpoints (https://fomantic-ui.com/collections/grid.html#device-visibility). But at the same point there is no `small screen only` :( It...

type/feat

Hey team! I've been learning about fomantic a bit and have come across some unexpected behavior using the Calendar module: Given I have a calendar widget with minDate and maxDate...

type/feat
type/usage
state/has-pr

Checklist for testing Key: ⛔️ = Blocked 🌀 = Upcoming ⚡️ = Started ✔️ = Complete - [ ] Create pages for all components containing all variations 🌀 - [...