v2.0.0 #3
bebagodfried
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
2.0.0 Changelog
[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]
getter(get) &setter(set)DOM()withdom()set_attrib()toset_attribute()display()(now supportarrayList) eg: display(['#elementId1','#elementId2'])hide()(now supportarrayList) eg: hide(['#elementId1','#elementId2'])onClick(),onDblClick()on_scroll()toat_scroll()[on_scroll(el: string, add_list: Array, rm_list: Array = [], offset: number = 0)]popUptopopwith frame objectFull Changelog: v1.0.0...v2.0.0
This discussion was created from the release v2.0.0.
Beta Was this translation helpful? Give feedback.
All reactions