Skip to content

Tags: vectrejs/vectre

Tags

v1.1.0

Toggle v1.1.0's commit message
Breaking changes

* Rename "size" → "rows" and "scale" → "size" properties of `FormSelect` to keep API uniformity [[commit](43218e6)]

Features

* Add `Overlay` component
* Add `FormSlider` component
* Add `FormSwitch` and `FormSwitchGroup` as separate components. No more need to use `FormCheckbox` with "switch" type
* Add `ClickOutside` directive
* Add `Overlay` directive
* Add `noScroll` prop to `Modal` to disable background scrolling
* `overlay` prop of `Modal` can take from 0 to 99 as the opacity level
* Add `htmlTag` prop to `Btn` component to render button as an ordinary link

Fixes

* Fix dropdown menu opening in Safari
* Make Card components susceptible to external attributes (e.g. style/class)
* Now `Tooltip` is shown for null values except for undefined

v1.0.2

Toggle v1.0.2's commit message
v1.0.2:

- Fix tree shaking

v1.0.1

Toggle v1.0.1's commit message
Minor changes:

- Fixes the discord link
- Adds Playground docs
- Removes size validation from `hide` and `show` props in Column

v1.0.0

Toggle v1.0.0's commit message
1.0.0