Commit Graph

11 Commits

Author SHA1 Message Date
Géry Debongnie 2fb6ebb0c5 small refactoring 2019-03-12 16:21:11 +01:00
Géry Debongnie 77e071f4eb define attachChild method in component 2019-03-12 10:31:16 +01:00
Géry Debongnie 7f3886ebba implement store, refactoring 2019-02-19 23:10:04 +01:00
Géry Debongnie 69047135a1 small qweb optimisation: reuse bound handlers if possible 2019-02-09 13:03:44 +01:00
Géry Debongnie 971b798803 protect against widget destruction before being started 2019-02-09 12:44:06 +01:00
Géry Debongnie 66da26f92f properly handle concurrent rendering passes 2019-02-07 16:32:03 +01:00
Géry Debongnie f648f47197 small refactoring to prepare async work 2019-02-07 16:32:03 +01:00
Géry Debongnie a33a077173 display toggle button differently in navbar in home 2019-02-06 14:40:35 +01:00
Géry Debongnie 91e51b2798 fix issue with actioncontainer, add tests 2019-02-06 14:21:14 +01:00
Géry Debongnie 311141a9e3 move Env definition to Widget 2019-02-05 15:59:22 +01:00
Géry Debongnie 3fd00f72af rename base_widget -> component 2019-02-05 14:17:00 +01:00