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

Add/webfonts loading #1573

Closed
wants to merge 66 commits into from
Closed

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    0e31766 View commit details
    Browse the repository at this point in the history
  2. wip

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    e46c345 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f4f26c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7ca2a9 View commit details
    Browse the repository at this point in the history
  5. remove get_styles method

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    be34433 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    381ae55 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d730d7 View commit details
    Browse the repository at this point in the history
  8. more tweaks

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    38079bd View commit details
    Browse the repository at this point in the history
  9. WIP - remove class

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    613a9e4 View commit details
    Browse the repository at this point in the history
  10. forgot to rename function

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    6d71325 View commit details
    Browse the repository at this point in the history
  11. Fixes & tweaks

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    42acd3a View commit details
    Browse the repository at this point in the history
  12. Default to screen

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    7391700 View commit details
    Browse the repository at this point in the history
  13. CS fix

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    e1ced36 View commit details
    Browse the repository at this point in the history
  14. minor fixes

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    76c6e51 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a193417 View commit details
    Browse the repository at this point in the history
  16. invalidate caches monthly

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    15b09be View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b7302ff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    52039ad View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7babdc2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c008185 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d6c2ece View commit details
    Browse the repository at this point in the history
  22. Revert "src should be key/value pairs"

    This reverts commit 6830b1d.
    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b081344 View commit details
    Browse the repository at this point in the history
  23. improve the src param

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    f2ad38b View commit details
    Browse the repository at this point in the history
  24. variations can be an array

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    9b9ec63 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f1b5abb View commit details
    Browse the repository at this point in the history
  26. rename function

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    f0de7b1 View commit details
    Browse the repository at this point in the history
  27. allow preloading webfonts

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    1587c48 View commit details
    Browse the repository at this point in the history
  28. inline docs

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    e6d83c5 View commit details
    Browse the repository at this point in the history
  29. preload by default

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    05ef54d View commit details
    Browse the repository at this point in the history
  30. properly parse params

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    19a6668 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    55bff14 View commit details
    Browse the repository at this point in the history
  32. improve src implementation

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    0783913 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    93b8a09 View commit details
    Browse the repository at this point in the history
  34. remove svg support

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    abe9053 View commit details
    Browse the repository at this point in the history
  35. take care of tests

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    4e23427 View commit details
    Browse the repository at this point in the history
  36. add support for data urls

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    fd86012 View commit details
    Browse the repository at this point in the history
  37. basic validation

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    3e921b4 View commit details
    Browse the repository at this point in the history
  38. more validation

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    249e0fc View commit details
    Browse the repository at this point in the history
  39. more tests fixes

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    bb7db34 View commit details
    Browse the repository at this point in the history
  40. bugfix/typo

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b00e36b View commit details
    Browse the repository at this point in the history
  41. fix enqueue function

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    9d5fe85 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    f43cc70 View commit details
    Browse the repository at this point in the history
  43. tweak previous commit

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    6a1fa7b View commit details
    Browse the repository at this point in the history
  44. inline comments/docs

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    d492ef0 View commit details
    Browse the repository at this point in the history
  45. tweak for data URLs

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    3df7f18 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    2c0f0be View commit details
    Browse the repository at this point in the history
  47. default preload to false

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    5bc97c6 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    7c47e74 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    601151a View commit details
    Browse the repository at this point in the history
  50. cache for a month

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    1b16b7d View commit details
    Browse the repository at this point in the history
  51. Add preconnect links

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    11a7766 View commit details
    Browse the repository at this point in the history
  52. require new files

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    d0572a3 View commit details
    Browse the repository at this point in the history
  53. syntax error

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    857b23f View commit details
    Browse the repository at this point in the history
  54. bugfix for gfonts

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    3cadeb4 View commit details
    Browse the repository at this point in the history
  55. bugfix for preconnect URLs

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    bca733b View commit details
    Browse the repository at this point in the history
  56. Allow only using $params.

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    24b1286 View commit details
    Browse the repository at this point in the history
  57. fix inline docs

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    dceaae4 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    3bd1c71 View commit details
    Browse the repository at this point in the history
  59. bugfix for additional props

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    dd51bd2 View commit details
    Browse the repository at this point in the history
  60. typo

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    34a1bf4 View commit details
    Browse the repository at this point in the history
  61. refactor

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    50ac1ca View commit details
    Browse the repository at this point in the history
  62. typo

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    91b928a View commit details
    Browse the repository at this point in the history
  63. docblock fixes

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    5bb6a34 View commit details
    Browse the repository at this point in the history
  64. remove extra comma

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    548c789 View commit details
    Browse the repository at this point in the history
  65. phpcs fix

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    a06fe06 View commit details
    Browse the repository at this point in the history
  66. make sure response is 200

    aristath committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    453d35e View commit details
    Browse the repository at this point in the history