angular icon indicating copy to clipboard operation
angular copied to clipboard

docs(forms): Add FormRecord class to API summary

Open jroxbury opened this issue 2 years ago • 2 comments

Add the missing FormRecord class to the Reactive forms API summary which is located under Developer Guides -> Forms -> Reactive Forms.

Fixes #47808

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] The commit message follows our guidelines: https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit
  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [x] Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] CI related changes
  • [x] Documentation content changes
  • [ ] angular.io application / infrastructure changes
  • [ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

FormRecord

jroxbury avatar Nov 20 '22 15:11 jroxbury

Eksik FormRecord sınıfını, Geliştirici Kılavuzları -> Formlar -> Reaktif Formlar altında bulunan Reaktif formlar API özetine ekleyin.

Düzeltmeler #47808

Halkla İlişkiler Kontrol Listesi

Lütfen PR'nizin aşağıdaki gereksinimleri karşılayıp karşılamadığını kontrol edin:

  • [x] Taahhüt mesajı yönergelerimize uygundur: https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit
  • [ ] Değişiklikler için testler eklendi (hata düzeltmeleri / özellikler için)
  • [x] Dokümanlar eklendi / güncellendi (hata düzeltmeleri / özellikler için)

Halkla İlişkiler Tipi

Bu PR nasıl bir değişiklik getiriyor?

  • [ ] hata düzeltme
  • [ ] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] CI related changes
  • [x] Documentation content changes
  • [ ] angular.io application / infrastructure changes
  • [ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

Kayıt Formu

Mirage1348 avatar Nov 21 '22 11:11 Mirage1348

Thanks @jroxbury!

dylhunn avatar Nov 21 '22 17:11 dylhunn

This PR was merged into the repository by commit 29b198f0c9a63ae9b18f9e590e1fdca1af0f03e1.

dylhunn avatar Nov 21 '22 21:11 dylhunn

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.