Skip to content

Minor UX Improvements

Compare
Choose a tag to compare
@mgod mgod released this 05 Feb 16:11
· 145 commits to master since this release

Fix a number of small irritating behaviors:

  • Prevent undeletable comma with blank prefix (#85)
  • Prevent extra space when preventing duplicates (#97)
  • Deselect tokens when clicking not on a token. (#24)
  • Prevent 0 length strings from triggering completions. (#94, #96)