0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 12 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Select: added API methods `addOptions(values = [] || {})`, `removeOptions(values = [])` More... almost 3 years ago
Select: added API methods `addOption(val, title, selected)`, `removeOption(val)` More... almost 3 years ago
Select: added API methods `addOption(val, title, selected)`, `removeOption(val)` More... almost 3 years ago
Select: fixed clear button work, issue #1716 More... almost 3 years ago
Select: fixed clear button work, issue #1716 More... almost 3 years ago
Master: fixed for quick switching panes, issue #1787 More... almost 3 years ago
Master: fixed for quick switching panes, issue #1787 More... almost 3 years ago
Marquee: added method `setItems([...])` More... almost 3 years ago
Marquee: added method `setItems([...])` More... almost 3 years ago
Marquee: added method `setItems([...])` More... almost 3 years ago
Marquee: added method `setItems([...])` More... almost 3 years ago
Sidebar: added attribute `data-close-outside=true|false` to close sidebar by a click outside the sidebar, issue #1777 More... almost 3 years ago
Sidebar: added attribute `data-close-outside=true|false` to close sidebar by a click outside the sidebar, issue #1777 More... almost 3 years ago
Table: added attribute `data-use-current-slice`. If this attribute has a value **true**, click on select-all checkbox will only apply to the current (visible) data slice, issue #1778 More... almost 3 years ago
Table: added attribute `data-use-current-slice`. If this attribute has a value **true**, click on select-all checkbox will only apply to the current (visible) data slice, issue #1778 More... almost 3 years ago
Table: added attribute `data-use-current-slice`. If this attribute has a value **true**, click on select-all checkbox will only apply to the current (visible) data slice, issue #1778 More... almost 3 years ago
Table: added attribute `data-use-current-slice`. If this attribute has a value **true**, click on select-all checkbox will only apply to the current (visible) data slice, issue #1778 More... almost 3 years ago
Accordion: added API method `open(index)`, added attributes `data-cls-accordion`, `data-cls-frame`, `data-cls-heading`, `data-cls-content`, `data-cls-active-frame`, `data-cls-active-frame-heading`, `data-cls-active-frame-content` More... almost 3 years ago
Accordion: added API method `open(index)`, added attributes `data-cls-accordion`, `data-cls-frame`, `data-cls-heading`, `data-cls-content`, `data-cls-active-frame`, `data-cls-active-frame-heading`, `data-cls-active-frame-content` More... almost 3 years ago
M4Q: added property `$.dark` More... almost 3 years ago
M4Q: added property `$.dark` More... almost 3 years ago
Switch: To show on-off label you must set attribute `data-show-on-off='true'` and use attributes: `data-on`, `data-text-on`, `data-off`, `data-text-off` or `i18n` configs with attribute `data-locale`, Switch: added `i18n` support with props `locale.switch.on`, `locale.switch.off`, Switch: added changing on-off text in runtime with API method `i18n(locale_name)`, issue #1761 More... almost 3 years ago
Switch: To show on-off label you must set attribute `data-show-on-off='true'` and use attributes: `data-on`, `data-text-on`, `data-off`, `data-text-off` or `i18n` configs with attribute `data-locale`, Switch: added `i18n` support with props `locale.switch.on`, `locale.switch.off`, Switch: added changing on-off text in runtime with API method `i18n(locale_name)`, issue #1761 More... almost 3 years ago
Utils: added function `Utils.isObject2()` for issue #1755 More... about 3 years ago
Utils: added function `Utils.isObject2()` for issue #1755 More... about 3 years ago
Utils: fixed function `Utils.isObject()`, issue #1755 More... about 3 years ago
Utils: fixed function `Utils.isObject()`, issue #1755 More... about 3 years ago
List: improved work with an attribute `data-cls-template-tag`. Now you can set many classes separated with comma to applying to elements with linked index More... about 3 years ago
List: improved work with an attribute `data-cls-template-tag`. Now you can set many classes separated with comma to applying to elements with linked index More... about 3 years ago
Grid: fixed `no-gap` class, now `padding` cancels for `.grid.no-gap .row > .cell*` and `.row.no-gap > .cell*` More... about 3 years ago