Skip to content

Releases: wispcode/wisp-css

4.1.0

Choose a tag to compare

@wispcode wispcode released this 21 Jul 19:49

Added additional normalization code to foundation.css. Also added --wrap modifier on o-cluster.

4.0.0

Choose a tag to compare

@wispcode wispcode released this 15 Jul 16:12

Change Log

Added

  • u-text-align - Added responsive utilities for medium devices.

Updated

  • preflight - Moved dialog and popup code to their components.

Fixed

  • c-table-wrapper - Removed unnecessary border
  • c-table-wrapper - Moved into objects and became o-table-wrapper since it no longer has visual styles.
  • c-table - Default stripe color uses wisp-color-neutral

3.2.11

Choose a tag to compare

@wispcode wispcode released this 14 Jul 18:22

Minor fix: Matched form line-heights to the norm in other frameworks (1.2 to 1.5)

3.2.10

Choose a tag to compare

@wispcode wispcode released this 13 Jul 22:17

Minor fix: Missing line-height on c-input

3.2.9

Choose a tag to compare

@wispcode wispcode released this 13 Jul 21:46

Added wisp-button-outline-color

3.2.8

Choose a tag to compare

@wispcode wispcode released this 13 Jul 21:26

Minor fix: Missing line-height on c-button and added to preflight for form controls

3.2.7

Choose a tag to compare

@wispcode wispcode released this 13 Jul 15:33

Change Log

Added

  • fieldset to foundation and preflight for base styles and flex fixes
  • legend to foundation

3.2.6

Choose a tag to compare

@wispcode wispcode released this 08 Jul 04:33

Change Log

Updated

  • b-press-elevate - Added reduced motion @media at-rule.
  • b-press-elevate - Added disabled rule
  • b-press-outline - Added reduced motion @media at-rule.
  • b-press-scale - Added reduced motion @media at-rule.
  • b-press-tint - Added reduced motion @media at-rule.
  • c-wisp - Added prefix to keyframe name

Fixed

  • b-press-tint - Border-radius needed to be included to prevent square tints
  • b-press-outline - Using wrong transition properties
  • b-press-outline - Using wrong token for outline-color

3.2.5

Choose a tag to compare

@wispcode wispcode released this 06 Jul 04:00

Did not rebuild on 3.2.4.

3.2.4

Choose a tag to compare

@wispcode wispcode released this 06 Jul 03:57

Change Log

Added

  • c-drawer - wisp-drawer-shadow-color token.
  • c-dialog - wisp-dialog-shadow-color token.

Updated

  • More components and objects using logical names

Fixed

  • foundation - Invalid token (missing hyphens)
  • o-cluster - Not removing margin-block-end from children
  • u-visually-hidden - Not using revert-layer