v0.14.0-beta
·
197 commits
to main
since this release
v0.14.0-beta #
- Update
palette.create()- remove color indicator from map key. 2f9d8b8 - Fix
variant.class-property()- add$indextolist.each(). 6b113c5 - Update
variant/indicatorremove()function - remove indicator from nested lists. 9acd4a3 - Update
map.keys()by addingkeys-pattern()- function to result. 2d90fbd - Add theme module to handle color themes. 178141f
- Add
color/palette- module to create color palette. 1025ed5 fcdf0c9 - Update
map.pick()- add required$keyargument, and ability to pick key with last element as pattern. e66cea2 - Add
map.key-pattern-index()- function to get index of pattern'*','^','$'. 011e574 - Add
map.keys()function to retrieve keys or keys with pattern. 60c8ef5 - Update
map.pick-pattern()- add'^'start and'$'end string pattern to pick values. 1100a95 - Update
map.pick-key-substring()- add'^'start and'$'endstringpattern to pick values. a603ea4 - Add
map.keys-pattern()function that returns keys / nested keys with pattern where'*'is substring,'^'is start, and'$'is end ofstring, add patterns to variables. 0d90f5d - Update
pick.pattern()- add$patternargument andby-pattern()alias name. 35e3547 - Update
mapmodule - add required$keyargumentmap.deep-merge-key()map.has-keys()map.remove(). Add required$typeargument, and changeautoseparator tocomma. Add required$substringargument tokey-substring(),$typeargument tokey-type()value-type(). Add$field-typesarbitrary argument totype(). a634e46 - Update
color.name()- add$hue$saturation$lightness$alpha$shadearguments to define color name. e7fcb16 - Update
color.set-hsla-color()retrieve color name from$name. 59da59e - Add
color.name-nest()function to nest color name with adjustments. 1210a86 - Add
list.invert()function to invert elements. 11f6dcf - Update
list.each()- add$indexargument of$list. 9a121bb - Add
name()andtag()function toselectormodule. 2a77e6b - Add
map.depth()function to determine map depth. 41276b1