-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I'd like to say a huge "thanks" to Carsten for this incredible resource. I've been building apps with Pashua for a few months now and am deeply indebted to this project.
I'm wondering if there might be plans to implement any type of support for grouping UI elements. I'm currently using a solution involving loading png images to use as horizontal rules, but I'd really love to see something like this:
Given the nature of this project, I'm sure there's frequent requests for functionality (such as interaction with a script, or nested modals) that fall outside its scope. I'm hoping this isn't one such idea.
My thinking is that a user could define the beginning and end of element groups using a syntax like this:
*.groups = 2
*.group = soccer
*.group = hockey
soccer.txt.type = textfield
soccer.txt.default = This element is in Group 1
hockey.txt.type = textfield
hockey.txt.default = This element is in Group 2
todrobbins, mattyicer and form-follows-function
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
