Commit Graph

12 Commits

Author SHA1 Message Date
Géry Debongnie 929178b5e8 add support for t-else directive with t-widget 2019-03-13 14:29:57 +01:00
Géry Debongnie 72ac5a6943 change t-key to t-att-key, add new t-key 2019-03-13 14:10:15 +01:00
Géry Debongnie 78c6dca104 allow t-if directive with t-widget 2019-03-04 09:44:19 +01:00
Géry Debongnie 203ce91e92 adapt tests 2019-02-20 10:22:18 +01:00
Géry Debongnie d7d0912853 fix issue with t-if confusing patching algorithm 2019-02-15 15:46:12 +01:00
Géry Debongnie d9ef6d1e93 add test (snapshot of t-widget directive in one case) 2019-02-14 12:37:07 +01:00
Géry Debongnie 971b798803 protect against widget destruction before being started 2019-02-09 12:44:06 +01:00
Géry Debongnie fa13bbb919 add concurrent rendering test 2019-02-07 20:28:42 +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 91e51b2798 fix issue with actioncontainer, add tests 2019-02-06 14:21:14 +01:00
Géry Debongnie 3fd00f72af rename base_widget -> component 2019-02-05 14:17:00 +01:00