Releases: ownego/polaris-vue
Releases · ownego/polaris-vue
Update new components
What's Changed
- Component/choice by @HQCuong in #27
- Component/inline error by @HQCuong in #26
- component spinner by @blacklen in #21
- Update: split out errorTextID method by @HQCuong in #36
- Update: split out helpTextID method by @HQCuong in #37
- Component/checkbox by @HQCuong in #35
- Component/radio button by @HQCuong in #38
- Update: Label completed by @juzser in #33
- Component/labelled by @juzser in #34
- Component/image by @HQCuong in #40
- Component/choice list by @HQCuong in #39
- Component/select by @juzser in #41
- Component/scrollable by @HQCuong in #43
- Fix: change name of emit event to snake case by @HQCuong in #45
- Component/connected by @HQCuong in #44
- Fix: remove unnecessary json file by @HQCuong in #49
- Update: KeypressListener component by @blacklen in #50
- Update: remove unnecessary code, use of shopify instead by @HQCuong in #47
- Update: add EventListener component by @HQCuong in #48
- Component/badge by @juzser in #42
- Update: setting action component by @blacklen in #51
- Component/text style by @blacklen in #52
- Component/text field by @HQCuong in #53
- popover component by @blacklen in #29
- Release new components by @juzser in #54
Full Changelog: v0.1.5...v0.1.6
Minimize bundle files & revert icon component
What's Changed
- Fix: rollback Icon component to old version by @juzser in #24
- Update build svg component on vue-cli and rollup by @blacklen in #25
Full Changelog: v0.1.4...v0.1.5
Fix: Babel runtime for dynamic loading Icon
Fix: build alias path
v0.1.3 Merge remote-tracking branch 'origin/dev'
Completed Icon components & build structure
- Icon Component load Shopify Icon name by
vue-svg-loader
- README for Icon component.
- VisuallyHidden component.
- Build structure & minor changes in build files.
- Minor fixes.