v0.12.0-beta
·
273 commits
to main
since this release
v0.12.0-beta #
- Add
variant.update()to use insteadvariant.modify(). 69af150 - Update
variant.create()to have functionality to add full variant. a76c8ce Updatevariant.modify()to use$modifierargument to modify, useupdatesub module, and addvariant.update()alias name. 410cc51- Update
class/variantto use@eachmixin andupdate.property()function fromvariantmodule. 1230281 - Add
list.each()mixin. 6a7c2fe - Add
class/affixsub module to handle class affixes. b4a49d1 - Update
class.variant()to use$keyinnest()when its length > 0 and useupdate.property()fromvariantmodule. 1e8a29c - Add
list.update()function to update$listby providednth-valuepairs ofmaporlisttype. 104abd7 - Add
map.get-any()function to get the value from any key where value is notnull. cef2405