|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> -->
|
4 | 4 |
|
| 5 | +## 0.16.0 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/compare/@jupyter/react-components@0.15.3...b4fdf7afa1d4f769f8a9a7ba256961596365fbcd)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Make expand glyph size changing with density [#104](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/pull/104) ([@fcollonval](https://github.com/fcollonval)) |
| 12 | +- Add size attribute to the button [#102](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/pull/102) ([@fcollonval](https://github.com/fcollonval)) |
| 13 | + |
| 14 | +### Bugs fixed |
| 15 | + |
| 16 | +- Drop fast react wrapper [#100](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/pull/100) ([@fcollonval](https://github.com/fcollonval)) |
| 17 | +- Add tiny margin to input so that the focus highlight is visible by default [#96](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/pull/96) ([@fcollonval](https://github.com/fcollonval)) |
| 18 | + |
| 19 | +### Maintenance and upkeep improvements |
| 20 | + |
| 21 | +- Bump braces from 3.0.2 to 3.0.3 [#101](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/pull/101) ([@dependabot](https://github.com/dependabot)) |
| 22 | +- Bump ejs from 3.1.9 to 3.1.10 [#99](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/pull/99) ([@dependabot](https://github.com/dependabot)) |
| 23 | +- Bump express from 4.18.2 to 4.19.2 [#94](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/pull/94) ([@dependabot](https://github.com/dependabot)) |
| 24 | +- Bump webpack-dev-middleware from 6.1.1 to 6.1.2 [#93](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/pull/93) ([@dependabot](https://github.com/dependabot)) |
| 25 | +- Bump follow-redirects from 1.15.4 to 1.15.6 [#92](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/pull/92) ([@dependabot](https://github.com/dependabot)) |
| 26 | + |
| 27 | +### Contributors to this release |
| 28 | + |
| 29 | +([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/graphs/contributors?from=2024-03-04&to=2024-06-16&type=c)) |
| 30 | + |
| 31 | +[@dependabot](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyter-ui-toolkit+involves%3Adependabot+updated%3A2024-03-04..2024-06-16&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyter-ui-toolkit+involves%3Afcollonval+updated%3A2024-03-04..2024-06-16&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyter-ui-toolkit+involves%3Agithub-actions+updated%3A2024-03-04..2024-06-16&type=Issues) |
| 32 | + |
| 33 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 34 | + |
5 | 35 | ## 0.15.3
|
6 | 36 |
|
7 | 37 | ([Full Changelog](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/compare/@jupyter/react-components@0.15.2...82b273e829f017430c7753be2a088736b27d30c8))
|
|
21 | 51 |
|
22 | 52 | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyter-ui-toolkit+involves%3Adependabot+updated%3A2024-01-24..2024-03-03&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyter-ui-toolkit+involves%3Afcollonval+updated%3A2024-01-24..2024-03-03&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyter-ui-toolkit+involves%3Agithub-actions+updated%3A2024-01-24..2024-03-03&type=Issues)
|
23 | 53 |
|
24 |
| -<!-- <END NEW CHANGELOG ENTRY> --> |
25 |
| - |
26 | 54 | ## 0.15.2
|
27 | 55 |
|
28 | 56 | ([Full Changelog](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/compare/@jupyter/react-components@0.15.1...0e699a7df4367bf2bbdffbb67c4f0b1563049b75))
|
|
0 commit comments