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

[Pre-work] Prepare @tracked decorator #16903

Merged
merged 13 commits into from
Aug 28, 2018
Merged

[Pre-work] Prepare @tracked decorator #16903

merged 13 commits into from
Aug 28, 2018

Commits on Aug 15, 2018

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

Commits on Aug 20, 2018

  1. Start converting set_test to TypeScript

    Steven Foote committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    35c9acf View commit details
    Browse the repository at this point in the history
  2. TypeScript set_test and rename computed_test

    Steven Foote committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    f6bc40c View commit details
    Browse the repository at this point in the history
  3. TypeScript-ify computed_test

    Steven Foote committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    1916380 View commit details
    Browse the repository at this point in the history
  4. Rename validation_test

    Steven Foote committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    6976d5c View commit details
    Browse the repository at this point in the history
  5. Start converting validation_test

    Steven Foote committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    a9ac81d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #16902 from smfoote/tracked-tests

    Tracked tests
    chadhietala authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    ee62e49 View commit details
    Browse the repository at this point in the history
  7. change descriptor check

    chadhietala committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    5c2d210 View commit details
    Browse the repository at this point in the history
  8. Fix all type errors

    chadhietala committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    4423239 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Clean up tests, better types

    Steven Foote committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    de4a08b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16916 from smfoote/tracked-tests-clean

    Clean up tests, better types
    chadhietala authored Aug 27, 2018
    Configuration menu
    Copy the full SHA
    8a9e6a5 View commit details
    Browse the repository at this point in the history
  3. Remove unneeded import

    Steven Foote committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    888d007 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16917 from smfoote/tracked-tests-clean

    Remove unneeded import
    chadhietala authored Aug 27, 2018
    Configuration menu
    Copy the full SHA
    e3e1e0f View commit details
    Browse the repository at this point in the history