Socket
Socket
Sign inDemoInstall

@s-ui/react-atom-progress-bar

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@s-ui/react-atom-progress-bar - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

119

CHANGELOG.md

@@ -1,5 +0,60 @@

# Change Log
# CHANGELOG
All notable changes to this project will be documented in this file.
# 2.3.0 (2021-08-09)
### Features
* **components/atom/progressBar:** bump progressBar package version ([1a3db4f](https://github.com/SUI-Components/sui-components/commit/1a3db4ff4e6ac0ffc3242d83022b429e91813fc7))
# 2.2.0 (2021-04-07)
### Bug Fixes
* **atom/progressBar:** fix PR comments ([d3bda88](https://github.com/SUI-Components/sui-components/commit/d3bda8872c94b90279f04e6e5cbfb11246e3ef64))
* **atom/progressBar:** pR comments ([71c7f45](https://github.com/SUI-Components/sui-components/commit/71c7f45603857701b963d98b466f98cfe1fc9ee3))
### Features
* **atom/progressBar:** add double progress bar type ([ef6fb6a](https://github.com/SUI-Components/sui-components/commit/ef6fb6ac364f5dcde2cf55fedb9a9a9fa42cb3c0))
* **atom/progressBar:** add new type in readme ([411c2e4](https://github.com/SUI-Components/sui-components/commit/411c2e43e96ded119819ce25dab30669b3e7d622))
* **Root:** normalize bborder variables ([b5da148](https://github.com/SUI-Components/sui-components/commit/b5da1482ca96b523f0c168c7040783ce78a7f14d))
# 2.1.0 (2020-11-24)
### Features
* **atom/progressBar:** Use new jsx runtime ([fbc32d2](https://github.com/SUI-Components/sui-components/commit/fbc32d29fe08b32f597c8a28a16d35ea4a2c660f))
# 2.0.0 (2020-11-19)
### Bug Fixes
* **atom/progressBar:** add position relative to all variants ([984ef6a](https://github.com/SUI-Components/sui-components/commit/984ef6a6fcb4d6604053adc6d66b45dd5fff0aa4))
### Features
* **atom/progressBar:** add V2 to progressbarr base classname ([92a3c4b](https://github.com/SUI-Components/sui-components/commit/92a3c4b861d6423f92ebdbbe43fc0ce3a57b3830))
* **atom/progressBar:** allow children to be displayed inside the component ([f561f4b](https://github.com/SUI-Components/sui-components/commit/f561f4b691bcae51b2762e5c3001f08650549fe4))
* **atom/progressBar:** restore version to be updated automatically ([da26f6d](https://github.com/SUI-Components/sui-components/commit/da26f6d592f748f3e0a0e93655bb46df05fe7525))
* **atom/progressBar:** update class names to v2 for lineprogressbar ([dcc1081](https://github.com/SUI-Components/sui-components/commit/dcc108149083e3f9d9f55c1143f648b29b2b69f3))
### BREAKING CHANGES
* **atom/progressBar:** Now the size of the errorIcon is delagated to the client in order to simplify the code
# 1.10.0 (2020-08-24)

@@ -10,3 +65,3 @@

* add hideIndicator prop to circle version ([551534b](https://github.com/SUI-Components/sui-components/commit/551534bddce63cb5aa08cbccde8f6fde5bcf304a))
* **atom/progressBar:** add hideIndicator prop to circle version ([551534b](https://github.com/SUI-Components/sui-components/commit/551534bddce63cb5aa08cbccde8f6fde5bcf304a))

@@ -20,3 +75,3 @@

* add assets folder to .npmignore ([289c77d](https://github.com/SUI-Components/sui-components/commit/289c77d3113db7818f1be215a80454399df346fd))
* **atom/progressBar:** add assets folder to .npmignore ([289c77d](https://github.com/SUI-Components/sui-components/commit/289c77d3113db7818f1be215a80454399df346fd))

@@ -30,3 +85,3 @@

* add new variable ([fa05666](https://github.com/SUI-Components/sui-components/commit/fa056663f2eb8a0f4f104cd3ba15016ee8227427))
* **atom/progressBar:** add new variable ([fa05666](https://github.com/SUI-Components/sui-components/commit/fa056663f2eb8a0f4f104cd3ba15016ee8227427))

@@ -40,3 +95,3 @@

* add default to variable ([8401862](https://github.com/SUI-Components/sui-components/commit/8401862d8aa12b170333eecd4ebce491fcbe9728))
* **atom/progressBar:** add default to variable ([8401862](https://github.com/SUI-Components/sui-components/commit/8401862d8aa12b170333eecd4ebce491fcbe9728))

@@ -50,3 +105,3 @@

* add new prop: Hide indicator ([0fb7bf4](https://github.com/SUI-Components/sui-components/commit/0fb7bf43572a6fe862ef6c82bc80e946e41892db))
* **atom/progressBar:** add new prop: Hide indicator ([0fb7bf4](https://github.com/SUI-Components/sui-components/commit/0fb7bf43572a6fe862ef6c82bc80e946e41892db))

@@ -60,3 +115,3 @@

* Use new [@s-ui-theme](https://github.com/s-ui-theme) ([78e006c](https://github.com/SUI-Components/sui-components/commit/78e006c1ecf71740efb2f1a4bf37b5e1efcf744c))
* **atom/progressBar:** Use new [@s-ui-theme](https://github.com/s-ui-theme) ([78e006c](https://github.com/SUI-Components/sui-components/commit/78e006c1ecf71740efb2f1a4bf37b5e1efcf744c))

@@ -70,3 +125,3 @@

* fix sizes for error case ([a3d991a](https://github.com/SUI-Components/sui-components/commit/a3d991ae862691ab1e84df2de25cae2ed0892a3d))
* **atom/progressBar:** fix sizes for error case ([a3d991a](https://github.com/SUI-Components/sui-components/commit/a3d991ae862691ab1e84df2de25cae2ed0892a3d))

@@ -80,3 +135,3 @@

* lint issues ([36cd0f0](https://github.com/SUI-Components/sui-components/commit/36cd0f063b7a612934ddad4430581ceba7d2cf4e))
* **atom/progressBar:** lint issues ([36cd0f0](https://github.com/SUI-Components/sui-components/commit/36cd0f063b7a612934ddad4430581ceba7d2cf4e))

@@ -90,13 +145,13 @@

* added circle variant ([1be8ead](https://github.com/SUI-Components/sui-components/commit/1be8ead5684b67a323e0d8e568b630f283650c0c))
* added error and loading state ([1c65928](https://github.com/SUI-Components/sui-components/commit/1c659286db96775ea2a855e2c0e92cee2d45cb02))
* added proptype descriptions ([a624acb](https://github.com/SUI-Components/sui-components/commit/a624acb67d496df3a7426969631356c85d519e98))
* added small playground examples ([f20380c](https://github.com/SUI-Components/sui-components/commit/f20380c51942d55317589c042ae9ad854e04e495))
* created component vars ([784bc0c](https://github.com/SUI-Components/sui-components/commit/784bc0cc8f7163868422e3d1b01efd81f012e245))
* dinamyc transition time ([5eabb0f](https://github.com/SUI-Components/sui-components/commit/5eabb0ff64b66b836af0fdba9a92370d32621a14))
* fix lint warnings ([4b64ee7](https://github.com/SUI-Components/sui-components/commit/4b64ee71407f169ca1b9a9b31787b9ff8829dda1))
* fix stroke width ([c0ea478](https://github.com/SUI-Components/sui-components/commit/c0ea4780315a91613b298b1d2ef76a8a25955ed9))
* fix style ([a11d7cf](https://github.com/SUI-Components/sui-components/commit/a11d7cf663745452bbfc68fbcbd99b4ee2cb59f6))
* pr comments ([5882491](https://github.com/SUI-Components/sui-components/commit/5882491c466036ec913391600bc87ce345ef441c))
* styles for small size ([17f77e0](https://github.com/SUI-Components/sui-components/commit/17f77e084d4c9ac15e7a5a7e4d832a4611996ffa))
* **atom/progressBar:** added circle variant ([1be8ead](https://github.com/SUI-Components/sui-components/commit/1be8ead5684b67a323e0d8e568b630f283650c0c))
* **atom/progressBar:** added error and loading state ([1c65928](https://github.com/SUI-Components/sui-components/commit/1c659286db96775ea2a855e2c0e92cee2d45cb02))
* **atom/progressBar:** added proptype descriptions ([a624acb](https://github.com/SUI-Components/sui-components/commit/a624acb67d496df3a7426969631356c85d519e98))
* **atom/progressBar:** added small playground examples ([f20380c](https://github.com/SUI-Components/sui-components/commit/f20380c51942d55317589c042ae9ad854e04e495))
* **atom/progressBar:** created component vars ([784bc0c](https://github.com/SUI-Components/sui-components/commit/784bc0cc8f7163868422e3d1b01efd81f012e245))
* **atom/progressBar:** dinamyc transition time ([5eabb0f](https://github.com/SUI-Components/sui-components/commit/5eabb0ff64b66b836af0fdba9a92370d32621a14))
* **atom/progressBar:** fix lint warnings ([4b64ee7](https://github.com/SUI-Components/sui-components/commit/4b64ee71407f169ca1b9a9b31787b9ff8829dda1))
* **atom/progressBar:** fix stroke width ([c0ea478](https://github.com/SUI-Components/sui-components/commit/c0ea4780315a91613b298b1d2ef76a8a25955ed9))
* **atom/progressBar:** fix style ([a11d7cf](https://github.com/SUI-Components/sui-components/commit/a11d7cf663745452bbfc68fbcbd99b4ee2cb59f6))
* **atom/progressBar:** pr comments ([5882491](https://github.com/SUI-Components/sui-components/commit/5882491c466036ec913391600bc87ce345ef441c))
* **atom/progressBar:** styles for small size ([17f77e0](https://github.com/SUI-Components/sui-components/commit/17f77e084d4c9ac15e7a5a7e4d832a4611996ffa))

@@ -110,15 +165,15 @@

* !default only on needed ([752666e](https://github.com/SUI-Components/sui-components/commit/752666eced4c32b29495b008b81de33996f8b854))
* !default sass variables ([d57f232](https://github.com/SUI-Components/sui-components/commit/d57f23298a2d447f3add618845d086ea0c5c3779))
* better description ([207a7f4](https://github.com/SUI-Components/sui-components/commit/207a7f4050d67a48ca1909003035ea5c5ce558ff))
* border-radius w/ sui-theme variable ([1da566b](https://github.com/SUI-Components/sui-components/commit/1da566b7663a5a87ef35bf250f354946c840143b))
* component creation ([d0cef50](https://github.com/SUI-Components/sui-components/commit/d0cef509c7a06c8ef196709a0a877c8136be2396))
* component implementation ([cf3aef8](https://github.com/SUI-Components/sui-components/commit/cf3aef80ceec6d839771ae8334dbf0af1f705f50))
* dynamic behaviour added ([b5a21f7](https://github.com/SUI-Components/sui-components/commit/b5a21f78376f8a3e97d07dd299b80212bdc1d6ac))
* fix margin indicator ([b683597](https://github.com/SUI-Components/sui-components/commit/b68359751a94c8994b0f5998cd876435b4bce46e))
* fixed linter sass ([be2c3f8](https://github.com/SUI-Components/sui-components/commit/be2c3f8545d19d9fa3d6cf875ccfc202d1c300fb))
* imporovements after code review ([c15c256](https://github.com/SUI-Components/sui-components/commit/c15c256ed09a877e32175950973df35729f68a18))
* linter sass ([c03ec31](https://github.com/SUI-Components/sui-components/commit/c03ec31fed28408a04318ab37a885a3b728e9442))
* **atom/progressBar:** !default only on needed ([752666e](https://github.com/SUI-Components/sui-components/commit/752666eced4c32b29495b008b81de33996f8b854))
* **atom/progressBar:** !default sass variables ([d57f232](https://github.com/SUI-Components/sui-components/commit/d57f23298a2d447f3add618845d086ea0c5c3779))
* **atom/progressBar:** better description ([207a7f4](https://github.com/SUI-Components/sui-components/commit/207a7f4050d67a48ca1909003035ea5c5ce558ff))
* **atom/progressBar:** border-radius w/ sui-theme variable ([1da566b](https://github.com/SUI-Components/sui-components/commit/1da566b7663a5a87ef35bf250f354946c840143b))
* **atom/progressBar:** component creation ([d0cef50](https://github.com/SUI-Components/sui-components/commit/d0cef509c7a06c8ef196709a0a877c8136be2396))
* **atom/progressBar:** component implementation ([cf3aef8](https://github.com/SUI-Components/sui-components/commit/cf3aef80ceec6d839771ae8334dbf0af1f705f50))
* **atom/progressBar:** dynamic behaviour added ([b5a21f7](https://github.com/SUI-Components/sui-components/commit/b5a21f78376f8a3e97d07dd299b80212bdc1d6ac))
* **atom/progressBar:** fix margin indicator ([b683597](https://github.com/SUI-Components/sui-components/commit/b68359751a94c8994b0f5998cd876435b4bce46e))
* **atom/progressBar:** fixed linter sass ([be2c3f8](https://github.com/SUI-Components/sui-components/commit/be2c3f8545d19d9fa3d6cf875ccfc202d1c300fb))
* **atom/progressBar:** imporovements after code review ([c15c256](https://github.com/SUI-Components/sui-components/commit/c15c256ed09a877e32175950973df35729f68a18))
* **atom/progressBar:** linter sass ([c03ec31](https://github.com/SUI-Components/sui-components/commit/c03ec31fed28408a04318ab37a885a3b728e9442))
import _extends from "@babel/runtime/helpers/esm/extends";
import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";
var _excluded = ["type", "size"];
import PropTypes from 'prop-types';

@@ -21,3 +22,3 @@ import LineProgressBar from './LineProgressBar';

size = _ref.size,
props = _objectWithoutPropertiesLoose(_ref, ["type", "size"]);
props = _objectWithoutPropertiesLoose(_ref, _excluded);

@@ -24,0 +25,0 @@ switch (type) {

{
"name": "@s-ui/react-atom-progress-bar",
"version": "2.2.0",
"version": "2.3.0",
"description": "",
"main": "lib/index.js",
"scripts": {
"prepare": "npx rimraf ./lib && npx mkdirp ./lib && npm run build:js && npm run build:styles",
"build:js": "../../../node_modules/.bin/babel --presets sui ./src --out-dir ./lib",
"build:styles": "../../../node_modules/.bin/cpx './src/**/*.scss' ./lib"
"prepare": "npm run build:js && npm run build:styles",
"build:js": "babel --presets sui ./src --out-dir ./lib",
"build:styles": "cpx './src/**/*.scss' ./lib"
},

@@ -11,0 +11,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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