Skip to content

0.8.5

Compare
Choose a tag to compare
@brianreavis brianreavis released this 25 Nov 03:27
· 818 commits to master since this release
  • The standalone JS build now has all modules named (not anonymous). This allows it to be used in Require.js environments (#89)
  • Fixed bug causing CMD+A to make control not editable (when in "single" mode) (#194)
  • Fixed bug causing the dropdown to be incorrectly positioned after the entire selection is deleted via deleteSelection() (#190)