Bin icon misplaced bug fixed by changing the css class. This commit also improve input behaviors. With the Vue 3 migration it seems that $atts doesn't overwrite binded attributes anymore, so we had two clear buttons on inputs. To prevent this the following steps have been taken: * custom clear button is switched on only when the attribute "value" is used. * native clear button is switched on in all other cases This should avoid adding regressions. Change-Id: I39f41ce8d461efc5eff5c7e541d227dbfd6c667dmr13.2
parent
acd0da5bfe
commit
b13bf52a45
Loading…
Reference in new issue