Commit 1c01670
Chore(deps): bump tsdown from 0.21.7 to 0.22.0 (#268)
* Chore(deps): bump tsdown from 0.21.7 to 0.22.0
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.21.7 to 0.22.0.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.21.7...v0.22.0)
---
updated-dependencies:
- dependency-name: tsdown
dependency-version: 0.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update lockfile
* chore: use pnpm catalog for tsdown in package manifests
Agent-Logs-Url: https://github.com/tailor-platform/app-shell/sessions/ff0878c7-429c-4fe6-b611-7ab0da0ca408
Co-authored-by: IzumiSy <982850+IzumiSy@users.noreply.github.com>
* fix: resolve flaky sidebar test by awaiting deferred nav items
The test was racing against the async navigation loader. The waitFor
now retries until the sidebar link actually renders instead of passing
early when the route component text appears.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: IzumiSy <beetle-noise@gmx.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: IzumiSy <982850+IzumiSy@users.noreply.github.com>1 parent bf42547 commit 1c01670
5 files changed
Lines changed: 232 additions & 201 deletions
File tree
- packages
- core/src/components/sidebar
- sdk-plugin
- vite-plugin
Lines changed: 10 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
134 | 140 | | |
135 | 141 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
| 142 | + | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments