terra-action-footer
Advanced tools
Comparing version 2.56.0 to 2.57.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 2.57.0 - (January 5, 2021) | ||
* Fixed | ||
* Fixed broken links in documentation. | ||
## 2.56.0 - (December 8, 2020) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-action-footer", | ||
"main": "lib/ActionFooter.js", | ||
"version": "2.56.0", | ||
"version": "2.57.0", | ||
"description": "The terra-action-footer component is a footer bar that contains sockets for placing actionable items such as buttons and hyperlinks. The default variation contains a start and end socket, while the centered variation has only a center socket. If no actions are provided, the footer bar collapses to a themeable height and maintains the top border.", | ||
@@ -31,5 +31,5 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-button": "^3.51.0", | ||
"terra-hyperlink": "^2.43.0", | ||
"terra-spacer": "^3.50.0", | ||
"terra-button": "^3.52.0", | ||
"terra-hyperlink": "^2.44.0", | ||
"terra-spacer": "^3.51.0", | ||
"terra-theme-context": "^1.0.0" | ||
@@ -50,3 +50,3 @@ }, | ||
}, | ||
"gitHead": "a831aafb7547ff092f55bb322c2800129e51fdf9" | ||
"gitHead": "ded4e20a75b7e1fc40d9298b6d619fdea043815f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
84814
Updatedterra-button@^3.52.0
Updatedterra-hyperlink@^2.44.0
Updatedterra-spacer@^3.51.0