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

sky-toolkit-core

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sky-toolkit-core - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

test/tools/_divider.scss

21

.github/PULL_REQUEST_TEMPLATE.md

@@ -7,3 +7,3 @@ Provide a general summary of your changes in the Title above

## Related Issue
Please link to the issue here:
Please link to the issue here

@@ -19,5 +19,5 @@ ## Motivation and Context

## Screenshots (if appropriate):
## Screenshots (if appropriate)
## Types of changes
## Types of Changes
What types of changes does your code introduce? Put an `x` in all the boxes that apply:

@@ -29,7 +29,18 @@

## Checklist:
## Browser Support
- [ ] Chrome
- [ ] Edge
- [ ] Firefox
- [ ] IE9
- [ ] IE10
- [ ] IE11
- [ ] Opera
- [ ] Safari
- [ ] Mobile Devices
## Checklist
- [ ] New functions and mixins have appropriate tests.
- [ ] All new and existing tests passed.
- [ ] Changes have been browser tested (including IE).
- [ ] I have added instructions on how to test my changes.
- [ ] Package version updated.
- [ ] CHANGELOG.md updated.

@@ -0,1 +1,16 @@

# Toolkit Core v0.5.2
## 1. Features
- [divider] New mixins for creating divider gradient border and shadow.
## 2. Enhancements
- [colors] Added `mid` gradient to `gradients` variable map.
- [forms] ie9 class to hide gradient text overflow for `c-form-select`.
- [functions] Added `convert-to-em` helper to convert em and px values to the equivalent em value ie `convert-to-em(40px) = 2em` with optional base font-size.
- [functions] Added `strip-unit` helper to remove units from a value. ie `strip-unit(400px) = 400`.
- [gradients] `background-gradient` can now utilise an inverted horizontal direction and percentage overrides.
- [settings] Update small breakpoint to 420px.
===
# Toolkit Core v0.5.1

@@ -2,0 +17,0 @@

{
"name": "sky-toolkit-core",
"version": "0.5.1",
"version": "0.5.2",
"description": "The core framework of Sky's web toolkit",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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