Skip to content

Releases: ShapeGroup/kimera-frontend-framework

kimera-2.7.0

27 Mar 11:06
29e1d2f
Compare
Choose a tag to compare

gapkit project 0.7

 

Kimera 2.7.0

 

simple update of the previous version.
The objective : fixing and upgrade.

 

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

 

 

░░ BugFix:

  • fixed error "viewport web not correct scroll on Apple";
  • fix button a tag clickable if inside of card's class (now can use an extra link);
  • fix button a tag child clickable only on text (now completly cover the button);
  • fix button height (exluded interline, all button content is in the center of buttons);
  • fix spoiler click on title anchors elements. From now all a tags in title not close the spoiler (exlused the .close class element);
  • fix spoiler max height limits;
  • fix hide/show scroll on outbox;
  • fix spoiler overflow hidden on active status;
  • fix parallax false starting;
  • fix tabs link into other elemets...Now recognized all annidated A tag " tabs>nav a " ;
  • fix tabs not have start value active. now recognized it and start to active whe exist;
  • fix button-number styling;
  • fixed error button radio not check true/false;
  • fixed user-select on input text;
  • fixed button-checkbox & radio dot. Now have .after & .before;
  • fixed one view errors when use mode app;
  • fixed hide-bar cut elements on mobile or app;
  • other little fixing;

