na2hiro

Results 29 issues of na2hiro

`%XX` is removed from the text when `XX` is hexadecimal, which looks like a URL escape issue (ref. https://github.com/stanfordnlp/CoreNLP/issues/784). Passing URL-encoded string returns an expected result. ``` >>> [r.originalText for...

## Summary I:m using Mac book with Japanese keyboard (JIS). When I type words like I:m or I:ll, I get a colon instead of a quote. Some other characters in...

bug
osx

Closes: - - [ ] Docs - [x] Tests Testing Strategy: * `remix-dev` (`remix` template): Added `dev-server-test.ts` integration test file to verify live reload works * `express` template: Tested in...

CLA Signed

I've set up a Github Action for bumping npm version, but it doesn't bump the versions in the code comment and README. Ideally it should update everything so we don't...

現在ドラッグアンドドロップの実装に`mousemove`イベントを元にした`HTML5Backend`を使用している.これはD&Dが開始したという判定を,マウスがある程度移動してから行う.ドラッグ開始時に合法手を表示するようにするとこの表示がマウスダウンから遅れるように感じられる.マウスダウンでドラッグが開始されるようにしたい. ref. https://github.com/react-dnd/react-dnd/issues/861

- 現状ではKIF, KI2, CSAはShift-JIS,JKFはUTF-8として拡張子のみで判別. - 最近KIF等でもUTF-8で保存するようになってきているようであり,判別が必要. - 読み込み後に変換するには別のライブラリを読み込むことが必要になる模様.

enhancement

スマホでボタンを押しづらいため. 将棋ウォーズのようなイメージ http://shogiwars.heroz.jp:3002/games/na2hiro-GoldPona-20130905_001354

load関数等に表示等の設定オブジェクトを渡せるようにする. 例えばこのforkでは更新時間の秒数を変更しているが,ソースコードを変更しなくても最初に設定で選択可能秒数や既定値を渡せるようにする. https://github.com/sunfish-shogi/Kifu-for-JS/commit/6c358bf7ccfbec33dfc832dfc55be58dea4469cf

モバイル向けにはよりシンプルなUIを用意する.例としては - [ ] ボタンを大きく - [ ] 盤の大きさを画面に対して最大化 - [x] タッチ操作への対応 https://github.com/yahoo/react-dnd-touch-backend

盤上の駒のクリックやドラッグ等により, - 盤面の編集 - 対局開始や終局の入力 - 棋譜の保存 などができるようにする.いつかやる.

enhancement