Jigarius
Jigarius
An icon to go with "Under Construction" stuff. Might come in handy.
**Is your feature request related to a problem? Please describe.** * Say, there is a type `String`. * In all places, I want `String` to not have initial and trailing...
| Q | A | --------------- | --- | Version | GrumPHP 0.18.1 | Bug? | yes | New feature? | no | Question? | yes | Documentation? | no...
## Expected Behavior Sometimes, people create a hidden `DIV` element with menu content and expect that entire `DIV` to be used in the sidr exactly as-is because they have JavaScript...
There is no way to know (from the UI) that there exists a pattern library page. It'll be good to have a link to it in the admin menu.
Adds a link to the UI Patterns library page in the admin menu under *Reports*.
On the pattern library page, all patterns appear as a flat list. It will be great if there was support for: * `group:` A single value – name of the...
Pattern definitions get priority in the folllowing order: * Modules * Base theme(s) * Default theme Thus, definitions in the default theme get the most priority.
## The problem * I have a pattern named `tabs` which requires a variable `items` of type `collection` * Each tab must have a `title` and a `body` How do...
# The problem * Create a views block / embed which uses patterns to display views rows * Create another view; in this view, display the view created above in...