Releases: ownego/polaris-vue
Releases · ownego/polaris-vue
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.