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

xilem_web: Add MemoizedStream view #757

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    63895a1 View commit details
    Browse the repository at this point in the history
  2. Add docs & debounce options

    flosse committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    5c83082 View commit details
    Browse the repository at this point in the history
  3. Fix + small example in docs

    flosse committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    3f815f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c6b423 View commit details
    Browse the repository at this point in the history
  5. Update xilem_web/src/concurrent/memoized_await.rs

    Co-authored-by: Philipp Mildenberger <[email protected]>
    flosse and Philipp-M authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    014f5fe View commit details
    Browse the repository at this point in the history
  6. Update xilem_web/src/concurrent/memoized_await.rs

    Co-authored-by: Philipp Mildenberger <[email protected]>
    flosse and Philipp-M authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    eece52d View commit details
    Browse the repository at this point in the history
  7. Update xilem_web/src/concurrent/memoized_await.rs

    Co-authored-by: Philipp Mildenberger <[email protected]>
    flosse and Philipp-M authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    f2ca90d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cef8990 View commit details
    Browse the repository at this point in the history
  9. Remove unnecessary remains

    flosse committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    00a32ae View commit details
    Browse the repository at this point in the history
  10. Ignore doc test

    flosse committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    d85969c View commit details
    Browse the repository at this point in the history
  11. Add StreamMessage

    flosse committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    588e28b View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Remove the StreamMessage again

    flosse committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    8b2dbce View commit details
    Browse the repository at this point in the history
  2. Fix clippy lint

    flosse committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    52c8d14 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    919a6e6 View commit details
    Browse the repository at this point in the history
  2. Add missing copyright header

    flosse committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a28aaf3 View commit details
    Browse the repository at this point in the history
  3. Refactor

    flosse committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    261aa42 View commit details
    Browse the repository at this point in the history