Skip to content

Commit e7859b4

Browse files
committed
Add RecordsIterator in navigation and reference.
1 parent 20e4020 commit e7859b4

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

docs/Reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ title: "Index"
151151
* [`<RadioButtonGroupInput>`](./RadioButtonGroupInput.md)
152152
* [`<RecordField>`](./RecordField.md)
153153
* [`<RecordRepresentation>`](./RecordRepresentation.md)
154+
* [`<RecordsIterator>`](./RecordsIterator.md)
154155
* [`<ReferenceArrayField>`](./ReferenceArrayField.md)
155156
* [`<ReferenceArrayInput>`](./ReferenceArrayInput.md)
156157
* [`<ReferenceField>`](./ReferenceField.md)

docs/navigation.html

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<li {% if page.path == 'Resource.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./Resource.html"><code>&lt;Resource&gt;</code></a></li>
3939
<li {% if page.path == 'CustomRoutes.md' %} class="active" {% endif %}><a class="nav-link" href="./CustomRoutes.html"><code>&lt;CustomRoutes&gt;</code></a></li>
4040
</ul>
41-
41+
4242
<ul><div>Data Fetching</div>
4343
<li {% if page.path == 'DataProviders.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./DataProviders.html">Data Provider Setup</a></li>
4444
<li {% if page.path == 'Actions.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./Actions.html">Querying the API</a></li>
@@ -59,7 +59,7 @@
5959
<li {% if page.path == 'withLifecycleCallbacks.md' %} class="active" {% endif %}><a class="nav-link" href="./withLifecycleCallbacks.html"><code>withLifecycleCallbacks</code></a></li>
6060
<li {% if page.path == 'fetchJson.md' %} class="active" {% endif %}><a class="nav-link" href="./fetchJson.html"><code>fetchJson</code></a></li>
6161
</ul>
62-
62+
6363
<ul><div>Security</div>
6464
<li {% if page.path == 'Authentication.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./Authentication.html">Auth Provider Setup</a></li>
6565
<li {% if page.path == 'AuthProviderList.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./AuthProviderList.html">Supported backends</a></li>
@@ -79,7 +79,7 @@
7979
<li {% if page.path == 'addRefreshAuthToAuthProvider.md' %} class="active" {% endif %}><a class="nav-link" href="./addRefreshAuthToAuthProvider.html"><code>addRefreshAuthToAuthProvider</code></a></li>
8080
<li {% if page.path == 'addRefreshAuthToDataProvider.md' %} class="active" {% endif %}><a class="nav-link" href="./addRefreshAuthToDataProvider.html"><code>addRefreshAuthToDataProvider</code></a></li>
8181
</ul>
82-
82+
8383
<ul><div>List Page</div>
8484
<li {% if page.path == 'ListTutorial.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./ListTutorial.html">Introduction</a></li>
8585
<li {% if page.path == 'FilteringTutorial.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./FilteringTutorial.html">Filtering The List</a></li>
@@ -101,6 +101,7 @@
101101
<li {% if page.path == 'FilterList.md' %} class="active" {% endif %}><a class="nav-link" href="./FilterList.html"><code>&lt;FilterList&gt;</code></a></li>
102102
<li {% if page.path == 'FilterLiveForm.md' %} class="active" {% endif %}><a class="nav-link" href="./FilterLiveForm.html"><code>&lt;FilterLiveForm&gt;</code></a></li>
103103
<li {% if page.path == 'FilterLiveSearch.md' %} class="active" {% endif %}><a class="nav-link" href="./FilterLiveSearch.html"><code>&lt;FilterLiveSearch&gt;</code></a></li>
104+
<li {% if page.path == 'RecordsIterator.md' %} class="active" {% endif %}><a class="nav-link" href="./RecordsIterator.html"><code>&lt;RecordsIterator&gt;</code></a></li>
104105
<li {% if page.path == 'SavedQueriesList.md' %} class="active" {% endif %}><a class="nav-link" href="./SavedQueriesList.html"><code>&lt;SavedQueriesList&gt;</code></a></li>
105106
<li {% if page.path == 'StackedFilters.md' %} class="active" {% endif %}><a class="nav-link" href="./StackedFilters.html"><code>&lt;StackedFilters&gt;</code><img class="premium" src="./img/premium.svg" /></a></li>
106107
<li {% if page.path == 'Pagination.md' %} class="active" {% endif %}><a class="nav-link" href="./Pagination.html"><code>&lt;Pagination&gt;</code></a></li>
@@ -114,7 +115,7 @@
114115
<li {% if page.path == 'useUnselect.md' %} class="active" {% endif %}><a class="nav-link" href="./useUnselect.html"><code>useUnselect</code></a></li>
115116
<li {% if page.path == 'useUnselectAll.md' %} class="active" {% endif %}><a class="nav-link" href="./useUnselectAll.html"><code>useUnselectAll</code></a></li>
116117
</ul>
117-
118+
118119
<ul><div>Creation & Edition Pages</div>
119120
<li {% if page.path == 'EditTutorial.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./EditTutorial.html">Introduction</a></li>
120121
<li {% if page.path == 'Validation.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./Validation.html">Form Validation</a></li>
@@ -148,7 +149,7 @@
148149
<li {% if page.path == 'useRegisterMutationMiddleware.md' %} class="active" {% endif %}><a class="nav-link" href="./useRegisterMutationMiddleware.html"><code>useRegisterMutationMiddleware</code></a></li>
149150
<li {% if page.path == 'useUnique.md' %} class="active" {% endif %}><a class="nav-link" href="./useUnique.html"><code>useUnique</code></a></li>
150151
</ul>
151-
152+
152153
<ul><div>Show Page</div>
153154
<li {% if page.path == 'ShowTutorial.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./ShowTutorial.html">Introduction</a></li>
154155
<li {% if page.path == 'Show.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./Show.html"><code>&lt;Show&gt;</code></a></li>
@@ -162,7 +163,7 @@
162163
<li {% if page.path == 'useShowContext.md' %} class="active" {% endif %}><a class="nav-link" href="./useShowContext.html"><code>useShowContext</code></a></li>
163164
<li {% if page.path == 'useShowController.md' %} class="active" {% endif %}><a class="nav-link" href="./useShowController.html"><code>useShowController</code></a></li>
164165
</ul>
165-
166+
166167
<ul><div>Common</div>
167168
<li {% if page.path == 'WithRecord.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./WithRecord.html"><code>&lt;WithRecord&gt;</code></a></li>
168169
<li {% if page.path == 'useRecordContext.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./useRecordContext.html"><code>useRecordContext</code></a></li>
@@ -171,7 +172,7 @@
171172
<li {% if page.path == 'useRedirect.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./useRedirect.html"><code>useRedirect</code></a></li>
172173
<li {% if page.path == 'useRefresh.md' %} class="active" {% endif %}><a class="nav-link" href="./useRefresh.html"><code>useRefresh</code></a></li>
173174
</ul>
174-
175+
175176
<ul><div>Fields</div>
176177
<li {% if page.path == 'Fields.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./Fields.html">Introduction</a></li>
177178
<li {% if page.path == 'FieldsForRelationships.md' %} class="active" {% endif %}><a class="nav-link" href="./FieldsForRelationships.html">Fields for Relationships</a></li>
@@ -200,7 +201,7 @@
200201
<li {% if page.path == 'WrapperField.md' %} class="active" {% endif %}><a class="nav-link" href="./WrapperField.html"><code>&lt;WrapperField&gt;</code></a></li>
201202
<li {% if page.path == 'useFieldValue.md' %} class="active" {% endif %}><a class="nav-link" href="./useFieldValue.html"><code>useFieldValue</code></a></li>
202203
</ul>
203-
204+
204205
<ul><div>Inputs</div>
205206
<li {% if page.path == 'Inputs.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./Inputs.html">Introduction</a></li>
206207
<li {% if page.path == 'ArrayInput.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./ArrayInput.html"><code>&lt;ArrayInput&gt;</code></a></li>
@@ -240,15 +241,15 @@
240241
<li {% if page.path == 'TreeInput.md' %} class="active" {% endif %}><a class="nav-link" href="./TreeInput.html"><code>&lt;TreeInput&gt;</code><img class="premium" src="./img/premium.svg" /></a></li>
241242
<li {% if page.path == 'useInput.md' %} class="active" {% endif %}><a class="nav-link" href="./useInput.html"><code>useInput</code></a></li>
242243
</ul>
243-
244+
244245
<ul><div>Preferences</div>
245246
<li {% if page.path == 'useStore.md' %} class="active" {% endif %}><a class="nav-link" href="./useStore.html"><code>useStore</code></a></li>
246247
<li {% if page.path == 'useRemoveFromStore.md' %} class="active" {% endif %}><a class="nav-link" href="./useRemoveFromStore.html"><code>useRemoveFromStore</code></a></li>
247248
<li {% if page.path == 'useResetStore.md' %} class="active" {% endif %}><a class="nav-link" href="./useResetStore.html"><code>useResetStore</code></a></li>
248249
<li {% if page.path == 'useStoreContext.md' %} class="active" {% endif %}><a class="nav-link" href="./useStoreContext.html"><code>useStoreContext</code></a></li>
249250
<li {% if page.path == 'Configurable.md' %} class="active" {% endif %}><a class="nav-link" href="./Configurable.html"><code>&lt;Configurable&gt;</code></a></li>
250251
</ul>
251-
252+
252253
<ul><div>I18N Provider and Translations</div>
253254
<li {% if page.path == 'TranslationSetup.md' %} class="active" {% endif %}><a class="nav-link" href="./TranslationSetup.html">Setting Up</a></li>
254255
<li {% if page.path == 'TranslationLocales.md' %} class="active" {% endif %}><a class="nav-link" href="./TranslationLocales.html">Supported Locales</a></li>
@@ -259,7 +260,7 @@
259260
<li {% if page.path == 'useLocaleState.md' %} class="active" {% endif %}><a class="nav-link" href="./useLocaleState.html"><code>useLocaleState</code></a></li>
260261
<li {% if page.path == 'LocalesMenuButton.md' %} class="active" {% endif %}><a class="nav-link" href="./LocalesMenuButton.html"><code>&lt;LocalesMenuButton&gt;</code></a></li>
261262
</ul>
262-
263+
263264
<ul><div>Other UI components</div>
264265
<li {% if page.path == 'Layout.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./Layout.html"><code>&lt;Layout&gt;</code></a></li>
265266
<li {% if page.path == 'ContainerLayout.md' %} class="active" {% endif %}><a class="nav-link" href="./ContainerLayout.html"><code>&lt;ContainerLayout&gt;</code><img class="premium" src="./img/premium.svg" /></a></li>
@@ -282,7 +283,7 @@
282283
<li {% if page.path == 'useDefineAppLocation.md' %} class="active" {% endif %}><a class="nav-link" href="./useDefineAppLocation.html"><code>useDefineAppLocation</code><img class="premium" src="./img/premium.svg" /></a></li>
283284
<li {% if page.path == 'useGetRecordRepresentation.md' %} class="active" {% endif %}><a class="nav-link" href="./useGetRecordRepresentation.html"><code>useGetRecordRepresentation</code></a></li>
284285
</ul>
285-
286+
286287
<ul><div>Theming</div>
287288
<li {% if page.path == 'SX.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./SX.html">The <code>sx</code> prop</a></li>
288289
<li {% if page.path == 'AppTheme.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./AppTheme.html">Application Theme</a></li>
@@ -291,7 +292,7 @@
291292
<li {% if page.path == 'useMediaQuery.md' %} class="active" {% endif %}><a class="nav-link" href="./useMediaQuery.html"><code>useMediaQuery</code></a></li>
292293
<li {% if page.path == 'useTheme.md' %} class="active" {% endif %}><a class="nav-link" href="./useTheme.html"><code>useTheme</code></a></li>
293294
</ul>
294-
295+
295296
<ul><div>Realtime</div>
296297
<li {% if page.path == 'RealtimeDataProvider.md' %} class="active" {% endif %}><a class="nav-link" href="./RealtimeDataProvider.html">Setting Up</a></li>
297298
<li {% if page.path == 'usePublish.md' %} class="active" {% endif %}><a class="nav-link" href="./usePublish.html"><code>usePublish</code><img class="premium" src="./img/premium.svg" /></a></li>
@@ -317,19 +318,19 @@
317318
<li {% if page.path == 'ShowLive.md' %} class="active" {% endif %}><a class="nav-link" href="./ShowLive.html"><code>&lt;ShowLive&gt;</code><img class="premium" src="./img/premium.svg" /></a></li>
318319
<li {% if page.path == 'MenuLive.md' %} class="active" {% endif %}><a class="nav-link" href="./MenuLive.html"><code>&lt;MenuLive&gt;</code><img class="premium" src="./img/premium.svg" /></a></li>
319320
</ul>
320-
321+
321322
<ul><div>Recipes</div>
322323
<li {% if page.path == 'Caching.md' %} class="active" {% endif %}><a class="nav-link" href="./Caching.html">Caching</a></li>
323324
<li {% if page.path == 'UnitTesting.md' %} class="active" {% endif %}><a class="nav-link" href="./UnitTesting.html">Unit Testing</a></li>
324325
<li {% if page.path == 'AdvancedTutorials.md' %} class="active" {% endif %}><a class="nav-link" href="./AdvancedTutorials.html">Advanced tutorials</a></li>
325326
</ul>
326-
327+
327328
<li {% if page.path == 'Ecosystem.md' %} class="active" {% endif %}><a class="nav-link" href="./Ecosystem.html">Ecosystem</a></li>
328329
<li {% if page.path == 'Contributing.md' %} class="active" {% endif %}><a class="nav-link" href="./Contributing.html">Contributing</a></li>
329330
<li {% if page.path == 'FAQ.md' %} class="active" {% endif %}><a class="nav-link" href="./FAQ.html">FAQ</a></li>
330331
<li {% if page.path == 'Reference.md' %} class="active beginner" {% else %} class="beginner" {% endif %}><a class="nav-link" href="./Reference.html">Index</a></li>
331-
332+
332333
<div class="beginner-mode-on" style="margin:1em;padding:1em;background:#ffffca;border-radius:4px;display:none;font-size:0.8em;opacity:0.8;text-align:center;">
333334
<a href="#beginner-mode">Beginner mode is on</a>. Turn it off to reveal more documentation for advanced components.
334335
</div>
335-
336+

0 commit comments

Comments
 (0)