Alex Rickabaugh 
							
						 
					 
					
						
						
						
						
							
						
						
							ac157170c8 
							
						 
					 
					
						
						
							
							feat(forms): export NumberValueAccessor & RangeValueAccessor directives ( #27743 )  
						
						... 
						
						
						
						@angular/forms declares several directives and a module which are not
exported from the package via the entrypoint, either intentionally or as a
historical accident.
Ivy's locality principle necessitates that directives used in user code be
importable from the package which defines them. This requires these forms
directives to be exported.
Several directives which define ControlValueAccessors are exported:
* NumberValueAccessor
* RangeValueAccessor
A few more directives and a module are exported privately (with a ɵ prefix):
* NgNoValidate
* NgSelectMultipleOption
* InternalFormsSharedModule
PR Close  #27743  
						
						
					 
					
						2019-01-08 16:36:18 -08:00 
						 
				 
			
				
					
						
							
							
								Brandon Roberts 
							
						 
					 
					
						
						
						
						
							
						
						
							99c5db1fb1 
							
						 
					 
					
						
						
							
							docs(forms): update API reference for value accessors ( #26946 )  
						
						... 
						
						
						
						PR Close  #26946  
						
						
					 
					
						2018-11-12 12:48:33 -08:00 
						 
				 
			
				
					
						
							
							
								Pete Bacon Darwin 
							
						 
					 
					
						
						
						
						
							
						
						
							7d39bc68fb 
							
						 
					 
					
						
						
							
							docs(forms): move extended text to @usageNotes ( #26039 )  
						
						... 
						
						
						
						Headings are not allowed in the basic description block.
PR Close  #26039  
						
						
					 
					
						2018-09-24 09:11:02 -07:00 
						 
				 
			
				
					
						
							
							
								Pete Bacon Darwin 
							
						 
					 
					
						
						
						
						
							
						
						
							927323f24e 
							
						 
					 
					
						
						
							
							docs: add missing @ngModule tags ( #25734 )  
						
						... 
						
						
						
						PR Close  #25734  
						
						
					 
					
						2018-09-19 16:18:24 -07:00 
						 
				 
			
				
					
						
							
							
								Pete Bacon Darwin 
							
						 
					 
					
						
						
						
						
							
						
						
							92821e338b 
							
						 
					 
					
						
						
							
							docs(forms): remove unnecessary {@link Injector} jsdoc tags ( #23186 )  
						
						... 
						
						
						
						Inline code blocks are automatically linked, if possible, to their API
page.
PR Close  #23186  
						
						
					 
					
						2018-04-05 09:27:29 -07:00 
						 
				 
			
				
					
						
							
							
								Pawel Kozlowski 
							
						 
					 
					
						
						
						
						
							
						
						
							43c187b624 
							
						 
					 
					
						
						
							
							refactor(forms): remove usage of deprecated Renderer  
						
						
						
						
					 
					
						2017-06-23 16:12:52 -07:00 
						 
				 
			
				
					
						
							
							
								Miško Hevery 
							
						 
					 
					
						
						
						
						
							
						
						
							57bc245cb4 
							
						 
					 
					
						
						
							
							fix(forms): Update types for TypeScript nullability support  
						
						... 
						
						
						
						This reverts commit 6d930d2fc5069018de2abd532bf601414bdbbd10. 
						
						
					 
					
						2017-04-18 12:07:33 -07:00 
						 
				 
			
				
					
						
							
							
								Tobias Bosch 
							
						 
					 
					
						
						
						
						
							
						
						
							6d930d2fc5 
							
						 
					 
					
						
						
							
							Revert "fix(forms): Update types for TypeScript nullability support"  
						
						... 
						
						
						
						This reverts commit 6649743a2d18bb7a57c25a2e35bf44d2e0d86868.
Broke in G3. 
						
						
					 
					
						2017-04-17 09:56:09 -07:00 
						 
				 
			
				
					
						
							
							
								Miško Hevery 
							
						 
					 
					
						
						
						
						
							
						
						
							6649743a2d 
							
						 
					 
					
						
						
							
							fix(forms): Update types for TypeScript nullability support  
						
						... 
						
						
						
						This reverts commit 2e47a0d19fa1d1527cf998d87cd8a49bc968606a. 
						
						
					 
					
						2017-04-14 15:10:26 -07:00 
						 
				 
			
				
					
						
							
							
								Tobias Bosch 
							
						 
					 
					
						
						
						
						
							
						
						
							2e47a0d19f 
							
						 
					 
					
						
						
							
							Revert "fix(forms): Update types for TypeScript nullability support ( #15859 )" ( #15977 )  
						
						... 
						
						
						
						This reverts commit 6a2e08d0a8ae24b73d457d58d1b224ce1487ffac. 
						
						
					 
					
						2017-04-13 18:03:42 -07:00 
						 
				 
			
				
					
						
							
							
								Miško Hevery 
							
						 
					 
					
						
						
						
						
							
						
						
							6a2e08d0a8 
							
						 
					 
					
						
						
							
							fix(forms): Update types for TypeScript nullability support ( #15859 )  
						
						
						
						
					 
					
						2017-04-13 17:14:08 -07:00 
						 
				 
			
				
					
						
							
							
								Jason Aden 
							
						 
					 
					
						
						
						
						
							
						
						
							3e51a19983 
							
						 
					 
					
						
						
							
							refactor: move angular source to /packages rather than modules/@angular  
						
						
						
						
					 
					
						2017-03-08 16:29:27 -08:00