Yutaro Kido

Results 4 issues of Yutaro Kido

The commands listed in the Windows tab do not actually work on Windows. I fixed it.

# Overview Currently, views are built with Template Engine (Swig), jQuery and React. I propose migrating to SPA based on component orientation to achieve better user experience and development experience....

Proposal
Approved

# Overview Until v1.7.9, Crowi's URL was calculated from the actual request. It will be a cause of making updating configs logics more complex on multiple apps environment. https://github.com/crowi/crowi/pull/475 In...

**What**: - The caching extracted messages mechanism is added (抽出したメッセージをキャッシュする機構が追加されました) **Why**: - To improve the execution speed (実行速度向上のため) - I think it would be helpful developers run extract-react-intl-messages every commits...