Commit 5a4b0e9
chore: Rename references to Storage Manager in docs to File Uploader (#5697)
* chore: rename references to Storage Manager in docs to File Uploader
* chore: reverting reference to StorageManager in deprecated props section
* chore: replacing /storagemanager with /fileuploader in test sitemap
* chore: update Storage Manager reference in README
* chore: removing references to not-yet-existing FileUploader component
* chore: reverting references to storageManager icon
* fix: fixing incorrect comma placement
* chore: make references to Storage in GitHub guides more generic
* chore: add redirect from storagemanager to fileuploader
* chore: add informational alert that storage manager has been renamed file uploader
* chore: moving warning to top of page and changing text
* chore: update text of name change warning
* chore: remove rename warning, move info alert to top of page
* Update docs/src/pages/[platform]/connected-components/storage/fileuploader/index.page.mdx
Co-authored-by: Caleb Pollman <cpollman@amazon.com>
* Update docs/src/pages/[platform]/connected-components/storage/fileuploader/react.mdx
Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
* chore: update rename alert text
* chore: add storage component specificity to readme
* chore: further update to alert text, breaking message into two paragraphs
---------
Co-authored-by: Caleb Pollman <cpollman@amazon.com>
Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>1 parent d193fed commit 5a4b0e9
File tree
28 files changed
+64
-45
lines changed- .github/ISSUE_TEMPLATE
- docs
- __tests__/__snapshots__
- src
- data
- pages/[platform]
- connected-components/storage
- fileuploader
- examples
- getting-started/migration
- theming/icons
- utils
28 files changed
+64
-45
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
111 | 112 | | |
112 | | - | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
168 | 176 | | |
169 | 177 | | |
170 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
215 | | - | |
216 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments