-
Looking at this line:
increment *= mode === 'minute' ? 5 : 1;
as well:
var cellDate = isYear ? new Date(i, month, 1, hour, minute) :
isMonth ? new D…
-
Wondering if it may be possible to use the sidebar with just a list of icons that is always visible (namely when not mobile - on mobile probably want to reveal the sidebar at full width) and you can e…
-
Shouldn't this use `@groupedBoxShadow`? Seems this variable isn't applied to any Group Segments besides the standalone version.
https://github.com/Semantic-Org/Semantic-UI-LESS/blob/35ae43acde6d659…
-
```
isDisabled: function (date, mode) {
console.log('checking if the date is disabled');
const day = date.getDate();
if (day == 29 || day == 30 || day == 31) {
…
-
# Feature Request
It will be good to add file upload (Drag & drop) since the framework is missing this feature
The below image uses `Bootstrap File Input` but the design does not looking good …
-
related with #810
Known issue from https://github.com/atk4/ui/pull/1915 as the new SuiDropdown component is quite different:
- original: https://github.com/Semantic-UI-Vue/Semantic-UI-Vue/blob/v0.…
-
This Fomantic UI framewrok awesome. I tried many other css frameworks like Bootstrap, material etc. But this is excellent bundled features. No one will beat this framework. I loved this framework. Hav…
-
## CVE-2019-10744 - Critical Severity Vulnerability
Vulnerable Library - lodash.template-3.6.2.tgz
The modern build of lodash’s `_.template` as a module.
Library home page: https://registry.npmjs.or…
-
# Bug Report
## Steps to reproduce
1. open https://dev.atk4.org/demos/form/form.php
2. click "Surname" and notice the related input field is focused and ready for keyboard input
3. do the same (…
-
## CVE-2020-28469 - High Severity Vulnerability
Vulnerable Library - glob-parent-3.1.0.tgz
Strips glob magic from a string to provide the parent directory path
Library home page: https://registry.np…