v7.10.0
·
4056 commits
to master
since this release
v7.10.0 (2023-04-18)
🚀 Enhancements
- Adjust sidebar to go full-screen earlier at 768px #3972 (szaimen)
- Feat(NcSelectTags): Disable internal v-model and options handling #3968 (Pytal)
- Remove the smart picker modal padding #3962 (julien-nc)
- Adjust some smart picker strings #3961 (julien-nc)
🐛 Fixed bugs
- Fix inverted validate label check in NcInputField #3980 (raimund-schluessler)
- Fix(NcHeaderMenu): fix unnecessary filter invert #3974 (skjnldsv)
- Don't overwrite router-link href in NcBreadcrumb #3973 (raimund-schluessler)
Closed pull requests
- Split Bootstrap version reference in Tooltip .scss #3979 (danxuliu)
- Remove unused tooltip directive #3967 (raimund-schluessler)
- Add placeholder for heading inside of app content #3957 (JuliaKirschenheuter)
- Fix native open in a new tab in components with a custom router link #3954 (ShGKme)