Improvements
March 21, 2022
All

Error messages added when some elements are dragged in wrong place

To produce accurate source code for Lightning web components, we added some error messages when some elements are dragged in wrong place.

For example, an input field element can not be dragged anywhere. It needs to be inside a record view or edit form. This will help users ensuring their LWC's created in Avonni meets Salesforce LWC standards.