Skip to content

XML docs: layout fixes for enum-lists and docs and button-accessibility - #1106

Merged
jkowalleck merged 14 commits into
masterfrom
docs/fix-xml-docsgen-XML-Instance-Representation-linebreaks
Sep 17, 2026
Merged

jkowalleck merged 14 commits into
masterfrom
docs/fix-xml-docsgen-XML-Instance-Representation-linebreaks

Conversation

@jkowalleck

@jkowalleck jkowalleck commented Sep 16, 2026

Copy link
Copy Markdown
Member
  • Added a readme acknowledging that we dont have an info which version of the xs3p was used as a base
  • Put "invisible" text in the circle buttons - for screen readers
  • Fixed a rendering bug for long value lists: there was a line break after EVERY item after the 5th.
    Converted the old >5 to a %5 = 0 to have a line-break after each 5 items ... this works well for the pre area.
    For the non-pre areas, I've added a <wb/> so the content may break when needed.
    The entire pre-wrapped behavior is configurable via param breakEnumListAfterN.
    Remark: using a break before the or-operator/pipe (|) as this is better readable on long lists
  • fixed the issue with duplicate docs text

new:

  • image
  • image
  • image

old:

  • image
  • image
  • image

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck
jkowalleck marked this pull request as ready for review September 16, 2026 19:21
@jkowalleck
jkowalleck requested a review from a team as a code owner September 16, 2026 19:21
@jkowalleck jkowalleck changed the title XML docs: layout fixes for value lists and help buttons XML docs: layout fixes for layouting andaccessibility Sep 16, 2026
@jkowalleck jkowalleck changed the title XML docs: layout fixes for layouting andaccessibility XML docs: layout fixes for enul-lists and docs and button-accessibility Sep 16, 2026
@jkowalleck jkowalleck changed the title XML docs: layout fixes for enul-lists and docs and button-accessibility XML docs: layout fixes for enum-lists and docs and button-accessibility Sep 16, 2026
@jkowalleck
jkowalleck merged commit 810d32b into master Sep 17, 2026
15 checks passed
@jkowalleck
jkowalleck deleted the docs/fix-xml-docsgen-XML-Instance-Representation-linebreaks branch September 17, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant