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

Font family: switch from CSS Custom Property to classes #31910

Merged
merged 82 commits into from Oct 20, 2021

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    b5ff7fd View commit details
    Browse the repository at this point in the history
  2. Server supports: use class

    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c62fd9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64013f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    274bdd8 View commit details
    Browse the repository at this point in the history
  5. Do not use inline styles

    We don't want to serialize font-family to inline styles.
    We did so for other presets (font-size, color) because
    themes forgot to add the corresponding classes.
    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    13c52a5 View commit details
    Browse the repository at this point in the history
  6. Add class name in edit

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    07dea1d View commit details
    Browse the repository at this point in the history
  7. Support custom font families

    There may be cases in which patterns add their own font-families
    without being slugs for us to process.
    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    ccee841 View commit details
    Browse the repository at this point in the history
  8. Update tests

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    f3f207d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    818333a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    68d1c75 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11fd19d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b58a20 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0b745b9 View commit details
    Browse the repository at this point in the history
  14. fixup site-title

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    84c22f2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    082e10c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    07ec4bc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4cc0263 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    67e6f17 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    230c70c View commit details
    Browse the repository at this point in the history
  20. Update test after rebase

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    a6b63f5 View commit details
    Browse the repository at this point in the history
  21. Update test after rebase

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    bc70e9f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d5c8ba0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2124eab View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bf9d385 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2f48b3e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    856f14e View commit details
    Browse the repository at this point in the history
  27. Post title: add fixtures

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    cd15d94 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b8d0b6f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    76439ed View commit details
    Browse the repository at this point in the history
  30. Simplify import

    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    16354c8 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2147a77 View commit details
    Browse the repository at this point in the history
  32. Version Site Tagline deprecations

    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    6e7deeb View commit details
    Browse the repository at this point in the history
  33. Add Site Tagline fixtures

    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2288e9a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f36e8f6 View commit details
    Browse the repository at this point in the history
  35. Version Site Title deprecations

    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    e0be5d2 View commit details
    Browse the repository at this point in the history
  36. Add Site Title fixtures

    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    d4aeb54 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    65bdb3e View commit details
    Browse the repository at this point in the history
  38. Version Query Title deprecations

    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    61b2ea9 View commit details
    Browse the repository at this point in the history
  39. Add Query Title fixtures

    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    0c9093b View commit details
    Browse the repository at this point in the history
  40. Version Verse block deprecations

    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    8c47da1 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7e32d7a View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    cad9e21 View commit details
    Browse the repository at this point in the history
  43. Rename Verse deprecation fixture

    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    1e9ed9d View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    fb2b405 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    7a6a04c View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    673462a View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    fdf8566 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    e16fdaf View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    cf59565 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    3350bd0 View commit details
    Browse the repository at this point in the history
  51. Un-Express Button block latest deprecation through block.json and save

    Essentially reverts 78b2bf518b9f64c2bbe14085943729fcaf3ded0e
    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c67ec86 View commit details
    Browse the repository at this point in the history
  52. Revert "Express list deprecation through current block.json and save"

    This reverts commit 26c57bcff35ed5c77219cb57c16d44791af6e50b.
    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    57f9cc5 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    8e0a592 View commit details
    Browse the repository at this point in the history
  54. Revert "Express PostTitle block deprecation attributes through block.…

    …json"
    
    This reverts commit c75c849bb217ec3b37867f5ceb7e2ee04b466ff1.
    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    5708f0d View commit details
    Browse the repository at this point in the history
  55. Un-Express Navigation block latest deprecation through block.json and…

    … save
    
    Essentially reverting f2fd6acf67d5c91f2c6afd1b4389156922063495
    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    64d5227 View commit details
    Browse the repository at this point in the history
  56. Un-Express Query Title block deprecation attributes through block.json

    Essentially reverting db0d9420b29d95fd9bde3537f54240b3b4b3fb39
    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2a5110e View commit details
    Browse the repository at this point in the history
  57. Un-Express Site Tagline block deprecation attributes through block.json

    Essentially reverting 8c5510d68fe8d23ba7070dabc4c76feadb2bd93d
    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c9d592e View commit details
    Browse the repository at this point in the history
  58. Un-Express Site Title block deprecation attributes through block.json

    Essentially reverting 6faf83df2bb1a69c7472e505d498cb6304002212
    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    68362f3 View commit details
    Browse the repository at this point in the history
  59. Un-Express Verse block v2 deprecation through block.json and save

    Essentially reverting 35e38a7f32247b50688bb327172607d19e0798e8
    ockham authored and oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    f74dc65 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    a58340f View commit details
    Browse the repository at this point in the history
  61. Update comment

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    a33ab7f View commit details
    Browse the repository at this point in the history
  62. Post title: update comment

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    39445aa View commit details
    Browse the repository at this point in the history
  63. Query title: update comment

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2e81ca2 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    cfa9e13 View commit details
    Browse the repository at this point in the history
  65. Site title: update comment

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2505ef3 View commit details
    Browse the repository at this point in the history
  66. Verse: update comment

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    9ae7032 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    0a9b799 View commit details
    Browse the repository at this point in the history
  68. Button: rename fixtures

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    12e75bf View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    86fecba View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    cd45d0a View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    7c09eed View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    e0d5ce7 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    fc6abd4 View commit details
    Browse the repository at this point in the history
  74. Post Comment Author

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    5f25219 View commit details
    Browse the repository at this point in the history
  75. Post Comment Date

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    62f6302 View commit details
    Browse the repository at this point in the history
  76. Post Date

    oandregal committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    240504a View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    19dbeee View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    0ccce1f View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    3ab2ae2 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    f6e54f2 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    c65cf6e View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    99b4a9f View commit details
    Browse the repository at this point in the history