@s-ui/react-molecule-checkbox-field
Advanced tools
Comparing version
@@ -1,5 +0,40 @@ | ||
# Change Log | ||
# CHANGELOG | ||
All notable changes to this project will be documented in this file. | ||
# 2.10.0 (2021-08-02) | ||
### Features | ||
* **components/molecule/checkboxField:** added variable to control font-weight in component ([d38139d](https://github.com/SUI-Components/sui-components/commit/d38139da23470b7c1c898d53b34c34f56be40149)) | ||
# 2.9.0 (2021-01-08) | ||
### Features | ||
* **molecule/checkboxField:** align help texts under description ([274c31c](https://github.com/SUI-Components/sui-components/commit/274c31c234bfc9095e7339185a68394e3acbc9bb)) | ||
* **molecule/checkboxField:** change naming variable ([b14ca14](https://github.com/SUI-Components/sui-components/commit/b14ca144fa48a7834d82926b239c21a15e2f1c05)) | ||
# 2.8.0 (2021-01-05) | ||
### Bug Fixes | ||
* **molecule/checkboxField:** propypes ([23c6f2f](https://github.com/SUI-Components/sui-components/commit/23c6f2faf372a6222bbecb84a6f1492a239329a4)) | ||
# 2.7.0 (2020-11-24) | ||
### Features | ||
* **molecule/checkboxField:** Use new jsx runtime ([927759a](https://github.com/SUI-Components/sui-components/commit/927759a8e0b89c80ab25df3a6e4263f7f13c7f8a)) | ||
# 2.6.0 (2020-05-29) | ||
@@ -10,3 +45,3 @@ | ||
* add assets folder to .npmignore ([928c165](https://github.com/SUI-Components/sui-components/commit/928c165728a22548dca85bbad0778953d171deba)) | ||
* **molecule/checkboxField:** add assets folder to .npmignore ([928c165](https://github.com/SUI-Components/sui-components/commit/928c165728a22548dca85bbad0778953d171deba)) | ||
@@ -20,3 +55,3 @@ | ||
* change proptype node by element ([b0d07ca](https://github.com/SUI-Components/sui-components/commit/b0d07cac7998d448813bc6bdbc6767705e4f37db)) | ||
* **molecule/checkboxField:** change proptype node by element ([b0d07ca](https://github.com/SUI-Components/sui-components/commit/b0d07cac7998d448813bc6bdbc6767705e4f37db)) | ||
@@ -30,3 +65,3 @@ | ||
* remove unnecessary CSS for fullWidth ([57cec03](https://github.com/SUI-Components/sui-components/commit/57cec03448d19f4ee07d33eeae14b9451ae25959)) | ||
* **molecule/checkboxField:** remove unnecessary CSS for fullWidth ([57cec03](https://github.com/SUI-Components/sui-components/commit/57cec03448d19f4ee07d33eeae14b9451ae25959)) | ||
@@ -36,3 +71,3 @@ | ||
* add fullWidth prop ([c40d1d8](https://github.com/SUI-Components/sui-components/commit/c40d1d84414b305d0d747f25d31cf299afcf62e2)) | ||
* **molecule/checkboxField:** add fullWidth prop ([c40d1d8](https://github.com/SUI-Components/sui-components/commit/c40d1d84414b305d0d747f25d31cf299afcf62e2)) | ||
@@ -46,3 +81,3 @@ | ||
* add new prop nodeLabel ([d8a04ba](https://github.com/SUI-Components/sui-components/commit/d8a04bac364a53d011e38912b33cbc16cdf8dfd3)) | ||
* **molecule/checkboxField:** add new prop nodeLabel ([d8a04ba](https://github.com/SUI-Components/sui-components/commit/d8a04bac364a53d011e38912b33cbc16cdf8dfd3)) | ||
@@ -56,3 +91,3 @@ | ||
* Use new [@s-ui-theme](https://github.com/s-ui-theme) ([9ca66dd](https://github.com/SUI-Components/sui-components/commit/9ca66dd4f7d67b997f8d8c6e9b3514970461ea0a)) | ||
* **molecule/checkboxField:** Use new [@s-ui-theme](https://github.com/s-ui-theme) ([9ca66dd](https://github.com/SUI-Components/sui-components/commit/9ca66dd4f7d67b997f8d8c6e9b3514970461ea0a)) | ||
@@ -66,3 +101,3 @@ | ||
* add alert state ([6a66c43](https://github.com/SUI-Components/sui-components/commit/6a66c438c8a6d2d175967ad9b2145ed01bab5292)) | ||
* **molecule/checkboxField:** add alert state ([6a66c43](https://github.com/SUI-Components/sui-components/commit/6a66c438c8a6d2d175967ad9b2145ed01bab5292)) | ||
@@ -76,6 +111,6 @@ | ||
* add auxiliar icon on molecule checkbox field to allow custom actions ([bcad53a](https://github.com/SUI-Components/sui-components/commit/bcad53ae00c12fd18d741f9f3da74308a0e11d92)) | ||
* improve code ([ed3c336](https://github.com/SUI-Components/sui-components/commit/ed3c336ec863d515cde9226e1cffe290848bed76)) | ||
* update naming ([661683c](https://github.com/SUI-Components/sui-components/commit/661683c0f2f9fcf4931bbb9b1cb81e9f616310a0)) | ||
* use new atomCheckbox version ([b498d8a](https://github.com/SUI-Components/sui-components/commit/b498d8ad50cf3d982af050af111989be73010432)) | ||
* **molecule/checkboxField:** add auxiliar icon on molecule checkbox field to allow custom actions ([bcad53a](https://github.com/SUI-Components/sui-components/commit/bcad53ae00c12fd18d741f9f3da74308a0e11d92)) | ||
* **molecule/checkboxField:** improve code ([ed3c336](https://github.com/SUI-Components/sui-components/commit/ed3c336ec863d515cde9226e1cffe290848bed76)) | ||
* **molecule/checkboxField:** update naming ([661683c](https://github.com/SUI-Components/sui-components/commit/661683c0f2f9fcf4931bbb9b1cb81e9f616310a0)) | ||
* **molecule/checkboxField:** use new atomCheckbox version ([b498d8a](https://github.com/SUI-Components/sui-components/commit/b498d8ad50cf3d982af050af111989be73010432)) | ||
@@ -85,3 +120,3 @@ | ||
* use atomCheckbox 2 version | ||
* **molecule/checkboxField:** use atomCheckbox 2 version | ||
@@ -95,9 +130,9 @@ | ||
* adjuistemtns and documentation ([0571536](https://github.com/SUI-Components/sui-components/commit/0571536ae72d391e5915894e9609997c3be9d13a)) | ||
* moleculeCheckboxField ([fdd4618](https://github.com/SUI-Components/sui-components/commit/fdd461815637a8dfb161162bc2a50412f3407eff)) | ||
* solved issued w/ checkbox state ([c3876dc](https://github.com/SUI-Components/sui-components/commit/c3876dc54ca1d7f399d116891ea9db90848c00aa)) | ||
* styles adjusted ([e612951](https://github.com/SUI-Components/sui-components/commit/e61295175d72593a234533c7bf7c8e5e5aa6f867)) | ||
* styles adjustments ([f260b66](https://github.com/SUI-Components/sui-components/commit/f260b66cabbd33c986ad193e5dcae80cf925a893)) | ||
* **molecule/checkboxField:** adjuistemtns and documentation ([0571536](https://github.com/SUI-Components/sui-components/commit/0571536ae72d391e5915894e9609997c3be9d13a)) | ||
* **molecule/checkboxField:** moleculeCheckboxField ([fdd4618](https://github.com/SUI-Components/sui-components/commit/fdd461815637a8dfb161162bc2a50412f3407eff)) | ||
* **molecule/checkboxField:** solved issued w/ checkbox state ([c3876dc](https://github.com/SUI-Components/sui-components/commit/c3876dc54ca1d7f399d116891ea9db90848c00aa)) | ||
* **molecule/checkboxField:** styles adjusted ([e612951](https://github.com/SUI-Components/sui-components/commit/e61295175d72593a234533c7bf7c8e5e5aa6f867)) | ||
* **molecule/checkboxField:** styles adjustments ([f260b66](https://github.com/SUI-Components/sui-components/commit/f260b66cabbd33c986ad193e5dcae80cf925a893)) | ||
@@ -1,8 +0,9 @@ | ||
import { jsxs as _jsxs } from "react/jsx-runtime"; | ||
import _extends from "@babel/runtime/helpers/esm/extends"; | ||
import { jsx as _jsx } from "react/jsx-runtime"; | ||
import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose"; | ||
var _excluded = ["id", "label", "nodeLabel", "fullWidth", "successText", "errorText", "alertText", "helpText", "onChange", "toggleIcon", "toggleIconOnChange"]; | ||
import PropTypes from 'prop-types'; | ||
import MoleculeField from '@s-ui/react-molecule-field'; | ||
import AtomCheckbox from '@s-ui/react-atom-checkbox'; | ||
import { jsx as _jsx } from "react/jsx-runtime"; | ||
import { jsxs as _jsxs } from "react/jsx-runtime"; | ||
var BASE_CLASS = 'sui-MoleculeCheckboxField'; | ||
@@ -23,3 +24,3 @@ | ||
toggleIconOnChange = _ref$toggleIconOnChan === void 0 ? function () {} : _ref$toggleIconOnChan, | ||
props = _objectWithoutPropertiesLoose(_ref, ["id", "label", "nodeLabel", "fullWidth", "successText", "errorText", "alertText", "helpText", "onChange", "toggleIcon", "toggleIconOnChange"]); | ||
props = _objectWithoutPropertiesLoose(_ref, _excluded); | ||
@@ -26,0 +27,0 @@ return /*#__PURE__*/_jsx("div", { |
{ | ||
"name": "@s-ui/react-molecule-checkbox-field", | ||
"version": "2.9.0", | ||
"version": "2.10.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
16197
9.93%49
2.08%