You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cell (cell instances should work as primitives in templates (boolean,number,string)), could be used as attribute/property and condition (for if) and remains reactive cell and merged cell tests #34
MergedCell should work as primitives in templates (boolean,number,string)), could be used as attribute/property and condition (for if) and remains reactive cell and merged cell tests #34
effect (function should re-execute if related fields changes) effect tests #32
modifier (it should run before document in dom and execute destructors if component is removed) modifier tests #33
Add tests for:
component
,helper
,modifier
helpers tests Addinghelper
,modifier
,component
helpers #85@args
(field types should match inputs - primitives, functions) args-tests #36if
opcodeeach
opcode (list is rendered, and keeping in sync ordering of items)The text was updated successfully, but these errors were encountered: