Socket
Socket
Sign inDemoInstall

@chakra-ui/parser

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/parser - npm Package Compare versions

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

31

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 (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))
* error with layout prop names ([c281535](https://github.com/chakra-ui/chakra-ui/commit/c281535eed070cb859cfc71fc1c636fcd12ca68e))
* GripProps export conflict ([79b15b1](https://github.com/chakra-ui/chakra-ui/commit/79b15b1e92f4f1280f12fca5742f94193af07dd4))
* modifier style to accept fn ([4cf7099](https://github.com/chakra-ui/chakra-ui/commit/4cf7099277b69a02cb3c4892b426e16fef0e9d8d))
* resolver functions for css ([ffb4cfd](https://github.com/chakra-ui/chakra-ui/commit/ffb4cfd52e1aaabaebab7b548bf570b01daaf5a6))
* storybook rendering issues ([b2281b8](https://github.com/chakra-ui/chakra-ui/commit/b2281b8685509b669c14076e4a38fe91d0a112f1))
* ts issue with sx prop ([d3b1340](https://github.com/chakra-ui/chakra-ui/commit/d3b1340cb255937927b4d4c56ce218141570b951))
* use pseudo element instead of pseudo class ([756cdae](https://github.com/chakra-ui/chakra-ui/commit/756cdaeb1f72f7dcbda45124b78696c7638c80de))
### Features
* add support for css inset properties ([96bb230](https://github.com/chakra-ui/chakra-ui/commit/96bb23013060a93a886ac2feac501bfea34b725b))
* add support for inline-variant ([67bf6ad](https://github.com/chakra-ui/chakra-ui/commit/67bf6adf2bf8f3270b75f83382c2acbb8db07155))
* add support for line-clamp ([1173ca6](https://github.com/chakra-ui/chakra-ui/commit/1173ca6974e8b9fcf27aa301bd1accece07ca5fc))
* implement style props parser ([e1a6382](https://github.com/chakra-ui/chakra-ui/commit/e1a63824e85c19590ddf67069cbe40827ac0faa6))
# Change Log
All notable changes to this project will be documented in this file. See

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

6

package.json
{
"name": "@chakra-ui/parser",
"version": "1.0.0-next.1",
"version": "1.0.0-next.2",
"description": "Style function for css-in-js building component libraries",

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

"dependencies": {
"@chakra-ui/utils": "^1.0.0-next.1",
"@chakra-ui/utils": "^1.0.0-next.2",
"csstype": "2.6.9"

@@ -59,3 +59,3 @@ },

},
"gitHead": "cabbf345518d70d446bf95410872f1a0c947ccd5"
"gitHead": "c5b51e43e9dff400f8bba7da7ffd135f5d33628b"
}
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