From a34fc39100ca2f4fcf7f77093aaa2517bea3f26f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9ry=20Debongnie?= Date: Thu, 21 Mar 2019 11:14:18 +0100 Subject: [PATCH] imp: allow object descriptors for attributes close #6 --- examples/todoapp/templates.xml | 8 ++++---- src/qweb.ts | 19 +++++++++++++++++++ tests/__snapshots__/qweb.test.ts.snap | 15 ++++++++++++++- tests/qweb.test.ts | 9 +++++++++ 4 files changed, 46 insertions(+), 5 deletions(-) diff --git a/examples/todoapp/templates.xml b/examples/todoapp/templates.xml index 254c9532..dd444b50 100644 --- a/examples/todoapp/templates.xml +++ b/examples/todoapp/templates.xml @@ -27,13 +27,13 @@