Bart Heyrman
Bart Heyrman
'+ +' not correctly minified and becomes '++'. See minified code below. Environment: php 7.2 natxet/CssMin 3.0.4 Original function: ``` function getBordersSize(styles, axis) { var sideA = axis === 'x'...
Support for MySQL CONVERT(%s, %s) function. https://dev.mysql.com/doc/refman/8.0/en/cast-functions.html#function_convert
The ux-autocomplete mutation-observer is triggered when selecting items from the list. I believe only in multiple/grouped-choice mode. This hangs the page/browser when using enough items in the list. (+1000) By...