@cloudbees/honeyui-dropdown
Advanced tools
Comparing version 0.1.1 to 0.2.0
{ | ||
"name": "@cloudbees/honeyui-dropdown", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "", | ||
@@ -22,7 +22,9 @@ "main": "src/index.scss", | ||
"peerDependencies": { | ||
"bootstrap": "4.3.1" | ||
"@cloudbees/honeyui-core": "*", | ||
"bootstrap": "4.3.x" | ||
}, | ||
"publishConfig": { | ||
"access": "restricted" | ||
} | ||
}, | ||
"gitHead": "fccb348df52a6e4dc2a41b1c0e16f7cc89bed467" | ||
} |
@@ -5,3 +5,3 @@ import React from "react"; | ||
<div className="m-5"> | ||
<div className="btn-group"> | ||
<div className="btn-group mr-2"> | ||
<button | ||
@@ -33,3 +33,3 @@ type="button" | ||
<div className="btn-group"> | ||
<div className="btn-group mr-2"> | ||
<button | ||
@@ -61,3 +61,3 @@ type="button" | ||
<div className="btn-group"> | ||
<div className="btn-group mr-2"> | ||
<button | ||
@@ -89,3 +89,3 @@ type="button" | ||
<div className="btn-group"> | ||
<div className="btn-group mr-2"> | ||
<button | ||
@@ -117,3 +117,3 @@ type="button" | ||
<div className="btn-group"> | ||
<div className="btn-group mr-2"> | ||
<button | ||
@@ -120,0 +120,0 @@ type="button" |
@@ -5,3 +5,3 @@ import React from "react"; | ||
<div className="m-5"> | ||
<div className="btn-group dropright"> | ||
<div className="btn-group dropright m-2"> | ||
<button | ||
@@ -26,3 +26,3 @@ type="button" | ||
<div className="btn-group dropright"> | ||
<div className="btn-group dropright m-2"> | ||
<button type="button" className="btn btn-secondary"> | ||
@@ -50,3 +50,3 @@ Split dropright | ||
<div className="btn-group dropleft"> | ||
<div className="btn-group dropleft m-2"> | ||
<button | ||
@@ -71,3 +71,3 @@ type="button" | ||
<div className="btn-group"> | ||
<div className="btn-group m-2"> | ||
<div className="btn-group dropleft" role="group"> | ||
@@ -97,3 +97,3 @@ <button | ||
<div className="btn-group dropup"> | ||
<div className="btn-group dropup m-2"> | ||
<button | ||
@@ -100,0 +100,0 @@ type="button" |
@@ -5,3 +5,3 @@ import React from "react"; | ||
<div className="m-5"> | ||
<div className="btn-group"> | ||
<div className="btn-group m-2"> | ||
<div className="dropdown"> | ||
@@ -60,3 +60,3 @@ <button | ||
<div className="btn-group"> | ||
<div className="btn-group m-2"> | ||
<div className="dropdown"> | ||
@@ -63,0 +63,0 @@ <button |
@@ -5,3 +5,3 @@ import React from "react"; | ||
<div className="m-5"> | ||
<div className="btn-group"> | ||
<div className="btn-group m-2"> | ||
<button | ||
@@ -29,3 +29,3 @@ type="button" | ||
<div className="btn-group"> | ||
<div className="btn-group m-2"> | ||
<button | ||
@@ -54,3 +54,3 @@ type="button" | ||
<div className="btn-group"> | ||
<div className="btn-group m-2"> | ||
<button | ||
@@ -57,0 +57,0 @@ type="button" |
@@ -5,3 +5,3 @@ import React from "react"; | ||
<div className="m-5"> | ||
<div className="btn-group"> | ||
<div className="btn-group mr-2"> | ||
<button | ||
@@ -18,3 +18,4 @@ className="btn btn-secondary btn-lg dropdown-toggle" | ||
</div> | ||
<div className="btn-group"> | ||
<div className="btn-group mr-2"> | ||
<button className="btn btn-secondary btn-lg" type="button"> | ||
@@ -35,3 +36,3 @@ Large split button | ||
<div className="btn-group"> | ||
<div className="btn-group mr-2"> | ||
<button | ||
@@ -38,0 +39,0 @@ className="btn btn-secondary btn-sm dropdown-toggle" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
20757
2
14
666