File tree Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,15 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
88Full Changelog: [ https://github.com/netgrif/components/commits/v6.4.0 ] ( https://github.com/netgrif/components/commits/v6.4.0 )
99
10- ## [ 6.4.0] ( https://github.com/netgrif/components/releases/tag/v6.4.0 ) (2023-11-08 )
10+ ## [ 6.4.0] ( https://github.com/netgrif/components/releases/tag/v6.4.0 ) (2023-12-13 )
1111
1212### Fixed
1313- [ NAE-1915] TaskRef behaviour handling for multiple level
1414- [ NAE-1908] NAE-1906 Improvements
1515- [ NAE-1925] Panel is not opening
1616- [ NAE-1924] Unnecessary call for setData from FE
1717- [ NAE-1901] Taskref rendering update
18+ - [ NAE-1926] Can't close Tab in Tab view
1819
1920### Added
2021- [ NAE-1890] Data field component register
@@ -25,6 +26,8 @@ Full Changelog: [https://github.com/netgrif/components/commits/v6.4.0](https://g
2526- [ NAE-1876] Process URI v2
2627- [ NAE-1882] Filter folder process
2728- [ NAE-1900] New component design
29+ - [ NAE-1928] Refresh tabs on change
30+ - [ NAE-1929] Data field type list of strings
2831
2932## [ 6.3.0] ( https://github.com/netgrif/components/releases/tag/v6.3.0 ) (2023-05-26)
3033
Original file line number Diff line number Diff line change 11{
22 "name" : " @netgrif/components-project" ,
3- "version" : " 6.4.0-beta.9 " ,
3+ "version" : " 6.4.0-beta.10 " ,
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.4.0-beta.9 " ,
3+ "version" : " 6.4.0-beta.10 " ,
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.4.0-beta.9 " ,
3+ "version" : " 6.4.0-beta.10 " ,
44 "description" : " Netgrif Application Engine frontend Angular components" ,
55 "homepage" : " https://components.netgrif.com" ,
66 "license" : " SEE LICENSE IN LICENSE" ,
2929 " nae frontend"
3030 ],
3131 "peerDependencies" : {
32- "@netgrif/components-core" : " 6.4.0-beta.9 " ,
32+ "@netgrif/components-core" : " 6.4.0-beta.10 " ,
3333 "@angular-material-components/datetime-picker" : " ~7.0.1" ,
3434 "@angular-material-components/moment-adapter" : " ~7.0.0" ,
3535 "@angular/animations" : " ~13.3.1" ,
You can’t perform that action at this time.
0 commit comments