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
{{ message }}
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.
Here's another tweak I tried to get working, but unfortunately I failed. Many tests on higher up in the hierarchy than Cell itself fails. Take a look at the test below and you see what I tried to get accomplished, ie. no need to give data within the block but immediately in the initialization.
(this is another great request from @naleksi)
Hello again!
Here's another tweak I tried to get working, but unfortunately I failed. Many tests on higher up in the hierarchy than Cell itself fails. Take a look at the test below and you see what I tried to get accomplished, ie. no need to give data within the block but immediately in the initialization.
naleksi@b36e4b7
Let me know if you think this is a good idea or could be tweaked working. I'll send you a push request.
This idea here is that you can choose to specify a cell object with data by passing the data as an arg, kinda like so:
Currently, the only way to specify data for a cell is to use a DSL-style attribute, like so:
The text was updated successfully, but these errors were encountered: