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

Blockable JS Alerts inside tabs #904

Merged
merged 60 commits into from
Jan 26, 2023
Merged

Commits on Jan 24, 2023

  1. Alerts wip

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    bd61110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7193a68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb73eef View commit details
    Browse the repository at this point in the history
  4. Fix dark mode

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5650e97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5d2f61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e360ea1 View commit details
    Browse the repository at this point in the history
  7. Add outer padding

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6aad7ac View commit details
    Browse the repository at this point in the history
  8. Fix crash on reloading page

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    fa8a469 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bbafff0 View commit details
    Browse the repository at this point in the history
  10. Tidy up

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a3e0a65 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    672872c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c1d05e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9d6b263 View commit details
    Browse the repository at this point in the history
  14. Tidy up JSAlertQuery extension

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5d1f640 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6ad1383 View commit details
    Browse the repository at this point in the history
  16. Fix header warning

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    67f43d9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    82cc1d7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bbcd2ed View commit details
    Browse the repository at this point in the history
  19. Write ViewModel unit tests

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    065d125 View commit details
    Browse the repository at this point in the history
  20. Fix horizontal margins

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6b0454a View commit details
    Browse the repository at this point in the history
  21. Pass defaultText from callback

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6f60dcc View commit details
    Browse the repository at this point in the history
  22. Fix scrollView size issue

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    799b203 View commit details
    Browse the repository at this point in the history
  23. Remove forgotten print

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    7e54300 View commit details
    Browse the repository at this point in the history
  24. Fix animation bugs

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1528f9c View commit details
    Browse the repository at this point in the history
  25. Name magic spacing number

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    efd21e5 View commit details
    Browse the repository at this point in the history
  26. Hide scrollers when not needed

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8838053 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a744c1b View commit details
    Browse the repository at this point in the history
  28. Run swiftlint

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5255892 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0b35776 View commit details
    Browse the repository at this point in the history
  30. Fix background darkmode change

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    462d9de View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9822a8b View commit details
    Browse the repository at this point in the history
  32. Tighten up animation

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    01bbbee View commit details
    Browse the repository at this point in the history
  33. Fix layout when window is tiny

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3d84af3 View commit details
    Browse the repository at this point in the history
  34. Fix focus ring animation

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4a7d09a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c1d8768 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    4022396 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a870265 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    82bf054 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    61f25cb View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    29290ec View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    439aa3d View commit details
    Browse the repository at this point in the history
  42. Rename some subviews

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f43c4fb View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    06bac3e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    6003a54 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    22b05e6 View commit details
    Browse the repository at this point in the history
  46. Handle empty alert text

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0b42c1c View commit details
    Browse the repository at this point in the history
  47. Use ColorView for background

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    771314c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    f926aba View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    9d93065 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    4495087 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    cf08be7 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    08a67d2 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    22907b5 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    447e436 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    c8d9e8a View commit details
    Browse the repository at this point in the history
  56. Fix scrollview issue... again

    graeme committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f49d74f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    360aafc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6ec3bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36cdb4c View commit details
    Browse the repository at this point in the history
  4. ...and unit tests

    graeme committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    9b42b1d View commit details
    Browse the repository at this point in the history