Commit Graph

2 Commits

Author SHA1 Message Date
Martin Sosic
a717a06387 Added more features to example todoMVC app (and needed support in Wasp).
Added 'toggle completion' button.
Made updateTask() action work for todo demo.
Added 'Clear completed' button.
Added remove() action, also added id to entities and now that is used instead of idx.
2020-01-28 11:22:10 +01:00
Martin Sosic
17a82848df Implemented basic importing of wasp code from external code. 2020-01-23 14:38:34 +01:00