Socket
Socket
Sign inDemoInstall

@chakra-ui/theme

Package Overview
Dependencies
Maintainers
3
Versions
639
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/theme - npm Package Compare versions

Comparing version 1.0.0-next.1 to 1.0.0-next.2

23

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.0.0-next.2](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/theme@0.0.3...@chakra-ui/theme@1.0.0-next.2) (2020-06-22)
### Bug Fixes
* [#891](https://github.com/chakra-ui/chakra-ui/issues/891) ([e107acc](https://github.com/chakra-ui/chakra-ui/commit/e107acc8487898a965b0d695c1da71f46fc56d5e))
* ts issue with sx prop ([d3b1340](https://github.com/chakra-ui/chakra-ui/commit/d3b1340cb255937927b4d4c56ce218141570b951))
### Features
* **divider:** revise divider and add vertical support ([7b67e9a](https://github.com/chakra-ui/chakra-ui/commit/7b67e9a9814b282aa4361efc472137e78b0d22b7))
* **theme:** reduce default z-index values ([c925ca2](https://github.com/chakra-ui/chakra-ui/commit/c925ca2c6b598477146ceea5857eac48a2bd71f4))
# Change Log
All notable changes to this project will be documented in this file. See

@@ -4,0 +27,0 @@ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

4

dist/cjs/components/divider.js

@@ -11,7 +11,7 @@ "use strict";

vertical: {
borderLeft: "1px",
borderLeftWidth: "1px",
height: "100%"
},
horizontal: {
borderBottom: "1px",
borderBottomWidth: "1px",
width: "100%"

@@ -18,0 +18,0 @@ }

@@ -7,7 +7,7 @@ var Divider = {

vertical: {
borderLeft: "1px",
borderLeftWidth: "1px",
height: "100%"
},
horizontal: {
borderBottom: "1px",
borderBottomWidth: "1px",
width: "100%"

@@ -14,0 +14,0 @@ }

{
"name": "@chakra-ui/theme",
"version": "1.0.0-next.1",
"version": "1.0.0-next.2",
"description": "The default theme for chakra components",

@@ -46,3 +46,3 @@ "keywords": [

"dependencies": {
"@chakra-ui/theme-tools": "^1.0.0-next.1"
"@chakra-ui/theme-tools": "^1.0.0-next.2"
},

@@ -53,5 +53,5 @@ "peerDependencies": {

"devDependencies": {
"@chakra-ui/system": "^1.0.0-next.1"
"@chakra-ui/system": "^1.0.0-next.2"
},
"gitHead": "cabbf345518d70d446bf95410872f1a0c947ccd5"
"gitHead": "c5b51e43e9dff400f8bba7da7ffd135f5d33628b"
}

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