-
Notifications
You must be signed in to change notification settings - Fork 1
Release 0.21.0 #121
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
Release 0.21.0 #121
Conversation
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…or release note generation Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…component (Orange-OpenSource/ouds-ios#1063) (#102) Error message is managed and displayed in place of helper text in error cases. Management of prefix and suffix reviewed to keep them even if text field not focused or placeholder empty. Reviewed-by: Pierre-Yves Lapersonne <[email protected]> Co-authored-by: Ludovic Pinel <[email protected]> Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…ation*` Composite semantic tokens of elevations have bad names, the "overlay" word must be removed. Acked-by: Maxime Tonnerre <[email protected]> Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…range-OpenSource/ouds-ios#1059) (#103) Closes #1059 Reviewed-by: Pierre-Yves Lapersonne <[email protected]> Co-authored-by: Ludovic Pinel <[email protected]> Co-authored-by: Pierre-Yves Lapersonne <[email protected]> Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…s-ios#1063) Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Now release guide is at https://github.com/Orange-OpenSource/ouds-ios/wiki/12-%E2%80%90-How-to-make-release-of-Design-System-Toolbox Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…os#1080 Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…penSource/ouds-ios#945) (Orange-OpenSource/ouds-ios#912) (#80) Update tag component page and snapshots Reviewed-by: Pierre-Yves Lapersonne <[email protected]> Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Add input tag component page and update snapshots Reviewed-by: Pierre-Yves Lapersonne <[email protected]> Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…ouds-ios#1069) (Orange-OpenSource/ouds-ios#1071) (Orange-OpenSource/ouds-ios#1072) (#106) Update of control-item bases components and snapsts Reviewed-by: Pierre-Yves Lapersonne <[email protected]> Co-authored-by: Pierre-Yves Lapersonne <[email protected]> Co-authored-by: Ludovic Pinel <[email protected]> Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Change order of color scheme and theme selectors Closes Orange-OpenSource/ouds-ios#1082 Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…s-ios#1084) Closes Orange-OpenSource/ouds-ios#1084 Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…ds-ios#1081) Closes Orange-OpenSource/ouds-ios#1081 Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…ource/ouds-ios#1030) (#110) Update pages of tokens Update snapshots (contents and names) Related to Orange-OpenSource/ouds-ios#1030 Suggested-by: Thomas Martin <[email protected]> Acked-by: Ludovic Pinel <[email protected]> Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…ve ghost files, update `SwiftFormat`configuration SwiftLint 0.62.2 adds new rules, quite interesting, about order of modifier where 'nonisolated' modifier must be before visibility modifier like 'private' or 'public'. However, SwiftFormat which formats for Swift 6.2 rollbacks it and keep visiblity modifiers before 'nonisolated' modifier. Thus SwiftLint 0.62.2 and SwiftFormat 0.58.5 with our current settings are in conflicts. We choose to keep SwiftLint rules first; maybe settings for SwiftFormat will be updated. Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
… reduced tokens Related to Orange-OpenSource/ouds-ios#1030 Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Periphery is a nice tool but has some issues with numerous false positive cases. It needs also to compile projects for all targets. In GitHub Actions it failed sometimes to build for other OS than iOS and iPadOS. In addition it consumes time and budget, and because of false positive cases errors are accepted and lost in noise with warnings. This Periphery must be used locally to have a manuel check of the results while false positive cases remain. Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…os#1102) (#114) Configurer app and navigations to be usable for macOS (v15) and visionOS (v1.3) Related to Orange-OpenSource/ouds-ios#1102 Assisted-by: Gpt-4.1-nano (Dinootoo) Assisted-by: Claude Sonnet 4 (Dinootoo) Suggested-by: Anthony Nevo <[email protected]> Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…S and visionOS Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Assisted-by: Claude Sonnet 4 (Dinootoo) Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
… checkbox components (Orange-OpenSource/ouds-ios#1078) (#115) Related to Orange-OpenSource/ouds-ios##1078 Reviewed-by: Pierre-Yves Lapersonne <[email protected]> Co-authored-by: Pierre-Yves Lapersonne <[email protected]> Co-authored-by: Ludovic Pinel <[email protected]> Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…uds-ios#1043) (#116) Related to Orange-OpenSource/ouds-ios#1043 Reviewed-by: Pierre-Yves Lapersonne <[email protected]> Co-authored-by: Ludovic Pinel <[email protected]> Co-authored-by: Pierre-Yves Lapersonne <[email protected]> Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…ource/ouds-ios#1034) (#117) Related to Orange-OpenSource/ouds-ios#1034 Reviewed-by: Pierre-Yves Lapersonne <[email protected]> Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…d `switch item` (Orange-OpenSource/ouds-ios#971) (#118) Closes Orange-OpenSource/oud-ios#971 Reviewed-by: Pierre-Yves Lapersonne <[email protected]> Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…enSource/ouds-ios#1117) (#119) Related to Orange-OpenSource/ouds-ios#1117 Suggested-by: Thomas Martin <[email protected]> Reviewed-by: Ludovic Pinel <[email protected]> Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Needed ro tun some commands to have suitable version of Ruby (3.3.6) for Cocoapds= - rbenv install 3.3.6 - rbenv local 3.3.6 - gem install bundler - gem install cocoapds And also has ".ruby-version" file with "3.3.6" in content
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
| workflow_dispatch: | ||
|
|
||
| permissions: | ||
| contents: write |
Check failure
Code scanning / Scorecard
Token-Permissions High
Remediation tip: Visit https://app.stepsecurity.io/secureworkflow.
Tick the 'Restrict permissions for GITHUB_TOKEN'
Untick other options
NOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead.
Click Remediation section below for further remediation help
| snapshot: | ||
| runs-on: ubuntu-latest | ||
| steps: | ||
| - uses: actions/checkout@v4 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
Added
visionOS([Library] [Design Toolbox] Support of other macOS and visionOS ouds-ios#1102)macOS([Library] [Design Toolbox] Support of other macOS and visionOS ouds-ios#1102)input tagcomponent ([Component Update] Add componenttag inputouds-ios#917)Changed
SwiftFormat/CLIpod from v0.58.3 to v0.58.5actions/upload-artifactaction from v4.6.2 to v5.0.0 forscorecardworkflowgithub/codeql-action/upload-sarifaction from v3 to v4 forscorecardworkflowjsonRubyGem from v2.15.1 to v2.15.2ruby/setup-rubyaction from v1.265.0 to v1.267.0 forbuild-and-testworkflowSwiftLintpod from v0.62.1 to v0.62.2net-httpgem from v0.6.0 to v0.7.0radio item,checkbox itemandswitch item([Component Update]control itembased components must have hidden divider by default ouds-ios#971)buttoncomponent to version v3.2.0 ([Component] Update ofbuttoncomponent (v3.2) ouds-ios#1034)OUDSBadgeto version 1.2 ([Component] Updatebadgecomponent (badge, badge count, badge icon (v1.2) ouds-ios#1043)badgecomponent to version v1.2.0 ([Component] Updatebadgecomponent (badge, badge count, badge icon (v1.2) ouds-ios#1043)OUDSButtonin code sample panes ([Design System Toolbox] Update the copy button with OUDS-button ouds-ios#1081)radio itemto v1.3.0 ([Component Update] Update switch item to v1.4.0 ouds-ios#1072)switch itemto v1.4.0 ([Component Update] Update of radio item v1.3.0 ouds-ios#1071)checkbox itemto v2.3.0 ([Component Update] Update checkbox item to v2.3.0 ouds-ios#1069)OUDSTagcomponents ([Design System Toolbox] Tag and badge status icon updates ouds-ios#912)OUDSTagto 1.4 version ([Component] Update oftagv1.4 ouds-ios#1037)OUDSTagto 1.3 version ([Component Update] Tag versions 1.2 and 1.3, and use of predefined icons ouds-ios#945)OUDSTextInputin components configuration sections ([Design System Toolbox] Use OUDSTextInput in customize section ouds-ios#1059)linkcomponent version ([Component] Update oflinkcomponent (v2.2) ouds-ios#1035)text inputto display error message if error, and display suffix/prefix even if placeholder empty ([Component Update] Evolution on display of error message and suffix/prefix for text input ouds-ios#1063)Removed
peripheryworkfow on GitHub ActionsFixed