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

Introduce immutable string, array and map #2563

Merged
merged 40 commits into from
Jun 24, 2022
Merged

Commits on Mar 18, 2022

  1. Add imut to Yew's dependencies

    cecton committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    1ef3cc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Update example to use trunk

    cecton committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    c7b958d View commit details
    Browse the repository at this point in the history
  2. Merge commit 221b4df (no conflict)

    cecton committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    a1ec56d View commit details
    Browse the repository at this point in the history
  3. Merge commit 78d4204 (conflicts)

    cecton committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    9f4937c View commit details
    Browse the repository at this point in the history
  4. Merge commit ea8a530 (no conflict)

    cecton committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    272192d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46660ed View commit details
    Browse the repository at this point in the history
  6. Revert changes to workflow

    cecton committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    8bea4e6 View commit details
    Browse the repository at this point in the history
  7. Update README

    cecton committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    741e0c5 View commit details
    Browse the repository at this point in the history
  8. Update css

    cecton committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    7ff2aa7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Merge commit e240529 (no conflict)

    cecton committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    ce9ef97 View commit details
    Browse the repository at this point in the history
  2. Merge commit ae26885 (conflicts)

    cecton committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    c4bac0f View commit details
    Browse the repository at this point in the history
  3. Merge commit 7377156 (no conflict)

    cecton committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    2a1801f View commit details
    Browse the repository at this point in the history
  4. Merge commit e9b64e0 (conflicts)

    cecton committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    a616ca6 View commit details
    Browse the repository at this point in the history
  5. Merge commit d2c3685 (no conflict)

    cecton committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    0d57621 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    126fb18 View commit details
    Browse the repository at this point in the history
  7. Add website doc

    cecton committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    6fbdf8c View commit details
    Browse the repository at this point in the history
  8. Fix incorrect import

    cecton committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    8f3ce15 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b10f743 View commit details
    Browse the repository at this point in the history
  10. Update yew-macro test's stderr

    cecton committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    5d27f5b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    edceb15 View commit details
    Browse the repository at this point in the history
  2. clippy

    cecton committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    efb55e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca1fab3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Merge commit 12c9ebb (no conflict)

    cecton committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    f07eeb6 View commit details
    Browse the repository at this point in the history
  2. Merge commit c28a71e (conflicts)

    cecton committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    dde9984 View commit details
    Browse the repository at this point in the history
  3. Merge commit 2db4c81 (no conflict)

    cecton committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    2e093a0 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    cecton committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    76595b7 View commit details
    Browse the repository at this point in the history
  5. cargo fmt --all

    cecton committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    f63be01 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

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

Commits on May 30, 2022

  1. Update website/docs/advanced-topics/immutable.mdx

    Co-authored-by: Muhammad Hamza <muhammadhamza1311@gmail.com>
    cecton and ranile authored May 30, 2022
    Configuration menu
    Copy the full SHA
    59b2538 View commit details
    Browse the repository at this point in the history
  2. Update lib.rs

    cecton authored May 30, 2022
    Configuration menu
    Copy the full SHA
    61fa8de View commit details
    Browse the repository at this point in the history
  3. Update immutable.mdx

    cecton authored May 30, 2022
    Configuration menu
    Copy the full SHA
    3781b23 View commit details
    Browse the repository at this point in the history
  4. Fix imports

    cecton committed May 30, 2022
    Configuration menu
    Copy the full SHA
    af8df52 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    8cd8539 View commit details
    Browse the repository at this point in the history
  2. Update output error

    cecton committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    8e58911 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Update website/docs/advanced-topics/immutable.mdx

    Co-authored-by: Muhammad Hamza <muhammadhamza1311@gmail.com>
    cecton and ranile authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    a9602c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    7c22326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb24ba2 View commit details
    Browse the repository at this point in the history
  3. Revert "Remove map from implicit-clone features"

    This reverts commit 7c22326.
    cecton committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    e56b54b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Merge branch 'master' into immutable

    # Conflicts:
    #	packages/yew-macro/tests/html_macro/component-fail.stderr
    #	packages/yew-macro/tests/html_macro/element-fail.stderr
    ranile committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    c3da26d View commit details
    Browse the repository at this point in the history
  2. Fix tests

    ranile committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    1e4b52a View commit details
    Browse the repository at this point in the history