Skip to content

Release 2.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@kevzlou7979 kevzlou7979 released this 12 Nov 00:33
· 863 commits to master since this release
  • Bug Fixes #61, #153, #156
  • Fixed MaterialWindow close and maximize icons preventing from click events
  • TimePicker
    • Fixed clear() method to reset active styles on label and timeInput
    • Fixed issues on Placeholder preventing from opening.
  • Fixed issue on overflow scroll when overlay is opened.
  • Avatar - Fixed wrong js injection
  • File Uploader - Default options
  • JS Debug resources fixed
  • Implement time picker orientation detection.
  • DocViewer - Use https instead of http on Doc Viewer URL
  • Security update on setText() -> Convert to SafeHtml to disable XSS attacks