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/error-tailor Loading
base: v2.2.1
Choose a base ref
...
head repository: ngneat/error-tailor Loading
compare: v2.2.2
Choose a head ref
  • 3 commits
  • 9 files changed
  • 3 contributors

Commits on Sep 1, 2022

  1. Add new features for ControErrorDirective and fix one bug (#80)

    * feat: added two properties in ConfigProvider
    bufix: if text unset for default error component, custom classes stay added
    docs: update
    playground: update
    
    * fix: remove console.log
    
    * fix: controlCustomClass get if not set get value from global config
    test: add tests
    
    Co-authored-by: Sergey Rogachev <[email protected]>
    Sir-J and Sergey Rogachev committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    8a037e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. fix: async validator work (#84)

    * fix: async validator work
    
    Fix async validator work in conjunction with Validators.required
    
    * fix: remove empty pipe
    
    Co-authored-by: Sergey Rogachev <[email protected]>
    Sir-J and Sergey Rogachev committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    3f5b4dd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. chore(release): 2.2.2

    NetanelBasal committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    98a0019 View commit details
    Browse the repository at this point in the history
Loading