Skip to content

v1.0.8

Compare
Choose a tag to compare
@ged-odoo ged-odoo released this 18 May 07:09
· 697 commits to master since this release

v1.0.8

  • qweb fix: do not override t-att-class with class attribute in some cases
  • component fix: refuse to mount a destroyed component
  • hooks type improvement: useRef is now generic, and can capture the type of a component
  • qweb fix: t-esc inside t-call using outside t-set