Skip to content

v2.9.0

Compare
Choose a tag to compare
@iamleigh iamleigh released this 22 Apr 06:12
· 67 commits to master since this release
  • [New] Modals: Trigger events when opening and closing the modals.
    Dev Notes: The new custom events are 'open', 'afteropen', 'close', 'afterclose'.
    You can ping @a-danae if something is not clear or need more information.
  • [Fix] Multi Strings: First tag being removed when adding a new one in Snapshot.
  • [Fix] Multi Strings: On load value not handled properly if not using comma as separator.
  • [Enhance] Notifications: Allow the TAB key to insert a new string to the textarea list.