mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-12 12:59:57 +00:00
baddd89abb
* Added flag to $tw.utils.parseStringArray to allow non-unique entries With this change if you use $tw.utils.parseStringArray(list) you get identical behavior to before and enforces uniqueness in lists, but if you use $tw.utils.parseStringArray(list,true) it allows duplicate values in the list. Because of how JavaScript handles overloaded functions this shouldn't have any affect on existing code that just passes one argument to the function. * Update to hopefully remove merge conflicts |
||
---|---|---|
.. | ||
boot.css.tid | ||
boot.js | ||
bootprefix.js | ||
sjcl.js | ||
sjcl.js.meta |