Skip to content

v0.7.16

Compare
Choose a tag to compare
@Dsweih Dsweih released this 29 Mar 06:38
· 78 commits to dev since this release

Eslint

#155 Modify eslint rules and fix code which caused eslint error

DatePicker

#156 Set z-index property to solve the issue which is DatePicker component was stacked behind the other elements

TimePicker

#157 Set z-index property to solve the issue which is TimePicker component was stacked behind the other elements

app.scss

#158 Add margin: 0; property to body selector to reset the default value set by browser

Tip

#159 Fix Tip component to achieve dynamic update function