2023-08-24 06:41:08 +08:00
# @gradio/accordion
2024-06-25 23:54:46 +08:00
## 0.3.17
### Dependency updates
- @gradio/atoms@0 .7.5
- @gradio/utils@0 .5.0
- @gradio/statustracker@0 .7.0
- @gradio/column@0 .1.2
2024-05-30 07:00:00 +08:00
## 0.3.16
2024-06-06 22:06:28 +08:00
### Dependency updates
- @gradio/statustracker@0 .6.0
- @gradio/column@0 .1.2
## 0.3.16
2024-05-30 07:00:00 +08:00
### Fixes
- [#8284 ](https://github.com/gradio-app/gradio/pull/8284 ) [`2d705bc` ](https://github.com/gradio-app/gradio/commit/2d705bcf7475eb46822358fed21dc081a800a73d ) - Add body color to `gr.Accordion` . Thanks @hannahblair !
### Dependency updates
- @gradio/column@0 .1.2
- @gradio/statustracker@0 .6.0
2024-05-22 05:01:35 +08:00
## 0.3.15
### Dependency updates
- @gradio/utils@0 .4.2
- @gradio/atoms@0 .7.4
- @gradio/statustracker@0 .5.5
2024-05-16 06:23:53 +08:00
## 0.3.14
### Dependency updates
- @gradio/statustracker@0 .5.4
2024-05-14 07:23:49 +08:00
## 0.3.13
### Dependency updates
- @gradio/statustracker@0 .5.3
2024-05-11 02:31:04 +08:00
## 0.3.12
### Dependency updates
- @gradio/atoms@0 .7.3
- @gradio/statustracker@0 .5.2
2024-05-04 02:06:05 +08:00
## 0.3.11
### Dependency updates
- @gradio/atoms@0 .7.2
- @gradio/utils@0 .4.1
- @gradio/statustracker@0 .5.1
- @gradio/column@0 .1.1
2024-04-26 07:08:27 +08:00
## 0.3.10
### 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/atoms@0 .7.1
- @gradio/column@0 .1.1
- @gradio/statustracker@0 .5.0
- @gradio/utils@0 .4.0
2024-04-19 02:09:10 +08:00
## 0.3.9
### Dependency updates
- @gradio/utils@0 .3.2
- @gradio/statustracker@0 .4.12
- @gradio/atoms@0 .7.0
2024-04-09 03:07:24 +08:00
## 0.3.8
### Dependency updates
- @gradio/utils@0 .3.1
- @gradio/atoms@0 .6.2
- @gradio/statustracker@0 .4.11
2024-03-28 05:25:36 +08:00
## 0.3.7
### Dependency updates
- @gradio/atoms@0 .6.1
- @gradio/statustracker@0 .4.10
2024-03-26 00:35:44 +08:00
## 0.3.6
### Dependency updates
- @gradio/statustracker@0 .4.9
- @gradio/atoms@0 .6.0
2024-03-20 04:50:31 +08:00
## 0.3.5
### Fixes
- [#7564 ](https://github.com/gradio-app/gradio/pull/7564 ) [`5d1e8da` ](https://github.com/gradio-app/gradio/commit/5d1e8dae5ac23f605c3b5f41dbe18751dff380a0 ) - batch UI updates on a per frame basis. Thanks @pngwn !
2024-02-23 05:29:11 +08:00
## 0.3.4
### Patch Changes
- Updated dependencies [[`98a2719` ](https://github.com/gradio-app/gradio/commit/98a2719bfb9c64338caf9009891b6c6b0b33ea89 )]:
- @gradio/statustracker@0 .4.8
2024-02-17 04:28:13 +08:00
## 0.3.3
### Patch Changes
- Updated dependencies []:
- @gradio/atoms@0 .5.3
- @gradio/statustracker@0 .4.7
2024-02-15 06:17:50 +08:00
## 0.3.2
### Patch Changes
- Updated dependencies [[`065c5b1` ](https://github.com/gradio-app/gradio/commit/065c5b163c4badb9d9cbd06d627fb4ba086003e7 )]:
- @gradio/utils@0 .3.0
- @gradio/atoms@0 .5.2
- @gradio/statustracker@0 .4.6
2024-02-10 14:15:34 +08:00
## 0.3.1
### Fixes
2024-02-15 06:17:50 +08:00
- [#7375 ](https://github.com/gradio-app/gradio/pull/7375 ) [`4dc9ffb` ](https://github.com/gradio-app/gradio/commit/4dc9ffbf70e2233c5b18ed3f722c1189a310a036 ) - Store `gr.Accordion` 's `open` value. Thanks [@hannahblair ](https://github.com/hannahblair )!
2024-02-10 14:15:34 +08:00
2024-02-07 07:19:29 +08:00
## 0.3.0
### Features
2024-02-15 06:17:50 +08:00
- [#7208 ](https://github.com/gradio-app/gradio/pull/7208 ) [`efacc7d` ](https://github.com/gradio-app/gradio/commit/efacc7d5cb0d1c6448cbec82abfc00ad6da05b3f ) - Ensure `open` reactivity in Accordion. Thanks [@hannahblair ](https://github.com/hannahblair )!
2024-02-07 07:19:29 +08:00
2024-01-26 08:10:24 +08:00
## 0.2.7
### Patch Changes
- Updated dependencies [[`5727b92` ](https://github.com/gradio-app/gradio/commit/5727b92abc8a00a675bfc0a921b38de771af947b ), [`c60ad4d` ](https://github.com/gradio-app/gradio/commit/c60ad4d34ab5b56a89bf6796822977e51e7a4a32 )]:
- @gradio/utils@0 .2.1
- @gradio/atoms@0 .5.0
- @gradio/statustracker@0 .4.4
2023-12-20 08:17:10 +08:00
## 0.2.6
### Patch Changes
- Updated dependencies [[`828fb9e` ](https://github.com/gradio-app/gradio/commit/828fb9e6ce15b6ea08318675a2361117596a1b5d ), [`73268ee` ](https://github.com/gradio-app/gradio/commit/73268ee2e39f23ebdd1e927cb49b8d79c4b9a144 )]:
- @gradio/statustracker@0 .4.3
- @gradio/atoms@0 .4.1
2023-12-13 10:32:54 +08:00
## 0.2.5
### Patch Changes
- Updated dependencies [[`4d1cbbc` ](https://github.com/gradio-app/gradio/commit/4d1cbbcf30833ef1de2d2d2710c7492a379a9a00 )]:
- @gradio/atoms@0 .4.0
- @gradio/statustracker@0 .4.2
2023-12-05 08:14:12 +08:00
## 0.2.4
### Patch Changes
- Updated dependencies []:
- @gradio/atoms@0 .3.1
- @gradio/statustracker@0 .4.1
2023-11-21 05:45:52 +08:00
## 0.2.3
### Patch Changes
- Updated dependencies [[`9caddc17b` ](https://github.com/gradio-app/gradio/commit/9caddc17b1dea8da1af8ba724c6a5eab04ce0ed8 )]:
- @gradio/atoms@0 .3.0
- @gradio/statustracker@0 .4.0
2023-11-17 11:54:38 +08:00
## 0.2.2
### Patch Changes
- Updated dependencies [[`f816136a0` ](https://github.com/gradio-app/gradio/commit/f816136a039fa6011be9c4fb14f573e4050a681a )]:
- @gradio/atoms@0 .2.2
- @gradio/statustracker@0 .3.2
2023-11-08 07:50:13 +08:00
## 0.2.1
### Patch Changes
- Updated dependencies [[`3cdeabc68` ](https://github.com/gradio-app/gradio/commit/3cdeabc6843000310e1a9e1d17190ecbf3bbc780 ), [`fad92c29d` ](https://github.com/gradio-app/gradio/commit/fad92c29dc1f5cd84341aae417c495b33e01245f )]:
- @gradio/atoms@0 .2.1
- @gradio/statustracker@0 .3.1
2023-10-31 21:20:18 +08:00
## 0.2.0
### Features
2023-11-08 07:50:13 +08:00
- [#5498 ](https://github.com/gradio-app/gradio/pull/5498 ) [`287fe6782` ](https://github.com/gradio-app/gradio/commit/287fe6782825479513e79a5cf0ba0fbfe51443d7 ) - Custom components. Thanks [@pngwn ](https://github.com/pngwn )!
- [#6171 ](https://github.com/gradio-app/gradio/pull/6171 ) [`28322422c` ](https://github.com/gradio-app/gradio/commit/28322422cb9d8d3e471e439ad602959662e79312 ) - strip dangling svelte imports. Thanks [@pngwn ](https://github.com/pngwn )!
2023-10-31 21:20:18 +08:00
2023-10-31 12:46:02 +08:00
## 0.2.0-beta.2
2023-10-18 14:38:35 +08:00
### Patch Changes
2023-10-31 12:46:02 +08:00
- Updated dependencies [[`667802a6c` ](https://github.com/gradio-app/gradio/commit/667802a6cdbfb2ce454a3be5a78e0990b194548a ), [`c476bd5a5` ](https://github.com/gradio-app/gradio/commit/c476bd5a5b70836163b9c69bf4bfe068b17fbe13 )]:
- @gradio/atoms@0 .2.0-beta.6
- @gradio/statustracker@0 .3.0-beta.8
## 0.2.0-beta.1
### Features
- [#6016 ](https://github.com/gradio-app/gradio/pull/6016 ) [`83e947676` ](https://github.com/gradio-app/gradio/commit/83e947676d327ca2ab6ae2a2d710c78961c771a0 ) - Format js in v4 branch. Thanks [@freddyaboulton ](https://github.com/freddyaboulton )!
## 0.2.0-beta.0
### Features
- [#5960 ](https://github.com/gradio-app/gradio/pull/5960 ) [`319c30f3f` ](https://github.com/gradio-app/gradio/commit/319c30f3fccf23bfe1da6c9b132a6a99d59652f7 ) - rererefactor frontend files. Thanks [@pngwn ](https://github.com/pngwn )!
2023-10-18 14:38:35 +08:00
2023-10-17 04:30:41 +08:00
## 0.1.3
### Patch Changes
- Updated dependencies [[`e70805d54` ](https://github.com/gradio-app/gradio/commit/e70805d54cc792452545f5d8eccc1aa0212a4695 )]:
- @gradio/atoms@0 .2.0
- @gradio/statustracker@0 .2.3
2023-10-06 05:10:45 +08:00
## 0.1.2
### Patch Changes
- Updated dependencies []:
- @gradio/atoms@0 .1.4
- @gradio/statustracker@0 .2.2
2023-10-03 11:55:55 +08:00
## 0.1.1
### Patch Changes
- Updated dependencies []:
- @gradio/atoms@0 .1.3
- @gradio/statustracker@0 .2.1
2023-09-27 05:50:39 +08:00
## 0.1.0
### Features
2023-10-03 11:55:55 +08:00
- [#5554 ](https://github.com/gradio-app/gradio/pull/5554 ) [`75ddeb390` ](https://github.com/gradio-app/gradio/commit/75ddeb390d665d4484667390a97442081b49a423 ) - Accessibility Improvements. Thanks [@hannahblair ](https://github.com/hannahblair )!
2023-09-27 05:50:39 +08:00
2023-09-08 04:26:14 +08:00
## 0.0.4
### Patch Changes
- Updated dependencies [[`afac0006` ](https://github.com/gradio-app/gradio/commit/afac0006337ce2840cf497cd65691f2f60ee5912 )]:
- @gradio/statustracker@0 .2.0
- @gradio/atoms@0 .1.2
2023-09-02 08:27:32 +08:00
## 0.0.3
### Patch Changes
- Updated dependencies []:
- @gradio/atoms@0 .1.1
- @gradio/statustracker@0 .1.1
2023-08-24 06:41:08 +08:00
## 0.0.2
### Features
2024-03-20 04:50:31 +08:00
- [#5215 ](https://github.com/gradio-app/gradio/pull/5215 ) [`fbdad78a` ](https://github.com/gradio-app/gradio/commit/fbdad78af4c47454cbb570f88cc14bf4479bbceb ) - Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. Thanks [@pngwn ](https://github.com/pngwn )!