-
## Bug Report
`fomantic-ui-css` is almost compatible with Semantic-ui but the Rating module doesn't work. It has been asked on [Fomantic-ui Github repository](https://github.com/fomantic/Fomantic-U…
-
# problem statement
- steps overflow their container
# expected behavior
- steps, when wider than their container, should stack or scale
# discussion
- this was previously reported in `…
-
./node_modules/@muratoner/semantic-ui-react-native/src/ui/Center.js 12:2
Module parse failed: Unexpected token (12:2)
You may need an appropriate loader to handle this file type, currently no loader…
-
Compare both frameworks and determine which one we should use.
If going with React-Native, also choose a ui-framework overtop (semantic-ui, material-ui, etc)
-
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/gri…
-
First will come the death of jQuery in all JSX files.
Later will come a full refactor to remove jQuery as a dependency of Semantic-UI, by using the better Semantic - React.
-
version: semantic-ui-react@0.81.1
Screenshot:
https://i.snag.gy/5VpelN.jpg
```
import { ContactFilterForm } from '../Form';
const ContactFilterModalContent = ({ open, closeModal }) => (
c…
tygas updated
6 years ago
-
This is a pet peeve of mine, but when working with Volto code I always have to check which type of icon import I'm dealing with (Semantic-UI or Volto's component). Making this small refactoring (which…
-
## Bug Report
### Steps
Create an input field under dropdown.item. While normal character can be input, space cannot.
code to reproduce the issue: https://codesandbox.io/s/semantic-ui-react-fo…
-
## Bug Report
I have found that Fomantic-UI don't work properly with this [pr](https://github.com/fomantic/Fomantic-UI/pull/359) because of additional `div` inside of `dimmer`.
Then I've created an …