Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 988 Bytes

File metadata and controls

51 lines (28 loc) · 988 Bytes

@nl-design-system-candidate/number-badge-css

1.1.5

Patch Changes

  • fbf129c: Update package.json#description to follow format "CSS voor de {Component Name} component".

1.1.4

Patch Changes

  • c943784: Remove deprecated styles
  • 2cf5367: Release with trusted npm publishing process.

1.1.3

Patch Changes

  • 32a5a21: Add missing devDependencies so the project can be built on its own.

1.1.2

Patch Changes

  • 8659eb4: Update Sass build script to output compressed CSS

1.1.1

Patch Changes

  • 54aa4f1: Add provenance

1.1.0

Minor Changes

  • 759acf8: Add class names and mixins:
    • nl-number-badge__hidden-label: for the hidden label
    • nl-number-badge__visible-label: for the visible label

1.0.0

Major Changes

  • 072a1e2: Initial release of Number Badge.

Patch Changes

  • 4d1ee4d: Prevent line-wrap for contents of Number Badge.
  • 4d1ee4d: Render Number Badge at regular height inside containers with large line-height.