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

AssetPack syntax sugar for static assets #13819

Closed
wants to merge 23 commits into from

Commits on Jun 11, 2024

  1. asset_pack macro

    ecoskey committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    78b1467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96358ad View commit details
    Browse the repository at this point in the history
  3. fix name in example

    ecoskey committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    55e1caf View commit details
    Browse the repository at this point in the history
  4. move stuff around

    also allow any Expr to be used in the `load` attribute
    ecoskey committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a468efc View commit details
    Browse the repository at this point in the history
  5. add docs

    ecoskey committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9860152 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83c7117 View commit details
    Browse the repository at this point in the history
  7. fix things

    ecoskey committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    85d336b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d47807 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix ci

    ecoskey committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a08bd76 View commit details
    Browse the repository at this point in the history
  2. fix ci and grammar

    ecoskey committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ef53fcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    290613a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix doc test

    ecoskey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    63094fa View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. fix ci

    ecoskey committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b8a0562 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cb8e4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e1e483 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8c15da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5717bfe View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Update examples/asset/asset_pack.rs

    Co-authored-by: Pascal Hertleif <killercup@gmail.com>
    ecoskey and killercup committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    eb91941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d12e70 View commit details
    Browse the repository at this point in the history
  3. fix example

    ecoskey committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0dbff7f View commit details
    Browse the repository at this point in the history
  4. add exclamation point

    ecoskey committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    15f23ad View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

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

Commits on Aug 5, 2024

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