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

Add more SwiftUI samples #490

Closed
pylapp opened this issue Feb 2, 2024 · 1 comment · Fixed by #508
Closed

Add more SwiftUI samples #490

pylapp opened this issue Feb 2, 2024 · 1 comment · Fixed by #508
Assignees
Labels
a11y Accessibility related stuff documentation enhancement

Comments

@pylapp
Copy link
Member

pylapp commented Feb 2, 2024

After the first merge of SwftUI samples (#489), other sections must be looked and updated if needed after a big review of iOS-related pages.

@pylapp pylapp added enhancement a11y Accessibility related stuff documentation labels Feb 2, 2024
@pylapp pylapp changed the title Add more SwftUI samples Add more SwiftUI samples Apr 9, 2024
@pylapp
Copy link
Member Author

pylapp commented Apr 9, 2024

Find attached a simple SwftUI sample app with code snippets for tests purposes.
SwiftUIA11YGuidelines.swiftpm.zip

pya35 added a commit that referenced this issue Apr 18, 2024
* fix(#490): remove empty iOS SwiftUI FR section (notify page changes)

In french version, remove empty SwiftUI section because of missing API for section "Informer d'une modification sur la page"

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* fix(#490): remove empty iOS SwiftUI FR section (modify vocalization language)

In french version, remove empty SwiftUI section because of missing API for section "Modifier la langue de vocalization"

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* fix(#490): missing quotation mark in iOS SwiftUI section (grouping elements page)

In english page for "Grouping elements" section, add missing quotation mark in SwiftUI section

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* feat(#490): add iOS Swift FR and EN section (modify VO focus area page)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* feat(#490): add iOS Swift FR and EN section (modal view page)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* fix(#490): bad sections names for iOS SwiftUI in EN anf FR versions (text sizes page)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* feat(#490): add iOS Swift FR and EN section (truncation hyphen)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* feat(#490): add iOS Swift FR and EN section (large content viewer)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* refactor(#490): add missing words in iOS SwiftUI FR and EN section about adjustable values

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* feat(#490): add iOS Swift FR and EN section (custom actions)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* feat(#490): add iOS Swift FR and EN section (custom rotor)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* feat(#490): add iOS Swift FR and EN section (switch control)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* Update development.md

fix issue with "for" loop syntax

* Update developpement.md

fix issue with "for" loop syntax

---------

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Co-authored-by: Pierre-Yves Ayoul <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility related stuff documentation enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants