Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ngneat/reactive-forms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: ngneat/reactive-forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.2
Choose a head ref
  • 8 commits
  • 14 files changed
  • 6 contributors

Commits on Dec 17, 2020

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

Commits on Jan 1, 2021

  1. docs: update writeValue

    The readme was asserting something that isn't in the TypeScript language. The issue for tracking support for this would be: microsoft/TypeScript#23911 (comment)
    
    See this playground for confirmation that `val` is inferred as `any` and not `boolean`:
    https://www.typescriptlang.org/play?ts=4.1.3#code/IYIwzgLgTsDGEAJYBthjAgYge2wHgBUA+BAbwCgEFRIZ4EB3KASwgFMA1YZAVzYAoAbtwBcCAgEoxg7MwAmAbnIBfcuRRoMAIWBQEbAB7sAdnIw58IXMjbBjJClSatO3PkO4SylKgh+rlIA
    andreialecu authored Jan 1, 2021
    Configuration menu
    Copy the full SHA
    f5f7557 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. docs: fix anchor link in ToC

    mgred committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    5a5b5da View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Merge pull request #67 from andreialecu/patch-1

    docs: update writeValue
    NetanelBasal authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    2aaaaa5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from mgred/fix-anchor

    docs: fix anchor link in ToC
    NetanelBasal authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    2db58bc View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    3edb8ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74 from stefanoww/bugfix/update-value-and-validit…

    …y-options
    
    fix: allow to pass options to updateValueAndValidity method
    NetanelBasal authored Jan 14, 2021
    Configuration menu
    Copy the full SHA
    2a56454 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. chore(release): 1.5.2

    itayod committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    dca2b4c View commit details
    Browse the repository at this point in the history
Loading