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

[feat] Dynamically Load Themes in AppFlowy #2670

Merged
merged 92 commits into from
Jul 3, 2023

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    8a1e713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9baa2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    254749d View commit details
    Browse the repository at this point in the history
  4. chore: remove json files

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5ed6b75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33bc14d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17041ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b7c83a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b57a725 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b638279 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f1d0829 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d638a69 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2498668 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b719e48 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5e0d6b4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    088f8c4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bc39342 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ed76458 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    efe7735 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    57e2c95 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    743f7cd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2555a3b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8689ce3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c9a11fb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b1f34f8 View commit details
    Browse the repository at this point in the history
  25. fix: dependency hell

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b5d559b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3b2c68b View commit details
    Browse the repository at this point in the history
  27. fix: analyzer warnings

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    71404d1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    10b745f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3bab2b4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    60be3de View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e876e12 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5ae8318 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    90192a1 View commit details
    Browse the repository at this point in the history
  34. fix: file picker imports

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    34c7bef View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    4c0b111 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8d31d19 View commit details
    Browse the repository at this point in the history
  37. fix: import

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    faadf29 View commit details
    Browse the repository at this point in the history
  38. feat: add text overflow

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b999503 View commit details
    Browse the repository at this point in the history
  39. feat: use animated switcher

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4d45ef6 View commit details
    Browse the repository at this point in the history
  40. chore: export FileType

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    43c3971 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    f851808 View commit details
    Browse the repository at this point in the history
  42. chore: separate some logic

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    85ec244 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    9e383ca View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    be70da3 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    1f59733 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    83edcd2 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    616aaba View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    107b9a2 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    5f43e1a View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    92c850e View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    981857c View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    0b8b242 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    4f497da View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    540b2d6 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    7d2135c View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    cfcdc74 View commit details
    Browse the repository at this point in the history
  57. fix: rebase errors

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    91c0893 View commit details
    Browse the repository at this point in the history
  58. fix: more rebasing errors

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9ae0173 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    8fdac25 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    2f779cc View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    e0e1035 View commit details
    Browse the repository at this point in the history
  62. feat: add translations

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2017712 View commit details
    Browse the repository at this point in the history
  63. fix: import error

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    32e27a7 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    d922875 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    5ab3a9f View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    3c62728 View commit details
    Browse the repository at this point in the history
  67. fix: analyzer warnings

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f250480 View commit details
    Browse the repository at this point in the history
  68. chore: add translation

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ff3f5ef View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    69abb16 View commit details
    Browse the repository at this point in the history
  70. chore: use join

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1ea3d3d View commit details
    Browse the repository at this point in the history
  71. chore: add documentation

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ec89f1d View commit details
    Browse the repository at this point in the history
  72. feat: add tests on theme

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    97f29df View commit details
    Browse the repository at this point in the history
  73. fix: fix scripts for macOS

    hyj1204 authored and a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5efa4d8 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    090ae92 View commit details
    Browse the repository at this point in the history
  75. fix: remove unused import

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5eecac5 View commit details
    Browse the repository at this point in the history
  76. fix: imports

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    88af707 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    7f6780b View commit details
    Browse the repository at this point in the history
  78. fix: theme tests

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d2f792f View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    e4bcef9 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    7484598 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    86d1f82 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    01892ab View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    8e67e9c View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    411f341 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    b6db9e7 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    dc7b41a View commit details
    Browse the repository at this point in the history
  87. fix: style of theme upload

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b63f363 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    549581c View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    96f968c View commit details
    Browse the repository at this point in the history
  90. fix: analyzer errors

    a-wallen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    50ad2ce View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    9dfd443 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    b3b99a5 View commit details
    Browse the repository at this point in the history