Skip to content

v0.6.0

Compare
Choose a tag to compare
@phongnhat19 phongnhat19 released this 09 Jan 03:39
· 4495 commits to master since this release

Fix some bugs:

  • Fix default value problems of MultipleChoice and CheckBox in TableCell.

Updates

  • Support placeholder for Text, TextArea (contributed from @yokotaso ).
  • Update webpack version to 4.41.3.
  • Change from uglifyjs-webpack-plugin to terser-webpack-plugin.
  • Lint source code.