Skip to content

Releases: cepave-f2e/vue-owl-ui

v0.10.3

14 Aug 10:34
Compare
Choose a tag to compare

improve 2 components

  1. Light-box add open / close hook methods.
  2. input box support set value by val props.

v0.10.2

16 Jun 02:58
Compare
Choose a tag to compare

Button.Group

#172 Added dynamic update methods

v0.10.0

08 May 08:44
Compare
Choose a tag to compare

CSS Module

#168 Removed build hash.

Input

#169 Added pattern attribute.

v0.9.0

08 May 02:17
Compare
Choose a tag to compare

DatePicker

  • #167 Add TimePicker in DatePicker

v0.8.2

04 May 01:15
Compare
Choose a tag to compare

ComplexQuery

  • 378e6db If item has no children doesn't display.

v0.8.1

20 Apr 08:29
Compare
Choose a tag to compare

Message

v0.8.0

20 Apr 07:51
Compare
Choose a tag to compare

New Component: Message

stylelint

  • #165 fix comma space

CSS reset

  • #166 Remove * selector

v0.7.18

05 Apr 06:50
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

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