jcachat

Results 5 issues of jcachat

If I have an item that is a submenu, the "classname" value is not preserved. The class that is produced on the element is always " ol-ctx-menu-submenu" (also notice the...

PR welcome

I see support for this was added in #50 but the option to enable it is marked internal. I can't see any way for me to enable it. My users...

I am flattening several of my classes. All properties in all classes have a JsonProperty attribute to specify the Order such that once flattened, they should be ordered in a...

I am having an issue with a subexpression being encoded/escaped when I have something like this: ``` {{func1 (func2)}} ``` where func1 and func2 are helpers I have defined. Prior...

bug

I would like to be able to position the paginator above the grid. Preferably inside the "outer top" section. The reason for this is that our UI design calls for...