title | description |
---|---|
April 2020 |
sensenet frontend updates of April 2020 |
Because of the pandemic we are now working from home. This doesn't mean that the development is stopped. Here are the changes we made.
@sensenet/[email protected]
- Added some missing actions for
- put
- content creation with a content template
- preview related actions
- preview comments
- allowedchildtypes
- restore from trash
- add/remove list fields
@sensenet/[email protected]
- fix: adding comments returned error, because the x and y coordinates were floating numbers and the request body was not a valid json. These two params' type is changed to string. #617
- DMS demo is refactored to use create react app.
- Deleting the active item from tree now doesn't crash. #591
- Fix double click on localization file and on users and groups #604
- Changed our progress indicator to circle #609
- 🆕 We restyled our forms #593
You can find the release here