Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sprucecss

Package Overview
Dependencies
Maintainers
0
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sprucecss - npm Package Versions

1
6

1.2.1

Diff

Changelog

Source

v1.2.1 (2023-01-28)

Improvements

  • Remove unnecessary $has-outline argument at generate-btn mixin.
  • Reorganize print styles into the generate-print mixin.
conedevelopment
published 1.2.0 •

Changelog

Source

v1.2.0 (2022-12-27)

Improvements

  • Introduce $table-stripe variable to control the table stripe pattern (odd, even).
  • Enable selector at generate-table mixin.
  • Add --min-width variable to .responsive-table to control width individually.
  • Add $font-weight-base variable.
  • Allow generic value at spacer-clamp mixin (not just map key).
  • Add transition mixin to get the default transition values easier.

New features

  • Add .btn--outline-* button variants.
  • Add font-face mixin.
conedevelopment
published 1.1.0 •

Changelog

Source

v1.1.0 (2022-11-05)

Improvements

  • Rework the focus states by adding focus-ring() mixin to control the different variations of focus states.
  • Add variables related to focus.
  • Make $font-size-lead responsive by default.
  • Add $form-check-checkbox-border-radius variable.
  • Change $form-switch-margin-bottom variable to $form-switch-margin-block-start.
  • Handle null values at color mixin.
  • Hack that date/time input height in webkit.

New features

  • Add $form-check-vertical-alignment variable add .form-check--vertical-center and .form-check--vertical-start.
  • Add $table-caption-* variables.

Breaking changes

Although this is not a major feature, some moderate breaking changes can be related to the focus-ring() mixin and its colors.

And other smaller modifications and fixes.

conedevelopment
published 1.0.3 •

Changelog

Source

v1.0.3 (2022-09-15)

Bugfix

  • Fix .btn--icon size padding bug.

Improvements

  • Modify $container-width's default value
  • Cleanup and fix text-ellipsis mixin
  • Modify $form-control-padding-lg
conedevelopment
published 1.0.2 •

Changelog

Source

v1.0.2 (2022-08-13)

Bugfix

  • Fix field-icon colors
conedevelopment
published 1.0.1 •

Changelog

Source

v1.0.1 (2022-08-13)

Bugfix

  • Fix stylelint error.
conedevelopment
published 1.0.0 •

Changelog

Source

v1.0.0 (2022-08-13)

New features

  • Add new form element stylings: .form-file, .form-range, .form-switch.
  • Add different input display options under .form-group.
  • Add a small set of print styles.
  • Add an optional cookie helper script.

Improvements

  • Add .quote as a helper for cited blockquote.

Bugfix

  • Fix color input.

And a lot more minor changes and fixes.

conedevelopment
published 0.10.0 •

Changelog

Source

v0.10.0 (2022-07-08)

New features

  • Add selection mixin to handle the ::selection a bit simpler.

Improvements

  • Add marker color under base to control the list's ::marker.
  • Add -webkit-tap-highlight-color with transparent value to html element.
  • Remove outline from [tabindex='-1']:focus.
  • Add $map argument to the color function to use it any map.

Bugfix

  • Fix text-ellipsis multiline bug.
conedevelopment
published 0.9.0 •

Changelog

Source

v0.9.0 (2022-06-24)

New features

  • Add set-css-variable mixin and get-css-variable function to handle the prefix using CSS variables.

Improvements

  • Add $form-check-margin variable to control the .form-check vertical offset.
  • Modify layout-* mixins to accept a shorthand value of for spacer from the $spacers map (now you can use any defined key like m, l, xl and so on).

Bugfix

  • Fix text-ellipsis mixin bug.
  • Fix null prefix variable generating. Now you can null its value correctly under the $settings map.
conedevelopment
published 0.8.1 •

Changelog

Source

v0.8.1 (2022-06-08)

Bugfix

  • Add !default to $table-line-height.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc