Uh oh!
There was an error while loading. Please reload this page.
Releases: archcss-dev/archcss
Release list
v2.0.0
[css]
new folders structure
new gradient synthax
gradient-<color_1>-<color_2>-<color_3>new radius synthax rounnded-<pill|full|1|2|3|4|5|6>
add 12 sass brand colors
add 3 elementor brand colors
add
scrollbar-<0>add
fancyoption as class for tableadd
slatecoloradd
font-style resetby d-nonenow support for flex order as [items-] (from
1to12)now support auto color on simple brand class
now support auto uppercase and center for buttons
now support for elements visibility
now support <h1...6>
classsimilar to heading titleremove
flex-spanclass to [flexspan]remove
bc- class tobrand-color-<brand_name>-<color_number>remove
borderas bordered class toborder-remove
shadowclass to [box-shadow]remove
rounded-<sm|md|lg|xl>remove shadow on
translate-<top|left|bottom|right>remove litterals gap (narrow, small, normal, large, wide)
update Font Awesome to 6.5.1
update generic
bandemfont-weightupdate naming list-style-type as class
update
-rowelements (width: 100%)update
-rowelements for mobile-firstupdate class
update (add shadow, add opacity)
update (now support from
1to12px )update
scrollbarwidth to3pxupdate
grid(gutter)update
table(width, padding) andtd,th(border)update
spacingrest (apply to responsive)update
positionsrest (apply to responsive)update
spacing(from .25rem to 3rem)update
elementsweight (font-weight)update
font-*utility supported size from7pxto96pxas common word-processorupdate global
font-sizeforh1toh6update global
font-sizeclassnamefs-instead offont-replace
flex- withflexspan-replace
flex-col-reversewith [flex-column-reverse]replace
flex flex-col-reversewith [flex-column-reverse]replace
flex flex-columntwith [flex-column]replace
flex flex-rowwith [flex-row] and fix items at positionreplace
self- with align-self- and (add flex: 1 !!!no more needflexspan/flexspan-1)replace
translate-middlewithtranslate-centerfix row items position
fix margin auto property
fix padding auto property
fix/update @googleapis font
[js]
- update
- remove history
- splite GLOBALS ($_) in
getter(get) &setter(set) - replace
DOM()withdom() - remove attrib
- replace
set_attrib()toset_attribute() - update listener [on(event: string, listener: Function)]
- update
display()(now supportarrayList) eg: display(['#elementId1','#elementId2']) - update
hide()(now supportarrayList) eg: hide(['#elementId1','#elementId2']) - remove
onClick(),onDblClick() - replace
on_scroll()toat_scroll()[on_scroll(el: string, add_list: Array, rm_list: Array = [], offset: number = 0)] - replace and update
popUptopopwith frame object - add/update listener [scroll_to(el: string)]
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Full Changelog: https://github.com/archcss-dev/archcss/commits/v1.0.0