Skip to content

0.6.628

Compare
Choose a tag to compare
@akahuku akahuku released this 14 Mar 07:42
· 116 commits to master since this release

0.6.626

  • partial support for VimFx (#64)
  • add flipping undo, or pure vi compatible undo (#113)
  • add "upgradeNotify" option which controls whether wasavi displays a home page when wasavi was upgraded
  • fix update url for firefox
  • VimFx を一部サポート (#64)
  • flipping undo、つまり純粋な vi 互換の undo を追加 (#113)
  • wasavi が更新された時にホームページを表示するかを制御するオプション"upgradeNotify" オプションを追加
  • firefox の更新 URL を修正

0.6.616

  • use page context script to launch wasavi on CodeMirror (#115)
  • ensure text node exists after range#surroundContents on Chrome (#119)
  • fix the handling newline in content editable elements (#117)
  • fix macro behavior with a count (#114)
  • CodeMirror 上で wasavi を起動させるためにページコンテキストのスクリプトを使うようにした (#115)
  • Chrome で range#surroundContents を呼び出した後テキストノードが存在することを確認するようにした (#119)
  • contenteditable な要素における改行の取り扱いを修正 (#117)
  • カウントを伴うマクロの振る舞いを修正 (#114)