Nelson Pecora
Nelson Pecora
For some reason, growl.addSuccessMessage() doesn't seem to be working on mobile safari on the iPad (iOS 7.x). Every other method (addErrorMessage(), etc) works. It also works on desktop and iPhone...
Hi, I was wondering if it would be possible to be able to choose mailboxes/folders other than `INBOX` (via the config)? It looks like `go-imap` supports this, but I'm not...
AngularJS is the future of webapps, and we're really lagging behind. jQuery is a good start, but we really should build some of the front-end in angular. I'll submit a...
* per-instance styles should probably be better supported as a built-in Clay thing * maybe there are other fields that need this same treatment? * maybe elastic queries / feed...
Currently, new page templates are alpha sorted, because they exist in a filterable list. Allowing reordering would require some thought into how reorderable vs. filterable items should work, and how...
In schemas, `_has` indicates a field in a form. This is different from (and incompatible with) `_component` and `_componentList`, yet people are writing broken schemas that use both. Suggestion: Replace...
The current magic-button api is a bit of a hodgepodge, and doesn't do some standardized things that other kiln features do when fetching data: * doesn't follow the standard (complex-list,...
[Originally proposed by Jon:](https://trello.com/c/JZACfRwB/29-tabbing-functionality-to-clay-fields) This is going to be a larger discussion, but it's in the wheelhouse of making Clay accessible. When a page is first loaded up we have...
With quill, we now fully support non-Latin alphabets, but we should probably think about how we're gonna do internationalization for UI elements
The ability to create new layouts, switch between layouts, and edit how many component lists a layout has and how they render is important and will make Clay a better...