kimera-2.5.1
·
67 commits
to master
since this release
gapkit project 0.5.0
Kimera 2.5.1-12
This release is a cumulative package of work done until the full 2.5.1 is reached.
The objective of the ".1" series (and related versions) is to improve some elements of the Ui and solve some bugs.
Local file installation:
[Downloadable deployed dev pack] | [Downloadable deployed row pack] |
Stable static cdn ul of this version.
from | css | js | flow |
---|---|---|---|
by Github | ⍫ core.row.css | ⍫ core.row.js | for download only |
by hack | ⍫ core.row.css | ⍫ core.row.js | locked cdn version |
Changes:
░░ Core.js
- first step of collective action into the core
- cross action upgrade... click, drag, and touch manager for different type of elements
- snapscroll not draggable whit mouse click
░░ Interface
- snapscroll have now a time for autostart
░░ Ui system
- Ui is now in expandible wrap
- Update buttons .before & .after (icon-before,icon and icon-after is now deprecated)
- button-select ugrapde (fix cross browser compatibility)
- new button-file (now you can upload multilpe file whit list view and different type of check)
- new button-number (now it's scrollable and dynamic)
- new button-range (now dynamic, multiple range, and cross browser)
- button-time (first concept)
- button-date upgrade
- a little graphics fix on the "notdays"
- simplifyed and rettification of codes
- introduced UTC/EUR weekday option (UTC internation weekdaystart, EUR European type)
- introduced different types of output format (ex: DMY = Day/Mounth/Year)
- now the day remains fixed even if you change month and year
- now system check if the first and last line of day is empty and delete it
░░ Bug fixing
- fixed glitch of tabs-y animation
- fixed the problem on the blocking of sudden actions, from now on some functions are kept under control and are restarted to the change of the dom elements
- auto scroll-x on table, code, etc, stop only if necessary (now is based on min-width)
- other minor little fix on core system
- other fixing only for edge browser