File size: 6,755 Bytes
0ad74ed |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 |
# @gradio/paramviewer
## 0.5.1
### Dependency updates
- @gradio/[email protected]
## 0.4.22-beta.5
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.22-beta.4
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.22-beta.3
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.22-beta.2
### Dependency updates
- @gradio/[email protected]
## 0.4.22-beta.2
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.22-beta.1
### Features
- [#9187](https://github.com/gradio-app/gradio/pull/9187) [`5bf00b7`](https://github.com/gradio-app/gradio/commit/5bf00b7524ebf399b48719120a49d15bb21bd65c) - make all component SSR compatible. Thanks @pngwn!
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.22
### Fixes
- [#9163](https://github.com/gradio-app/gradio/pull/9163) [`2b6cbf2`](https://github.com/gradio-app/gradio/commit/2b6cbf25908e42cf027324e54ef2cc0baad11a91) - fix exports and generate types. Thanks @pngwn!
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.21
### Features
- [#9118](https://github.com/gradio-app/gradio/pull/9118) [`e1c404d`](https://github.com/gradio-app/gradio/commit/e1c404da1143fb52b659d03e028bdba1badf443d) - setup npm-previews of all packages. Thanks @pngwn!
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.20
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.19
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.18
### Features
- [#8618](https://github.com/gradio-app/gradio/pull/8618) [`aa4b7a7`](https://github.com/gradio-app/gradio/commit/aa4b7a71921fd5b7ad7e3c0cce7687a8f6d284da) - Improve styling of parameter tables in the docs. Thanks @abidlabs!
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.17
### Features
- [#8744](https://github.com/gradio-app/gradio/pull/8744) [`b736c8d`](https://github.com/gradio-app/gradio/commit/b736c8db343087a4854f659b92732c8859fa999a) - Refactor `gr.ParamViewer` to use HTML `<details>` and other tweaks. Thanks @abidlabs!
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.16
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.15
### Dependency updates
- @gradio/[email protected]
## 0.4.15
### Dependency updates
- @gradio/[email protected]
## 0.4.14
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.13
### Dependency updates
- @gradio/[email protected]
## 0.4.12
### Dependency updates
- @gradio/[email protected]
## 0.4.11
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.10
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.9
### Fixes
- [#8066](https://github.com/gradio-app/gradio/pull/8066) [`624f9b9`](https://github.com/gradio-app/gradio/commit/624f9b9477f74a581a6c14119234f9efdfcda398) - make gradio dev tools a local dependency rather than bundling. Thanks @pngwn!
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.8
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.7
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.6
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.5
### Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.4
### Patch Changes
- Updated dependencies [[`98a2719`](https://github.com/gradio-app/gradio/commit/98a2719bfb9c64338caf9009891b6c6b0b33ea89)]:
- @gradio/[email protected]
## 0.4.3
### Patch Changes
- Updated dependencies []:
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.2
### Patch Changes
- Updated dependencies [[`065c5b1`](https://github.com/gradio-app/gradio/commit/065c5b163c4badb9d9cbd06d627fb4ba086003e7)]:
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.1
### Patch Changes
- Updated dependencies [[`fdd1521`](https://github.com/gradio-app/gradio/commit/fdd15213c24b9cbc58bbc1b6beb4af7c18f48557)]:
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
## 0.4.0
### Features
- [#7109](https://github.com/gradio-app/gradio/pull/7109) [`125a832`](https://github.com/gradio-app/gradio/commit/125a832ab7ee2b5affa574e8b32c88f430cc6663) - generate docs when running `gradio cc build`. Thanks [@pngwn](https://github.com/pngwn)!
### Fixes
- [#7130](https://github.com/gradio-app/gradio/pull/7130) [`e7ab406`](https://github.com/gradio-app/gradio/commit/e7ab4063eb2624820b9f1076960e9596791d9427) - Fix ParamViewer css. Thanks [@freddyaboulton](https://github.com/freddyaboulton)!
## 0.3.0
### Highlights
#### Custom component documentation generator ([#7030](https://github.com/gradio-app/gradio/pull/7030) [`3a944ed`](https://github.com/gradio-app/gradio/commit/3a944ed9f162a224d26959a9c556346a9d205311))
If your custom component has type hints and docstrings for both parameters and return values, you can now automatically generate a documentation page and README.md with no additional effort. Simply run the following command:
```sh
gradio cc docs
```
This will generate a Gradio app that you can upload to spaces providing rich documentation for potential users. The documentation page includes:
- Installation instructions.
- A live embedded demo and working code snippet, pulled from your demo app.
- An API reference for initialising the component, with types, default values and descriptions.
- An explanation of how the component affects the user's predict function inputs and outputs.
- Any additional interfaces or classes that are necessary to understand the API reference.
- Optional links to GitHub, PyPi, and Hugging Face Spaces.
A README will also be generated detailing the same information but in a format that is optimised for viewing on GitHub or PyPi!
Thanks [@pngwn](https://github.com/pngwn)!
### Features
- [#7069](https://github.com/gradio-app/gradio/pull/7069) [`07d520c`](https://github.com/gradio-app/gradio/commit/07d520c7a2590eb5544bd0b17f82ea31ecf43e00) - fix versions. Thanks [@pngwn](https://github.com/pngwn)! |