Description
Features:
- updated annotation key to new style/content (legacy handling, on Plugin open, scans for all old Annotation keys and updates to new look)
- updated touch target overlay color to be
#009391 - added ability to remove alt text annotations, thank you Gert-Jan!
- added step tips that point to our new Design System Playbook
Bug fixes:
- fix manual image issue with alt text being reset, thank you Gert-Jan!
- issue when adding a landmark that required a label, even when the user added a label, it was not letting you save
Open source code:
- updated manifest to use
"documentAccess": "dynamic-page" - updated
figma.getNodeById()toawait figma.getNodeByIdAsync() - updated to use new vector network config
setVectorNetworkAsync() - added alias pathing support
- updated sass & sass-loader, and updated
@import=>@useto get rid of cli warnings
