1. 28 Apr, 2023 4 commits
  2. 24 Apr, 2023 1 commit
  3. 20 Apr, 2023 3 commits
  4. 19 Apr, 2023 1 commit
  5. 18 Apr, 2023 2 commits
  6. 17 Apr, 2023 2 commits
    • Qun Cheng's avatar
      Add an example for SearchBar (#124992) · 6e851134
      Qun Cheng authored
      This PR is to: 
      * Update API doc for `SearchBar`.
      * Add an example to show how to use a `SearchBar` as the builder of the `SearchAnchor`.
      6e851134
    • chunhtai's avatar
      SelectionContainer's listeners can remove itself during listener call… (#124624) · cc9ffd3f
      chunhtai authored
      When swapping out delegate of  selectioncontainer, if the newly passed in delegate doesn't have any selectable content(which is usually the case), the selectioncontainerstate will notify all of the listeners. One of the listener would be SelectionRegistrant._updateSelectionRegistrarSubscription, and since it doesn't have content, it would remove itself from the listener which causes concurrent modification
      cc9ffd3f
  7. 13 Apr, 2023 1 commit
  8. 12 Apr, 2023 1 commit
  9. 11 Apr, 2023 1 commit
  10. 10 Apr, 2023 2 commits
  11. 07 Apr, 2023 1 commit
  12. 06 Apr, 2023 1 commit
  13. 05 Apr, 2023 3 commits
  14. 04 Apr, 2023 1 commit
  15. 03 Apr, 2023 1 commit
  16. 31 Mar, 2023 2 commits
  17. 30 Mar, 2023 2 commits
  18. 29 Mar, 2023 4 commits
  19. 28 Mar, 2023 3 commits
  20. 24 Mar, 2023 1 commit
  21. 23 Mar, 2023 3 commits