Releases: partner-up-dev/design
Releases · partner-up-dev/design
@partner-up-dev/design-uniapp@0.2.0
Minor Changes
-
c6c1d4b: no build, add ts support
- Will release in source (.vue, .scss), not bundled js.
- Add TypeScript support for Vue components
Patch Changes
@partner-up-dev/design-uniapp@0.1.4
Patch Changes
- da346de: fix exports of styles/*
@partner-up-dev/design-uniapp@0.1.3
Patch Changes
-
918b665: Fix issue using the package:
- Add default exports of
./styles
Trivia optimization:
- Inject additionalData only to sass under
components/ - Remove forward of
ref,sysinindex.scsssince user should use CSS variables.
- Add default exports of
@partner-up-dev/design-uniapp@0.1.2
Patch Changes
-
47081dc: Export styles in sass format following web-design pattern
- Added
./stylesexport with sass format ({ "sass": "./lib/styles/index.scss" }) - Added
./styles/mixinsexport ({ "sass": "./lib/styles/_mixins.scss" }) - Added
build:stylesscript to copy src/styles to lib/styles at build time
- Added
@partner-up-dev/design-uniapp@0.1.1
Patch Changes
- d6b89a0: Initial setup for publishing to GitHub Package Registry with changesets
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.