Files
owl/doc/reference
Géry Debongnie 27629cedfa [IMP] qweb: allow multiclasses in t-att-class object form
the low level method htmlelement.classList.add does not accept multiple
classes in one string, which is why, in owl, the expression

`<div t-att-class="{'a b c': value}" />`

did not work as one might expect. It is however very convenient in real
life templates, so this commit improve owl by adding support for this
feature.

closes #813
2021-07-05 10:09:23 +02:00
..
2020-10-30 15:31:03 +01:00
2020-10-30 15:31:03 +01:00
2021-02-03 13:44:04 +01:00
2020-11-02 16:03:10 +01:00
2021-02-03 13:44:04 +01:00
2020-04-21 16:23:31 +02:00
2021-07-05 10:09:23 +02:00
2020-10-30 15:31:03 +01:00