* Version History
-
Nov. 2022
V. 1.0
# First stable version released.# Flexgrid & breakpoints supported & more than 200 CSS proprerties -
Dec. 2022
V. 1.x
# correct bug on porperties ; animation & background-blend-mode does not works well. -
Dec. 2022
V. 1.x.1
# Adding offsetting on flexgrid columns# Optimize grid for more flexibility# Adding experimental JS function "setPreloader()" for setting a preloading -
January 2023
V. 1.x.1
# Now set many properties in once -
February 2023
V. 1.x.3
# Adding defining of selectors with (:var) attribute -
February 2023
V. 1.x.4
# Rewriting and code optimization. -
February 2023
V. 1.x.5
# Deep optimizing variables inside the script# Use global variables to reuse in functions to optimize RAM memory. -
February 2023
V. 1.x.6
# Improve preloading - function setPreloader() has been updated. -
June 2023
V. 2.0
# Code review and correction# Improve preloading - removing function setPreloader()# Improve preloading - Automatically hide body and show it after loading -
June 2023
V. 2.x
# New website and review of documentation# Adding CSS properties backdrop-filter & backface-visibility -
July 2023
V. 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
V. 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
V. 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 -
Sept 2024
V. 3.x.2
# Now attribute (:var) can define many selectors in once# Removing :mod attributes in new version but it's using remain compatible with old your projects# Update documentation# Improving rendering speed... -
Nov 2024
V. 3.x.3
# Your setup does not appear any more in template after rendering -
Avril 2025
V. 4.x
# REPL beta version, realtime rendering from MOD-CSS to pure CSS# Introducing new javascript functions : init(), render(), renderInline() & Insert()# MOD-CSS has now only 2 attributes (mod/:mod/data-mod & var/:var/data-var). We have merged :box and :mod attributes# Correction of property col$[] to real CSS