Socket
Socket
Sign inDemoInstall

@s-ui/react-molecule-tabs

Package Overview
Dependencies
7
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.31.0 to 2.32.0

lib/styles/index.scss

18

CHANGELOG.md
# CHANGELOG
# 2.32.0 (2022-03-07)
### Bug Fixes
* **components/molecule/tabs:** fix file import ([ef9149f](https://github.com/SUI-Components/sui-components/commit/ef9149f33ffc63463471c4e08e8a73e095be65a2))
* **components/molecule/tabs:** remove test color ([46f5e47](https://github.com/SUI-Components/sui-components/commit/46f5e475683505a6573a9f1a217ba22e50b827f9))
* **components/molecule/tabs:** rename file ([1d9414a](https://github.com/SUI-Components/sui-components/commit/1d9414a24573558b9411737108ffe9fc2e4d9977))
* **components/molecule/tabs:** undo file changes ([d44f561](https://github.com/SUI-Components/sui-components/commit/d44f5611350239789f835ed4bbf165764dbd3fc7))
### Features
* **components/molecule/tabs:** add new token for tab border radius ([5c5b794](https://github.com/SUI-Components/sui-components/commit/5c5b794c4cc06d1ea30fb6cde6fe3c635886bbac))
* **components/molecule/tabs:** use new token for tab items border radius and re use sass variable ([a1989e6](https://github.com/SUI-Components/sui-components/commit/a1989e69dd58b9c832834a4becbe8b169596eac1))
# 2.31.0 (2022-01-25)

@@ -4,0 +22,0 @@

2

lib/components/MoleculeTabs.js

@@ -40,2 +40,4 @@ import { Children, cloneElement, isValidElement } from 'react';

}
return activeContent;
}, null);

@@ -42,0 +44,0 @@ return /*#__PURE__*/_jsxs("div", {

2

package.json
{
"name": "@s-ui/react-molecule-tabs",
"version": "2.31.0",
"version": "2.32.0",
"description": "",

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

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc