File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88Full
99Changelog: [ https://github.com/netgrif/components/commits/v6.0.0 ] ( https://github.com/netgrif/components/commits/v6.0.0 )
1010
11- ## [ 6.0.2] ( https://github.com/netgrif/components/releases/tag/v6.0.2 ) (2022-02-25 )
11+ ## [ 6.0.2] ( https://github.com/netgrif/components/releases/tag/v6.0.2 ) (2022-03-02 )
1212
1313### Fixed
1414
@@ -23,6 +23,7 @@ Changelog: [https://github.com/netgrif/components/commits/v6.0.0](https://github
2323- [ NAE-1575] User select component trying open non-existing side menu component
2424- [ NAE-1580] Grammar check
2525- [ NAE-1583] Broken FileField/FileListField placeholder
26+ - [ NAE-1586] Virtual scroll is broken everywhere on page
2627
2728## [ 6.0.1] ( https://github.com/netgrif/components/releases/tag/v6.0.0 ) (2022-02-15)
2829
Original file line number Diff line number Diff line change 11{
22 "name" : " @netgrif/components-project" ,
3- "version" : " 6.0.2-rc.4 " ,
3+ "version" : " 6.0.2-rc.5 " ,
44 "description" : " Netgrif Application Engine Frontend project. Project includes angular libraries as base for NAE applications." ,
55 "homepage" : " https://components.netgrif.com" ,
66 "license" : " SEE LICENSE IN LICENSE" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @netgrif/components-core" ,
3- "version" : " 6.0.2-rc.4 " ,
3+ "version" : " 6.0.2-rc.5 " ,
44 "description" : " Netgrif Application engine frontend core Angular library" ,
55 "homepage" : " https://components.netgrif.com" ,
66 "license" : " SEE LICENSE IN LICENSE" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @netgrif/components" ,
3- "version" : " 6.0.2-rc.4 " ,
3+ "version" : " 6.0.2-rc.5 " ,
44 "description" : " Netgrif Application Engine frontend Angular components" ,
55 "homepage" : " https://components.netgrif.com" ,
66 "license" : " SEE LICENSE IN LICENSE" ,
2828 " nae frontend"
2929 ],
3030 "peerDependencies" : {
31- "@netgrif/components-core" : " 6.0.2-rc.4 " ,
31+ "@netgrif/components-core" : " 6.0.2-rc.5 " ,
3232 "@angular-material-components/datetime-picker" : " ^2.0.2" ,
3333 "@angular-material-components/moment-adapter" : " ^2.0.1" ,
3434 "@angular/animations" : " ^9.1.12" ,
You can’t perform that action at this time.
0 commit comments