Skip to content

V15: Annotation Key Design Updates

Latest
Compare
Choose a tag to compare
@calebnance calebnance released this 04 Feb 16:28
· 1 commit to main since this release
c1db055

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 #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() to await figma.getNodeByIdAsync()
  • updated to use new vector network config setVectorNetworkAsync()
  • added alias pathing support
  • updated sass & sass-loader, and updated @import => @use to get rid of cli warnings