replugged
replugged copied to clipboard
Settings Search
Implemented settings search in the lib. Section Example
Section({
name: "name",
label: "example label",
elem: () => null,
searchableTitles: ["example"]
})
Divider and header hide when searching.
~~TODO: Implement search functionality for each section~~
Deploy Preview for replugged-docs failed.
| Name | Link |
|---|---|
| Latest commit | 9aa8331322efd8cd0b3a18d9d2fd18d8185cec00 |
| Latest deploy log | https://app.netlify.com/projects/replugged-docs/deploys/68bee9cbd5c80a000769a313 |
Lets wait till new settings modal gets fully rolled before adding this
Closing due to new settings modal and https://github.com/replugged-org/replugged/pull/760