Skip to content

Commit e88c128

Browse files
committed
update changelog
1 parent 68e76e7 commit e88c128

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [v1.5.12] - next
99

1010
### Fixed
11+
- AFCL Spinner and Skeleton components
1112
- beforeEnter navigation guard on login route to check user already logged in postponed onMounted and created undefined rest request e.g. on signupPage (with race condition). Now it is called in component
1213
- AFCL progress bar component
1314
- sorting for virtual columns is disabled by default now, and sorting icon appers only if user sets column.sortable = true, in this case user has to implement sorting in `list.beforeDatasourceRequest` hook

0 commit comments

Comments
 (0)