Skip to content

Releases: partner-up-dev/design

@partner-up-dev/design-uniapp@0.2.0

01 Dec 10:49
44ceb78

Choose a tag to compare

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

  • 2951868: fix pu-icon mixin lost font-size; align token naming
  • e865587: fix puButton and add kebabCase util
  • ee3f0c5: fix css variables emit not work in mp-weixin platform

@partner-up-dev/design-uniapp@0.1.4

29 Nov 14:13
d92f208

Choose a tag to compare

Patch Changes

@partner-up-dev/design-uniapp@0.1.3

29 Nov 13:33
a617efd

Choose a tag to compare

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, sys in index.scss since user should use CSS variables.

@partner-up-dev/design-uniapp@0.1.2

28 Nov 11:24
65cd4c2

Choose a tag to compare

Patch Changes

  • 47081dc: Export styles in sass format following web-design pattern

    • Added ./styles export with sass format ({ "sass": "./lib/styles/index.scss" })
    • Added ./styles/mixins export ({ "sass": "./lib/styles/_mixins.scss" })
    • Added build:styles script to copy src/styles to lib/styles at build time

@partner-up-dev/design-uniapp@0.1.1

27 Nov 05:59
6b3ce50

Choose a tag to compare

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.