-
Hi,
great project, if this works out well, it might become more important than **ggplot** considering that there are quite some empirical papers without graphs but few without tables ;)
So, what …
-
This will involve modifying the `@taghelper "assemblyname"` directive to be something like `@taghelper "assemblyname" "prefix"`.
This in turn will enforce certain restrictions on generating/understan…
-
The new form design uses grey to denote fields, but this is the same as what is currently used for disabled fields - there's no way to visually tell the difference.
Compare a screen in 5.7 where some…
-
Noticed when there is a PHPDoc only the first declared var is detected, the rest is ignored.
/**
* @var $test TestForm
* @var $test2 TestRelation
* @var $test3 Website
*/
Now when typing $tes…
-
I just started playing with Cycle and it looks really cool!
To me, two things immediately surprised me, so I was wondering if I'm missing something.
1. interactions.get(selector, eventName) in all ex…