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

Bumping FluentUI version (0.11.0) #1512

Merged

Conversation

sophialee0416
Copy link
Contributor

@sophialee0416 sophialee0416 commented Jan 25, 2023

Platforms Impacted

  • iOS
  • macOS

Summary of changes

iOS:

  • Badgefield: Fixed spacing bug
  • TableViewCell: Added new unread dot; fixed accessibility bug on larger text mode
  • Tooltip: Introduced Tokenized Tooltip; fixed .png filenames

General:

  • Updating GitHub workflows to v3
  • Introduced a Readme section for all controls in the demo app
  • Launched XCUITests for all controls
  • Added documentation to controls

Commits introduced since main_0.10 branch:

Pull request checklist

This PR has considered:

  • Light and Dark appearances
  • iOS supported versions (all major versions greater than or equal current target deployment version)
  • VoiceOver and Keyboard Accessibility
  • Internationalization and Right to Left layouts
  • Different resolutions (1x, 2x, 3x)
  • Size classes and window sizes (iPhone vs iPad, notched devices, multitasking, different window sizes, etc)
  • iPad Pointer interaction
  • SwiftUI consumption (validation or new demo scenarios needed)
  • Objective-C exposure (provide it only if needed)
Microsoft Reviewers: Open in CodeFlow

@sophialee0416 sophialee0416 requested review from a team as code owners January 25, 2023 01:16
@harrieshin
Copy link
Contributor

are we going to have release notes in this pr description?

@sophialee0416 sophialee0416 changed the title Updating main branch strings to 0.11 Bumping FluentUI version (0.11.0) Jan 25, 2023
@sophialee0416 sophialee0416 merged commit d4be314 into microsoft:main Jan 25, 2023
@sophialee0416 sophialee0416 deleted the sople/versionUpdate_0.11 branch January 25, 2023 06:56
joannaquu added a commit that referenced this pull request Jan 25, 2023
* Skip failing date picker tests (#1495)

* Fix BadgeField space bug (#1497)

* attempt to fix space bug

* add comment

* [XCUITests] Activity Indicator tests (#1493)

* initial activity indicator tests

* add transition to dark mode

* whitespace change

* add dark mode color assert

* add default color to identifier

* update comment

* add dark mode + update to use .*

* add #if DEBUG

* add #if DEBUG to SceneDelegate

* add constants

* add type

* change to hex code

* removing color tests

* Revert "removing color tests"

This reverts commit 79c20c0.

* removing color tests again

* remove SceneDelegate change

* small change

* make code more readable + have SwiftUI inherit from UIKit

* remove super

* [XCUITests] Indeterminate Progress Bar tests (#1503)

* add indeterminate progress bar tests

* update SwiftUI to inherit from UIKit

* remove super

* resolve comments

* [XCUITests] Table View Cell tests (#1508)

* add table view cell tests

* move single line asserts to function

* add comment

* Revert "[XCUITests] Table View Cell tests (#1508)" (#1511)

This reverts commit 1339ed0.

* Bumping FluentUI version (0.11.0) #1512

Co-authored-by: Lamine Male <106181067+laminesm@users.noreply.github.com>
Co-authored-by: Sophia Lee <sophia.lee0416@gmail.com>
@sophialee0416 sophialee0416 added the Version Update This PR bumps ups the version of repo label Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Version Update This PR bumps ups the version of repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants