mirror of
https://github.com/stashapp/stash.git
synced 2026-06-10 21:42:03 -05:00
Compare commits
2 Commits
localisati
...
docs-patch
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7c97a140f9 | ||
|
|
70ad014ac4 |
@@ -33,6 +33,7 @@ This namespace contains the generated graphql client interface. This is a low-le
|
||||
- `FontAwesomeBrands`
|
||||
- `Mousetrap`
|
||||
- `MousetrapPause`
|
||||
- `ReactFontAwesome`
|
||||
- `ReactSelect`
|
||||
|
||||
### `register`
|
||||
@@ -235,17 +236,26 @@ Returns `void`.
|
||||
- `GalleryCard.Image`
|
||||
- `GalleryCard.Overlays`
|
||||
- `GalleryCard.Popovers`
|
||||
- `GalleryCardGrid`
|
||||
- `GalleryIDSelect`
|
||||
- `GalleryRecommendationRow`
|
||||
- `GallerySelect`
|
||||
- `GallerySelect.sort`
|
||||
- `GridCard`
|
||||
- `GroupCard`
|
||||
- `GroupCardGrid`
|
||||
- `GroupIDSelect`
|
||||
- `GroupRecommendationRow`
|
||||
- `GroupSelect`
|
||||
- `GroupSelect.sort`
|
||||
- `HeaderImage`
|
||||
- `HoverPopover`
|
||||
- `Icon`
|
||||
- `ImageCard`
|
||||
- `ImageDetailPanel`
|
||||
- `ImageGridCard`
|
||||
- `ImageInput`
|
||||
- `ImageRecommendationRow`
|
||||
- `LightboxLink`
|
||||
- `LoadingIndicator`
|
||||
- `MainNavBar.MenuItems`
|
||||
@@ -261,6 +271,7 @@ Returns `void`.
|
||||
- `PerformerCard.Overlays`
|
||||
- `PerformerCard.Popovers`
|
||||
- `PerformerCard.Title`
|
||||
- `PerformerCardGrid`
|
||||
- `PerformerDetailsPanel`
|
||||
- `PerformerDetailsPanel.DetailGroup`
|
||||
- `PerformerGalleriesPanel`
|
||||
@@ -269,6 +280,7 @@ Returns `void`.
|
||||
- `PerformerIDSelect`
|
||||
- `PerformerImagesPanel`
|
||||
- `PerformerPage`
|
||||
- `PerformerRecommendationRow`
|
||||
- `PerformerScenesPanel`
|
||||
- `PerformerSelect`
|
||||
- `PerformerSelect.sort`
|
||||
@@ -277,17 +289,26 @@ Returns `void`.
|
||||
- `RatingNumber`
|
||||
- `RatingStars`
|
||||
- `RatingSystem`
|
||||
- `RecommendationRow`
|
||||
- `SceneCard`
|
||||
- `SceneCard.Details`
|
||||
- `SceneCard.Image`
|
||||
- `SceneCard.Overlays`
|
||||
- `SceneCard.Popovers`
|
||||
- `SceneCardsGrid`
|
||||
- `SceneFileInfoPanel`
|
||||
- `SceneIDSelect`
|
||||
- `SceneMarkerCard`
|
||||
- `SceneMarkerCard.Details`
|
||||
- `SceneMarkerCard.Image`
|
||||
- `SceneMarkerCard.Popovers`
|
||||
- `SceneMarkerCardsGrid`
|
||||
- `SceneMarkerRecommendationRow`
|
||||
- `ScenePage`
|
||||
- `ScenePage.TabContent`
|
||||
- `ScenePage.Tabs`
|
||||
- `ScenePlayer`
|
||||
- `SceneRecommendationRow`
|
||||
- `SceneSelect`
|
||||
- `SceneSelect.sort`
|
||||
- `SelectSetting`
|
||||
@@ -296,7 +317,11 @@ Returns `void`.
|
||||
- `SettingModal`
|
||||
- `StringListSetting`
|
||||
- `StringSetting`
|
||||
- `StudioCard`
|
||||
- `StudioCardGrid`
|
||||
- `StudioDetailsPanel`
|
||||
- `StudioIDSelect`
|
||||
- `StudioRecommendationRow`
|
||||
- `StudioSelect`
|
||||
- `StudioSelect.sort`
|
||||
- `SweatDrops`
|
||||
@@ -307,8 +332,10 @@ Returns `void`.
|
||||
- `TagCard.Overlays`
|
||||
- `TagCard.Popovers`
|
||||
- `TagCard.Title`
|
||||
- `TagCardGrid`
|
||||
- `TagIDSelect`
|
||||
- `TagLink`
|
||||
- `TagRecommendationRow`
|
||||
- `TagSelect`
|
||||
- `TagSelect.sort`
|
||||
- `TruncatedText`
|
||||
@@ -319,6 +346,4 @@ Allows plugins to listen for Stash's events.
|
||||
|
||||
```js
|
||||
PluginApi.Event.addEventListener("stash:location", (e) => console.log("Page Changed", e.detail.data.location.pathname))
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user