Releases: cepave-f2e/vue-owl-ui
Releases · cepave-f2e/vue-owl-ui
v0.10.3
14 Aug 10:34
Compare
Sorry, something went wrong.
No results found
improve 2 components
Light-box add open / close hook methods.
input box support set value by val props.
v0.10.2
16 Jun 02:58
Compare
Sorry, something went wrong.
No results found
Button.Group
#172 Added dynamic update methods
v0.10.0
08 May 08:44
Compare
Sorry, something went wrong.
No results found
CSS Module
#168 Removed build hash.
Input
#169 Added pattern attribute.
v0.9.0
08 May 02:17
Compare
Sorry, something went wrong.
No results found
DatePicker
#167 Add TimePicker in DatePicker
v0.8.2
04 May 01:15
Compare
Sorry, something went wrong.
No results found
ComplexQuery
378e6db If item has no children doesn't display.
v0.8.1
20 Apr 08:29
Compare
Sorry, something went wrong.
No results found
v0.8.0
20 Apr 07:51
Compare
Sorry, something went wrong.
No results found
New Component: Message
stylelint
CSS reset
v0.7.18
05 Apr 06:50
Compare
Sorry, something went wrong.
No results found
z-index
#162 Re-assign z-index value of the components which were stacked behind the other elements
babel-plugin-transform-vue-jsx
Upgrade babel-plugin-transform-vue-jsx and remove defined h which was added manually
v0.7.17
30 Mar 04:43
Compare
Sorry, something went wrong.
No results found
z-index
#160 re defined z-index rules
Grid Component
#161 Fix grid's css exports to global
v0.7.16
29 Mar 06:38
Compare
Sorry, something went wrong.
No results found
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