Skip to content

kimera-2.5.3-5

Compare
Choose a tag to compare
@ShapeGroup ShapeGroup released this 20 Nov 11:49
· 62 commits to master since this release

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