-
Currently FontAwesome 5.0.8 is implemented but since then they introduced a lot new icons.
The latest version is currently 5.0.13 (https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.…
-
**Note: for support questions, please use stackoverflow**. This repository's issues are reserved for feature requests and bug reports.
- **I'm submitting a ...**
- [x] bug report
- [ ] featur…
-
### Describe the bug
**Accessibility Issue.**
The information conveyed through color (green/red) for the icons is unavailable in alternate (accessible) text.
**Expected Behavior:**
The info…
-
@arunoda how I pull in a CSS framework like Semantic UI?
-
-
I am using draft-js library and I want to set the initial EditorState with HTML Code. I am doing the following:
```
const allStyles = `testing`;
const blocksFromHTML = convertFromHTML(allStyl…
-
## Bug Report
### Steps
1. Create a dropdown with static data inside of it, with 2 or more items to illustrate it better
2. Open the dropdown by clicking on it.
### Expected Result
None of t…
Brqqq updated
3 years ago
-
The Javascript files are in the repo's root as well, but the README sais "CSS only version of Semantic UI" ... I'm confused. I can e.g. initialize a dropdown by adding the class `simple`, but calling …
-
https://react.semantic-ui.com/modules/popup/#usage-multiple
The desired behaviour of a `on={['hover', 'click']}`popup is to stay open when clicked and the user hovers out of the trigger, right? So…
-
**Bug description:**
Whenever navigating within a WebView screen in the app, if the source is HTML, the back behavior doesn't work as expected. On iOS, the goBack property is always false, and on…