░░ Upgrades:

  • /!\ IMPORTANT update \n
    Update reset concept - now div and span working better; --> read wiki on Link

  • /!\ IMPORTANT update \n
    Update vieport - now "model"; --> read wiki on Link

  • performance and stability improvements to outboxes in line with new view modes;

  • introduced viewon-[on-off-off] for hide show elements on media query cuts... litterally: view on [ mobile - desktop - bigscreen ];

  • on-mobile-show & hide, on-desktop-show & hide, on-bigscreen-show & hide is now deprecated;

  • introduced new multiline ellipsis (It's experiment -> ellipsis-child-[4] 4 line of ellipsis);

  • introduced media query float system (float-[bigscreen-mediumscreen-mobilescreen]> -> float-[left-right-off]>)

  • from now outbox can start active on load of page.

░░ Ui system:

  • tab-y upgraded - now have close element;

  • snap-X upgraded - now have new system.

    • 1 snaptype-wide is full width slider;
    • 2 snaptype-blocks is boxed width slider;
  • checkbox & radio stability ugraded;

  • span>button-text stability ugraded (input text is now relative);

░░ Extra:

  • reintroduce setmobile on button!
  • change media query resolution cuts (new limits: mobile max 900px -> desktop max 1920px -> bigscreen from 1920px )

░░ new Bug:

  • Snaps with lock generates an error that blocks the drag action as well as the view.
  • In some situations on mode-app the button-time center is disaligned. if you shake it stay where it is instead of staying in the clock.
  • button-range does not work if loaded into an outbox O_O WFT???

Release Pack: K-2.5.3-5 release pack.zip

kimera-2.5.3-5

20 Nov 11:49
Compare
Choose a tag to compare

gapkit project 0.5.5

 

Kimera 2.5.3-5

 

simple update of the previous version.
The objective : fixing and upgrade.

 

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

  • Less.js via script have a new pipeline:
    From now on it is no longer possible to use the script code directly but compile it and copy it into a css file using a wizard.;
  • speed up of loader and other page elements;
  • other small adjustments;

░░ Core.css

  • introduced masonry grid system: grid-y is now mansonery grid;
  • now grid-y split vertically grid-x equalizing the height gaps relative to adjacent boxes (it is not strictly necessary but it can, you can always use grid-x with box-100);

░░ Interface

  • introduced explandible contents on Card class;
  • built new class to lock a view in viewport-app;
  • built new view-controller: now pointer items controller follow the view flow via [autostep] class;
  • built new view-controller: now pointer items controller have a auto space via [autoset] class;
  • parallax upgrade: from now on there are directions -> fx-xParallax, fx-yParallax, fx-Parallax;
  • new snap system: Upgrade response; It's based on drag and not boxes; Dixed drift error and all issue.
  • added follow labels and lock class for snap boxes;

░░ Ui system

  • nothing new

░░ Bug fixing

  • fixed error "PanelTarget not exist";
  • fixed error "Loader not exist";
  • fixed drift and error on snap system;

░░ Extra notes:

  • toTop is deprecated:

    The system had become complex to manage and almost completely useless. Just a simple still at the top of the page inserted in the footer to have the same effect.
  • ajaxstatus check is deprecated

Release Pack: K-2.5.3-5 release pack.zip

kimera-2.5.2

02 Apr 15:14
Compare
Choose a tag to compare

gapkit project 0.5.2

 

Kimera 2.5.2

 

simple update of the previous version.
The objective : fixing.

 

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

  • fixed minify version;
  • fixed on:loadDoc - improved performance and stability;
  • fixed on:scroll - now work on body scroll and much type of situation;

░░ Core.css

  • fixed minify version;
  • fixed grid 00 class contrast: use attr hide. Ex: box-[50-100-hide];
  • fixed space 00 class contrast: use attr none. Ex: space-[50-100-none];
  • fixed ipad grid cuts - now mobile is from 1024px limit;
  • fixed gbuboost - solved error on transform and filter animations;

░░ Interface

  • snap have now a pause on mouse hover;
  • snap autosnap, now it stops at the last element with respect to the size of the container;
  • snap drift error reduced [work in progress] -tips: make the height in px-;
  • snapgroup have a gap-XX for space;

░░ Ui system

  • fixed Select optgroup label "null";
  • fixed button side-center overlay: From now it closes by clicking outside the box;
  • minor fix for neasted button and colors;

░░ Bug fixing

  • fixed loader z-index -tips: include him on last of page-;
  • fixed outbox z-index -tips: include him before the loader-;
  • fixed img autocrop: now not based on flexbox -note: remember to write in px on container-;
  • fixed img autocrop: now respect the on- classes;
  • fixed on- : new css roles. Now have a new css sets roole and respect the mediaquery cuts;
  • fixed on- : new css roles. Now have a new css sets roole and have effect on autocrop class;
  • fixed on- : new css roles. Now have a new css sets roole and have effect on button classes;

kimera-2.5.1

08 Mar 07:44
ae5ffe6
Compare
Choose a tag to compare

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

kimera-2.5.0

05 Mar 20:12
ae5ffe6
Compare
Choose a tag to compare

gapkit project 0.5.0

 

Kimera 2.5.0-b cumulative release (pre, a, b)

 

This release is a cumulative package of work done until the full 2.5.0 is reached.

The objective of the ".0" series (and related versions) is to convert the whole system from jquery to pure javascript, to build a lighter core css, to guarantee better performances, to set the elements of the ui and other elements for future versions .

 

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

  • from jquery to native javascript
  • introduced a format with adjustable sets

░░ Core.css

  • new reset
  • different fixing type
  • rectification of nomenclatures (now all have a "-" / (space[xx] to space-[xx]))

░░ Viewport-web (ex canvas-type)

  • introduced a viewport web sistem for css/js assets
  • first test on edge, mozilla, chrome and other webkit compatible browsers

░░ Viewport-app (ex canvas-type)

  • introduced a viewport web sistem for css/js assets
  • first test on android device
  • firefox/chrome debugger

░░ Loader

  • simplified loader. From today it is without ajax and directly describable in html
  • flickering glyph fix

░░ Update grid-x and grid-y + options classes

  • fixed negative margin errors
  • the grids are now based entirely on the flex system

░░ Pure css autocrop class with fill-object

  • from now the autocrop class is completely css

░░ Pure css ratio class

  • from now the Ratio class is completely css

░░ Fix & update video classes

  • some improvements have been made to the video classes

░░ Introduced scroll-x\y & hide-bar-x\y system

  • from now it is possible to manage horizontal layouts; it is possible to pass from the native scroll to a smooth one (but not on edge)
  • from now there is a specific class to hide the scroll bar

░░ Introduced a basic snap-scroll system

  • from now on there is the possibility of building self-scrollable boxes that are positioning sensitive to dragging

░░ New concept for outbox (ex off-canvas)

  • from now managed via much lighter script

░░ New text classes

  • from today it is possible to manage the texts thanks to a new system on the theme and the addition of the "text-group" and "period" classes

░░ First adjustment on the buttons

  • all the scripts have been converted to pure js and the css has been lightened
  • light version of the new checkboxes and radio buttons
  • first fix for the datepiker system, now working in its basic tasks
  • button-select on Edge fixed, from now online for the next versions and working on edge
  • other improvements and preparations for the next version

░░ New Fx system

  • we lightened the effects system by disconnecting it from the main structure.
  • from now, new options are available that will be expanded in subsequent versions
  • from now there will be some preset effects (in this version we released the parallax)

░░ Themes

  • from now based on less
  • introduced the elastic font (it's all elastic now)
  • introduced new logics for the theme structure
  • built the first basic theme

and other improvements ...

 


read a versioning:
for 2.5.X-x we mean kimera 2, step 5 towards kimera 3, X is the version of the objective in progress, -x is the variant of the small adjustments.