Releases: praella-agency/polaris-vue
Releases · praella-agency/polaris-vue
Component Stability Improvement
- TextField:- Fixed box-shadow focus, and fixed number type increment issue.
- Button:- Fixed button background for disabled prop.
- Tooltip:- Fixed chrome issue.
- Loading:- Fixed destroy issue.
- DatePicker:- Added support for text instead of date for range selector.
- Popover:- Fixed esc key issue.
- IndexTable:- Fixed popover closing issue after destroy.
Component Stability Improvement
- Button:- Fixed to prop issue.
- Popover:- Fixed Esc key, overlay open-close issues.
- Tabs:- Changed styles.
- Modal:- Added title slot support.
New Components & Improvements
Introduced New Component:
- Range Slider
Component Improvement:
- Button:- Added new props, fixed component CSS issue. Added external prop.
- IndexTable:- Added icon support for the bulkAction prop.
- Popover:- Fixed clickoutside issue.
- DatePicker:- Removed cancel and apply button when autoApply prop is true. Fixed validator issue.
- TextField, RadioButton:- Fixed value for numeric type.
- ColorPicker:- Added disabled prop and change event.
- ContextualSaveBar:- Fixed logo div issue.
Introduced Floating Label in TextField, DatePIcker, Select, MultiSelect.
Exported Label and Labelled component for use.
Component Stability Improvements
- Button: Added default value as button in type prop.
- Fixed new component import issue.
New Components & Improvements
Introduced New Component:
- Preview Frame
- Keyboard Key
- Vertical Divider
- Horizontal Divider
Introduced New Icons:
- BlockMinor
- ButtonMinor
- CircleTickMinor
- ExitMajor
- FinancesMajor
- QuestionMarkInverseMajor
- QuestionMarkInverseMinor
- TitleMinor
- WandMinor
Component Improvements:
- FieldError:- Fixed import issue.
- OptionList:- Added
media
slot support. Addedclick
event support. - DataTable:- Fixed
footer
slot issue.
Component Stability Improvements
- Accordion:- Fixed import issue
New Components & Improvements
Introduced New Component:
- Accordion
Component Improvements:
- Tag:- Added number support for props.
- Navigation:- Added
icon
slot support. - VerticalTabs:- Added
tabsPosition
props. - Select:- Added
label
slot support.
Transform TS components to JS
- DatePicker:- Added v-model support.
- Tabs:- Fixed tabs visibility issue.
Webpack Support
- Fixed installtion issue
New Components & Improvements
Introduced New Component:
- Vertical Tabs
Component Improvements:
- Tooltip:- Fixed zIndex issue
- Tabs:- Fixed responsive issue