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

@react-md/divider

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/divider - npm Package Compare versions

Comparing version 2.0.2 to 2.1.0

23

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

# [2.1.0](https://github.com/mlaursen/react-md/compare/v2.0.4...v2.1.0) (2020-07-12)
**Note:** Version bump only for package @react-md/divider
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.2](https://github.com/mlaursen/react-md/compare/v2.0.1...v2.0.2) (2020-06-30)

@@ -18,7 +27,7 @@

# v2.0.1
## v2.0.1
No changes.
# v2.0.0
## v2.0.0

@@ -29,3 +38,3 @@ The `Divider` component was completely re-written for this release, but it

## New Behavior and Features
### New Behavior and Features

@@ -40,7 +49,7 @@ - the `ref` is now correctly passed to the DOM element

## Breaking Changes
### Breaking Changes
- only styling behavior
### New SCSS Variables, Functions, and Mixins
#### New SCSS Variables, Functions, and Mixins

@@ -75,7 +84,7 @@ - `$rmd-divider-max-size: 100% !default` - The max size for a divider that can

### Renamed SCSS Variables, Functions, and Mixins
#### Renamed SCSS Variables, Functions, and Mixins
- renamed `$md-divider-height` to `$rmd-divider-size`
### Removed SCSS Variables Placeholders, and Mixins
#### Removed SCSS Variables Placeholders, and Mixins

@@ -82,0 +91,0 @@ - removed `$md-divider-include-borders` since the border class names are no

{
"name": "@react-md/divider",
"version": "2.0.2",
"version": "2.1.0",
"description": "This package is used to create horizontal or vertical dividers in your application.",

@@ -42,4 +42,4 @@ "scripts": {

"dependencies": {
"@react-md/theme": "^2.0.2",
"@react-md/utils": "^2.0.2",
"@react-md/theme": "^2.1.0",
"@react-md/utils": "^2.1.0",
"classnames": "^2.2.6"

@@ -60,3 +60,3 @@ },

},
"gitHead": "ccb220af2d620bd6eccccf36dc689356fa1db568"
"gitHead": "f7581c64cba37ebcd570f25952f1e3a11e817257"
}
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