743eb250a8
docs(changelog): include hotfix release
2025-03-19 16:19:31 -04:00
6550fca347
chore(): update package lock files
2025-03-19 16:13:36 -04:00
75f5e9d70a
chore(): update package lock files
2025-03-19 20:09:39 +00:00
9496c193ce
v8.5.1
2025-03-19 20:08:09 +00:00
a6437b2439
chore(): update package lock files
2025-03-13 23:12:19 +00:00
09d16ef4d7
v8.5.0
2025-03-13 23:11:47 +00:00
6b33d19c89
chore(): update package lock files
2025-03-13 22:20:42 +00:00
08448573b1
v8.4.5
2025-03-13 22:19:57 +00:00
b04aea6fb6
chore(): update package lock files & changelog files
2025-03-13 17:26:31 -04:00
267e21d63d
chore(): update package lock files
2025-03-13 21:04:47 +00:00
4b10d7dc6f
v8.4.4
2025-03-13 21:04:03 +00:00
353159149a
chore(): update package lock files
2025-01-29 18:57:36 +00:00
87bde81a94
v8.4.3
2025-01-29 18:56:48 +00:00
c2bc756ffc
chore(): update package lock files
2025-01-22 21:34:04 +00:00
f532a5d4b7
v8.4.2
2025-01-22 21:33:23 +00:00
a90097cdb1
chore(): update package lock files
2024-11-27 18:27:30 +00:00
1c281dc4ee
v8.4.1
2024-11-27 18:26:53 +00:00
ec14e13780
chore(): update package lock files
2024-11-04 21:29:59 +00:00
fcc728faf2
v8.4.0
2024-11-04 21:29:16 +00:00
ffdaa3b286
chore(): update package lock files
2024-10-30 16:40:24 +00:00
93364b93c4
v8.3.4
2024-10-30 16:39:42 +00:00
e32fbe0210
fix(vue): incorrect view rendered when using router.go(-n) ( #29877 )
...
resolves #28201
This PR fixes the navigation issue related to `router.go` that was
identified in issue #28201 . After working on this issue I realised that
@xxllxhdj has already created a PR for this in #29847 . While their fix
is great, I have added tests to replicate the issue, reused existing
code and `undefined` will be returned in unexpected situations - which
matches the existing functionality.
## What is the current behavior?
If a user navigates from `/home` -> `/pageA` -> `/pageB` -> `/pageC` ->
back to `/pageB` -> then `router.go(-2)` is called the URL will be
updated to `/home` correctly, but the app will try to render `/pageA`.
This happens for any delta < -1.
## What is the new behavior?
The app will correctly render `/pageA`, which matches the URL.
## Does this introduce a breaking change?
- [ ] Yes
- [X] No
---------
Co-authored-by: xxllxhdj <12881488+xxllxhdj@users.noreply.github.com>
2024-10-22 20:31:23 +00:00
c67e6299d7
chore(): update package lock files
2024-10-16 18:57:07 +00:00
bb1fb2877b
v8.3.3
2024-10-16 18:55:50 +00:00
78fb1b9a06
chore(): update package lock files
2024-10-02 17:09:21 +00:00
4d0e9c4186
v8.3.2
2024-10-02 17:08:43 +00:00
a743344f07
chore(): update package lock files
2024-09-17 14:53:40 +00:00
a87674a779
v8.3.1
2024-09-17 14:53:07 +00:00
0c1b85d11a
chore(): update package lock files
2024-09-05 15:12:48 -04:00
ce7754bb12
v8.3.0
2024-09-05 14:55:26 -04:00
5962f95507
chore(): update package lock files
2024-09-05 16:19:05 +00:00
981c116349
v8.2.8
2024-09-05 16:18:29 +00:00
f4377b1688
chore(): update package lock files
2024-08-13 18:38:11 +00:00
43ff02c100
v8.2.7
2024-08-13 18:36:38 +00:00
454e509cea
merge release-8.2.6 ( #29730 )
...
v8.2.6
---------
Co-authored-by: ionitron <hi@ionicframework.com>
2024-07-24 16:23:11 -04:00
6a1b193ec4
chore(): update package lock files
2024-07-03 10:08:11 -04:00
556a05807c
chore(): update package lock files
2024-07-03 14:06:02 +00:00
3f9ae8405b
v8.2.5
2024-07-03 14:05:17 +00:00
485a1b6892
docs(changelog): update changelogs for skipped version
2024-06-28 11:31:59 -04:00
ba1c1dd2be
chore(): update package lock files
2024-06-28 11:23:08 -04:00
9fec58680f
chore(): update package lock files
2024-06-28 15:11:29 +00:00
2ec47e3a93
v8.2.4
2024-06-28 15:10:48 +00:00
085c243942
v8.2.3
2024-06-28 10:50:41 -04:00
0ce1d34c66
chore(): update package lock files
2024-06-12 17:36:41 -04:00
537e86d1e6
chore(): update package lock files
2024-06-12 21:21:37 +00:00
3514bfe07b
v8.2.2
2024-06-12 21:20:50 +00:00
65cbe4e345
chore(): update package lock files
2024-06-05 13:22:08 -04:00
b7489989ed
chore(): update package lock files
2024-06-05 16:17:34 +00:00
868ebb7d26
v8.2.1
2024-06-05 16:16:50 +00:00
9bfbd98ea0
chore(): update package lock files
2024-05-22 17:11:57 +00:00