title | description |
---|---|
August 2022 |
sensenet frontend updates of August 2022 |
Here are the changes what we have done:
- We have reworked the
Copy to
function. You can copy the selected content in to the same folder by pressing the submit button. #1406 - We added a
CopyPath button
at the end ofBreadcrumb
. Now you can copy the current folder path with this button. #1402
- Save all content if the page has one or more richtext field #1394
- You can upload a file on Edit page to Binary field even if the field name is not Binary. #1396
- Show identity path in tooltip #1401
- You can add folder name with parenthesis. eg:
Fruits (1)
#1395 - Now show unsaved alert when there's no change in the file. #1403
- File upload dialog don't skips new files instead of only existing ones. #1422
We upgraded lots of dependencies. #1424
- typescript 4.3.5 -> 4.7.4
- cypress 7.5.0 -> 10.4.0
- prettier 2.3.2 -> 2.7.1
- material-ui/icons 4.11.2 -> 4.11.3
We upgraded lots of Sensenet package of dependencies:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
And we upgraded some example app dependencies as well:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
See you next month! 🎆