Skip to content

Commit e87a1d6

Browse files
tomdyeagubler
authored andcommitted
rename Textarea to TextArea migration doc (#503)
1 parent 1066e69 commit e87a1d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/V6-Migration-Guide.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ To create a text-input with a leading dollar sign for example:
170170

171171
### Textarea
172172

173+
Renamed to `TextArea` in line with `TextInput` and other camcel cased widget names.
174+
173175
#### Removed Properties
174176

175177
- `labelAfter`
@@ -181,6 +183,7 @@ To create a text-input with a leading dollar sign for example:
181183
#### Associated Pull Requests
182184

183185
- https://github.com/dojo/widgets/pull/682
186+
- https://github.com/dojo/widgets/pull/779
184187

185188
### SplitPane
186189

0 commit comments

Comments
 (0)