Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: diverged branch of https://github.com/Patternslib/Patterns/pull/1154 #1223

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

thet
Copy link
Member

@thet thet commented Jan 12, 2025

Note: I found this branch on my local machine different from the original thet-improvements branch from PR: #1154

I submitted it freshly but leave resolving for a later time.

thet added 7 commits May 14, 2023 19:15
When scanning a document for patterns, resort patterns and set those with a
sort_early property to the beginning of the initialization chain.

NOTE: Only use when necessary. It's not guaranteed that a pattern with
sort_early is set before another pattern with sort_early. Patterns which
are registered later will have a higher chance to be sorted before
others. Last come, first serve.
…tainer.

Also support form elements which are outside of a form container.
This allows pat-autosubmit to also work with form inputs which are bound
to a form but not contained wiithin.
Also support form elements belonging to the form but which are outside
of a form container to be validated.
@thet thet marked this pull request as draft January 12, 2025 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant