コミット履歴

作者 SHA1 メッセージ 日付
  Vojtech Szocs e1cf3c5a43 Various tweaks and improvements to Console plugin template 2 年 前
  Steve Goodwin 65a3330002 Upgrade dependencies 2 年 前
  Andy Pickering 4b1242456f Fix typo: "corresonding" -> "corresponding" 2 年 前
  Mylanos e9bd3717c1 Update i18n 3 年 前
  Mylanos cf677a39c7 Integrated copy-webpack-plugin so that the locale files get copied into the build directory, reverted should(include.text) to original should(contain) in the example-page-cy.ts test as it didnt cause any problems in the end 3 年 前
  Mylanos dd1f8fc995 Changed title text test so that it wont fail on useTranslation hook, that gets called with the title text instead of static string before changes. Changed the name of the locale file so that it follows plugin__<name-of-the-plugin> convention. Added a test-frontend.sh script that checks if the strings in the plugin have been localized using i18n. 3 年 前