@mx-cartographer/accountfilter
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -0,1 +1,5 @@ | ||
## [0.0.4] 12-13-2021 | ||
- **CHANGED** - Account filter will now persists selected options after applying them | ||
## [0.0.3] 12-10-2021 | ||
@@ -2,0 +6,0 @@ |
@@ -34,2 +34,6 @@ import React, { useState } from 'react' | ||
React.useEffect(() => { | ||
setSelectedOptions(setupMappedSelectedOptions(accounts, selectedAccounts)) | ||
}, [accounts, selectedAccounts]) | ||
return ( | ||
@@ -36,0 +40,0 @@ <div className={styles}> |
@@ -162,3 +162,3 @@ import React, { useMemo } from 'react' | ||
top: 0, | ||
zIndex: 1000, | ||
zIndex: tokens.ZIndex.Overlay, | ||
'& .account-options-popout': { | ||
@@ -165,0 +165,0 @@ background: tokens.BackgroundColor.Modal, |
{ | ||
"name": "@mx-cartographer/accountfilter", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Package of accountfilter components", | ||
@@ -5,0 +5,0 @@ "author": "MX", |
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
24494
659
0
16