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

@mosaic-finance/core

Package Overview
Dependencies
Maintainers
5
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mosaic-finance/core - npm Package Compare versions

Comparing version 1.0.0-alpha.73 to 1.0.0-alpha.74

38

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# [1.0.0-alpha.73](http://bitbucket.org/mosaic_tech/mosaic-component-library/compare/v1.0.0-alpha.63...v1.0.0-alpha.73) (2020-08-10)
# [1.0.0-alpha.74](http://bitbucket.org/mosaic_tech/mosaic-component-library/compare/v1.0.0-alpha.63...v1.0.0-alpha.74) (2020-08-11)

@@ -43,2 +43,38 @@

# [1.0.0-alpha.73](https://bitbucket.org/mosaic_tech/mosaic-component-library/compare/v1.0.0-alpha.63...v1.0.0-alpha.73) (2020-08-10)
### Bug Fixes
* **confirm:** make confirm service name match others ([8345cfe](https://bitbucket.org/mosaic_tech/mosaic-component-library/commits/8345cfe3d92b286961dab60ed006845e68123ac3))
* **form fields:** make all inputs fullwidth by defaul ([ecaf1e8](https://bitbucket.org/mosaic_tech/mosaic-component-library/commits/ecaf1e83f2176325c534e0d1f97477770e8aa542))
* **icon:** remove ids from icons ([87a940d](https://bitbucket.org/mosaic_tech/mosaic-component-library/commits/87a940d918a77a5c61e369c671b678db9f9fd87c))
* **overlay:** handle key events consistently ([3085b00](https://bitbucket.org/mosaic_tech/mosaic-component-library/commits/3085b00b59e75e43f5583065c3a3c0df1fa6b5c6))
* **overlay/dialog:** improve A11Y of overlaid content ([283be69](https://bitbucket.org/mosaic_tech/mosaic-component-library/commits/283be69c21810360e4bb8ba20690e9a8479f620d))
* **select list:** does not need app intervention to overflow correctly ([3f5eced](https://bitbucket.org/mosaic_tech/mosaic-component-library/commits/3f5eced5f3b6b17a655203bda619235c8a32afbc))
### Features
* **card:** add active prop ([d5fd7aa](https://bitbucket.org/mosaic_tech/mosaic-component-library/commits/d5fd7aa1b1004d77a30323ec8154507feea00f12))
* **label:** give more control of label to developer ([800c3e4](https://bitbucket.org/mosaic_tech/mosaic-component-library/commits/800c3e411aaf1f1a6450e9eac9869a9c44bab612))
* **legend item:** expose text size as prop ([52afcd7](https://bitbucket.org/mosaic_tech/mosaic-component-library/commits/52afcd7a9c8daf842c4fa0e08ec355e3e558fb77))
* **tooltip:** add tooltip header component ([ab41a06](https://bitbucket.org/mosaic_tech/mosaic-component-library/commits/ab41a060b7f14f53eff44fdf15ddd90567246522))
* publish to npm ([157207d](https://bitbucket.org/mosaic_tech/mosaic-component-library/commits/157207dce41e47fdd7cd0d9a9189c65514dce397))
### BREAKING CHANGES
* **overlay:** method handleKeyUp is now handleKeyDown
* **label:** field wrapper no longer has label or info text props see docs for usage
ISSUES CLOSED: APP-2467, APP-2468
* **form fields:** Tehcnically not breaking but this is a major visual behavious change
* We are no longer publishing to bitbucket
* **confirm:** Confirm now MfcConfirm
# [1.0.0-alpha.72](https://bitbucket.org/mosaic_tech/mosaic-component-library/compare/v1.0.0-alpha.71...v1.0.0-alpha.72) (2020-08-06)

@@ -45,0 +81,0 @@

6

package.json
{
"name": "@mosaic-finance/core",
"version": "1.0.0-alpha.73",
"version": "1.0.0-alpha.74",
"description": "Core UI components along with styles and types",

@@ -41,3 +41,3 @@ "main": "dist/index.js",

"@babel/plugin-transform-react-jsx": "^7.8.3",
"@mosaic-finance/cli": "^1.0.0-alpha.73",
"@mosaic-finance/cli": "^1.0.0-alpha.74",
"@stencil/angular-output-target": "0.0.2",

@@ -78,3 +78,3 @@ "@stencil/core": "^1.17.0",

},
"gitHead": "9470908eece54749d7c5b7acd2f2014d3f1d4775"
"gitHead": "355350c93d944f41c4f9c436b61476e048bd8867"
}
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