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 send_future to ComponentLink #717

Merged
merged 16 commits into from Nov 11, 2019
Merged

Commits on Oct 11, 2019

  1. bump wasm-bindgen to 0.2.51 (yewstack#681)

    * upgrade wasm-bindgen to 0.2.51
    
    * Run macro tests on beta and update readme
    
    * Update README.md
    
    * Update .travis.yml
    ctaggart authored and jstarry committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    54ca9b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. implement send_future

    hgzimmerman committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    540ec9b View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    hgzimmerman committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    74fff55 View commit details
    Browse the repository at this point in the history
  3. add todo question

    hgzimmerman committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    993456b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de952e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Configuration menu
    Copy the full SHA
    1cc71b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    016672a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06fb65b View commit details
    Browse the repository at this point in the history
  4. remove unnneded import

    hgzimmerman committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    f177778 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Configuration menu
    Copy the full SHA
    038b183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69e4d68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bef04c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. respond to feedback

    hgzimmerman committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    c350092 View commit details
    Browse the repository at this point in the history
  2. update comment

    hgzimmerman committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    fc7cff5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    7a21944 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8e3720 View commit details
    Browse the repository at this point in the history