Skip to content

v1.3.1

Compare
Choose a tag to compare
@dong0 dong0 released this 24 Feb 03:21
· 2975 commits to master since this release
d95cbe9

Changes

Maintenance

  • Added padding setting for content and footer parts on Dialog component.
    • We did this for better appearance as default.
  • Changed checkmark color of selected item when disabled on MultiChoice component.
    • We did this to make it easier to see it.
  • Improved displayed position and added scroll behavior of Dropdown menu part.
  • Fixed the line-height issue when setting on app's HeaderMenuSpaceElement on desktop components.

Security Updates

  • Updated dependent libraries: karma, engine.io, follow-redirects.

Document

  • Published Contributing Guideline and Pull Request template, and updated issue template.
  • Published roadmap for 2022 and linked it on README.
  • Added the explanation of date format depending on language property setting on DatePicker and DateTimePicker document.