* Version History
-
Nov. 2022
Vers 1.0
# First stable version released.# Flexgrid & breakpoints supported & more than 200 CSS proprerties -
Dec. 2022
Vers 1.x
# correct bug on porperties ; animation & background-blend-mode does not works well. -
Dec. 2022
Vers 1.x.1
# Adding offsetting on flexgrid columns# Optimize grid for more flexibility# Adding experimental JS function "setPreloader()" for setting a preloading -
January 2023
Vers 1.x.1
# Now set multi properties in once -
February 2023
Vers 1.x.3
# Adding defining of selectors -
February 2023
Vers 1.x.4
# Rewriting and code optimization. -
February 2023
Vers 1.x.5
# Deep optimizing variables inside the script# Use global variables to reuse in functions to optimize RAM memory. -
February 2023
Vers 1.x.6
# Improve preloading - function setPreloader() has been updated. -
June 2023
Vers 2.0
# Code review and correction# Improve preloading - removing function setPreloader()# Improve preloading - Automatically hide body and show it after loading -
June 2023
Vers 2.x
# New website and review of documentation# Adding CSS properties backdrop-filter & backface-visibility -
July 2023
Vers 2.x.1
# Updating codenames of following properties : flex, position, display, opacity, justify, object, order, visibility and cursor# Website updating (properties list and cheatsheet) -
Oct 2023
Vers 3.x
# Rewriting and migrate to ES6 by using of "class" and private functions# Support now container, col, row for defining selector (with :var)# Script even more lightweight (from 10kb to 9kb) -
Nov 2023
Vers 3.x.1
# Support now using of our media queries et pseudo in setting of selectors (with :var)# Support now defining of custom attributes for improving compatibility with other framework js basedImproving pseudo-element features -
Coming soon...
Vers 4.x
# With REPL, realtime rendering from MOD-CSS to pure CSS