-
Notifications
You must be signed in to change notification settings - Fork 2
Release/1.0.46 #560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release/1.0.46 #560
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Nikita Zaporozhets <zaporozhets@soramitsu.co.jp>
Signed-off-by: Nikita Zaporozhets <zaporozhets@soramitsu.co.jp>
…w_dockerfiles [DOPS-1632] Review all Sora2 project related dockerfiles
* Add preview option * Update package.json * fix defaults * add whitespace * Update SImage.vue
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.2. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.1.23...3.3.2) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.14.9. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.11.0...v1.14.9) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump postcss from 8.2.10 to 8.2.13 Bumps [postcss](https://github.com/postcss/postcss) from 8.2.10 to 8.2.13. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.10...8.2.13) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Bump postcss from 8.2.10 to 8.2.13 Bumps [postcss](https://github.com/postcss/postcss) from 8.2.10 to 8.2.13. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.10...8.2.13) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan Popov <stefanpopov@list.ru>
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@5.2.2...5.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.12.2...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix image preview styles * Update SImage.stories.ts * Bump version * Update image.scss * Update image.scss
* STooltip: Updated Popper Arrow Styles. * Reverted the prev PR changes. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp>
[SNE-132]: Add Sonar.
[DOPS-1857] Add publish button for all libraries PRs & branches in Jenkins
[DOPS-1857] Add publish button for all libraries PRs & branches in Jenkins
* SInput, SButton, SDropdown, STooltip: Fixed differences in Tabindex types. Added V-Button Directive.
* Improved focus behaviour.
* update packages * working config with webpack 5 (with issues) * dedup yarn.lock * update stories * update stories 2 * update stories 3 * update stories 3 * fixes & remove some packages * update resolutions * Update Jenkinsfile * refactoring components * update rollup plugins * update packages * fix components models Co-authored-by: Nikita Zaporozhets <95526886+f33r0@users.noreply.github.com>
fix nginx vulns
* Release/0.9.0 (#207) * Neomorphism. Button. (#205) * add color variables * add provide inject components * fix inject design system * add primary secondary tertiary styles * add action and alternative states * remove duplicated styles * fefactoring neo css vars usage * fix ln * fix export * fix config * remove console.log * rename neo to neu * Neumorphism/input (#206) * wip neumorphic input * add neu input styles & refactoring * fix file input * export setDesignTheme * Update STooltip.stories.ts (#197) Co-authored-by: Alexander Yakimov <RDMStreetOne@gmail.com> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Release/0.9.1 (#209) * Neomorphism. Button. (#205) * add color variables * add provide inject components * fix inject design system * add primary secondary tertiary styles * add action and alternative states * remove duplicated styles * fefactoring neo css vars usage * fix ln * fix export * fix config * remove console.log * rename neo to neu * Neumorphism/input (#206) * wip neumorphic input * add neu input styles & refactoring * fix file input * export setDesignTheme * Update STooltip.stories.ts (#197) * fix build (#208) Co-authored-by: Alexander Yakimov <RDMStreetOne@gmail.com> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Release/0.9.2 (#211) * Neomorphism. Button. (#205) * add color variables * add provide inject components * fix inject design system * add primary secondary tertiary styles * add action and alternative states * remove duplicated styles * fefactoring neo css vars usage * fix ln * fix export * fix config * remove console.log * rename neo to neu * Neumorphism/input (#206) * wip neumorphic input * add neu input styles & refactoring * fix file input * export setDesignTheme * Update STooltip.stories.ts (#197) * fix build (#208) * neu styles & props improvement (#210) * neu styles & props improvement * fix mixin * up to 0.9.2 Co-authored-by: Alexander Yakimov <RDMStreetOne@gmail.com> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Release/0.9.3 (#213) * Neomorphism. Button. (#205) * add color variables * add provide inject components * fix inject design system * add primary secondary tertiary styles * add action and alternative states * remove duplicated styles * fefactoring neo css vars usage * fix ln * fix export * fix config * remove console.log * rename neo to neu * Neumorphism/input (#206) * wip neumorphic input * add neu input styles & refactoring * fix file input * export setDesignTheme * Update STooltip.stories.ts (#197) * fix build (#208) * neu styles & props improvement (#210) * neu styles & props improvement * fix mixin * up to 0.9.2 * Neumorphic updates (#212) * neu card styles & component update * fix provide for devtools * add neu tabs styles * s-radio refactoring * add radio styles * add switch neu styles * add neu tooltip * add typography common classes * up version Co-authored-by: Alexander Yakimov <RDMStreetOne@gmail.com> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Release/0.9.4 (#216) * Neomorphism. Button. (#205) * add color variables * add provide inject components * fix inject design system * add primary secondary tertiary styles * add action and alternative states * remove duplicated styles * fefactoring neo css vars usage * fix ln * fix export * fix config * remove console.log * rename neo to neu * Neumorphism/input (#206) * wip neumorphic input * add neu input styles & refactoring * fix file input * export setDesignTheme * Update STooltip.stories.ts (#197) * fix build (#208) * neu styles & props improvement (#210) * neu styles & props improvement * fix mixin * up to 0.9.2 * Neumorphic updates (#212) * neu card styles & component update * fix provide for devtools * add neu tabs styles * s-radio refactoring * add radio styles * add switch neu styles * add neu tooltip * add typography common classes * up version * Neumorphic/style fixes (#215) * add some styles & typographic fixes * up version * use s variables instead of neu Co-authored-by: Alexander Yakimov <RDMStreetOne@gmail.com> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix broken `SInput` error state (#225) (#226) * fix: input & textarea error style * fix: "placeholder" error color * fix: handle autofill case * build: up version to 0.9.7 Co-authored-by: Alexander Yakimov <RDMStreetOne@gmail.com> * Release 0.9.8 (#231) * Fix broken `SInput` error state (#225) * fix: input & textarea error style * fix: "placeholder" error color * fix: handle autofill case * build: up version to 0.9.7 * PW-179: Font Feature Settings Removing (#229) * Removed font feature settings. * Refactored due to PR comments. * fix: set fixed `SInput` height instead of `min-height` (#230) * fix: set fixed height instead of `min-height` * build: up version to 0.9.8 Co-authored-by: 0x009922 <a.marcius26@gmail.com> * Release 0.9.9 (#233) * Revert "PW-179: Font Feature Settings Removing (#229)" This reverts commit a10ba83c9de12847e5dfe6b98f8666ede7ae7a94. * Updated ui lib version. * Release 0.9.10 (#236) * Fixed Input heights. * add enter handler * Updated UI Lib version. * pass icon path, install other plugins inside index (#240) (#241) * pass icon path, install other plugins inside index * up version to 0.9.12 * update Readme * refactoring * update Readme * move vue-i18n to dependencies * remove i style * refactoring * prepare for test build * update readme * uncomment json-input * Release/0.9.13 (#243) * pass icon path, install other plugins inside index (#240) * pass icon path, install other plugins inside index * up version to 0.9.12 * update Readme * refactoring * update Readme * move vue-i18n to dependencies * remove i style * refactoring * prepare for test build * update readme * uncomment json-input * add SInput to components map (#242) * Release 0.9.14 (#246) * Fixed collapse icon. (#245) * Release/0.9.15 (#247) * pass icon path, install other plugins inside index (#240) * pass icon path, install other plugins inside index * up version to 0.9.12 * update Readme * refactoring * update Readme * move vue-i18n to dependencies * remove i style * refactoring * prepare for test build * update readme * uncomment json-input * add SInput to components map (#242) * Fixed collapse icon. (#245) * Tech/try to use split lib components (#244) * refactoring * move inputs to separated files * path fixes * move used in components dependencies * wip update install property * refactoring improts * upda version to 0.9.15 * update README * return type on install plugin function * fix comment * remove unused styles Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> * Release 0.9.16 (#249) * pass icon path, install other plugins inside index (#240) * pass icon path, install other plugins inside index * up version to 0.9.12 * update Readme * refactoring * update Readme * move vue-i18n to dependencies * remove i style * refactoring * prepare for test build * update readme * uncomment json-input * add SInput to components map (#242) * Fixed collapse icon. (#245) * Tech/try to use split lib components (#244) * refactoring * move inputs to separated files * path fixes * move used in components dependencies * wip update install property * refactoring improts * upda version to 0.9.15 * update README * return type on install plugin function * fix comment * PW-207: Design Improvements (#248) * Updated switch, inputs, button, card neu styles. * Updated UI Lib version. * Updated neumorphism styles. * Added collapse button neumorphic styles. * Updated cards and buttons neomorphic styles. * Release 0.9.17 (#252) * pass icon path, install other plugins inside index (#240) * pass icon path, install other plugins inside index * up version to 0.9.12 * update Readme * refactoring * update Readme * move vue-i18n to dependencies * remove i style * refactoring * prepare for test build * update readme * uncomment json-input * add SInput to components map (#242) * Fixed collapse icon. (#245) * Tech/try to use split lib components (#244) * refactoring * move inputs to separated files * path fixes * move used in components dependencies * wip update install property * refactoring improts * upda version to 0.9.15 * update README * return type on install plugin function * fix comment * PW-207: Design Improvements (#248) * Updated switch, inputs, button, card neu styles. * Updated UI Lib version. * Updated neumorphism styles. * Added collapse button neumorphic styles. * Updated cards and buttons neomorphic styles. * PW-207: Design Improvements Updates (#250) * Updated cards, dialog, tabs neumorphic shadows. * Increased UI Lib version. * Updated input styles. * Refactoring element-ui imports to optimize projects build size (#251) * wip update plugin * use only necessary element-ui components * import el-ui components to related lib components * optimize build * Update version to 0.9.18 * Scrollbar implementation (#258) (#259) * Add scrollbar * Update scrollbar.scss * Release/1.0.2 (#261) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Release 1.0.3 (#265) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config Co-authored-by: Nikita Polyakov <53777036+Nikita-Polyakov@users.noreply.github.com> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> * Release 1.0.3 (#267) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) Co-authored-by: Nikita Polyakov <53777036+Nikita-Polyakov@users.noreply.github.com> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> * Release 1.0.4 (#274) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Release 1.0.5 (#277) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Stefan Popov <stefanpopov@list.ru> Co-authored-by: Nikita Polyakov <53777036+Nikita-Polyakov@users.noreply.github.com> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Release 1.0.6 (#279) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config Co-authored-by: Nikita Polyakov <53777036+Nikita-Polyakov@users.noreply.github.com> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Release/1.0.7 (#281) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config * update components styles (#280) Co-authored-by: Stefan Popov <stefanpopov@list.ru> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Release 1.0.8 (#284) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config * update components styles (#280) * Fixed button storybook typograhy behaviour. (#282) Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Add switch theme function (#283) Co-authored-by: Nikita Polyakov <53777036+Nikita-Polyakov@users.noreply.github.com> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Release/1.0.9 (#286) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config * update components styles (#280) * Fixed button storybook typograhy behaviour. (#282) Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Add switch theme function (#283) * fix action button (#285) * fix action button * set 0 padding for action neu button Co-authored-by: Stefan Popov <stefanpopov@list.ru> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Release 1.0.10 (#288) * Fixed icons colors. (#287) * Release/1.0.11 (#290) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config * update components styles (#280) * Fixed button storybook typograhy behaviour. (#282) Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Add switch theme function (#283) * fix action button (#285) * fix action button * set 0 padding for action neu button * Fixed icons colors. (#287) * fix action button style (#289) Co-authored-by: Stefan Popov <stefanpopov@list.ru> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Release 1.0.12 (#294) * fix box-shadow (#292) * Added tertiary SDivider type. (#291) * Update UI Lib version. (#293) * Release 1.0.13 (#297) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config * update components styles (#280) * Fixed button storybook typograhy behaviour. (#282) Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Add switch theme function (#283) * fix action button (#285) * fix action button * set 0 padding for action neu button * Fixed icons colors. (#287) * fix action button style (#289) * fix box-shadow (#292) * Added tertiary SDivider type. (#291) * Update UI Lib version. (#293) * Fix message box and dialog styles (#296) * Fix dialog issues * Update Theming.stories.ts * Add stories for different messages * Fix dialog & messagebox styles * Update version Co-authored-by: Nikita Polyakov <53777036+Nikita-Polyakov@users.noreply.github.com> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Release 1.0.14 (#299) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config * update components styles (#280) * Fixed button storybook typograhy behaviour. (#282) Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Add switch theme function (#283) * fix action button (#285) * fix action button * set 0 padding for action neu button * Fixed icons colors. (#287) * fix action button style (#289) * fix box-shadow (#292) * Added tertiary SDivider type. (#291) * Update UI Lib version. (#293) * Fix message box and dialog styles (#296) * Fix dialog issues * Update Theming.stories.ts * Add stories for different messages * Fix dialog & messagebox styles * Update version * add table empty-text color (#295) * Improve theme switch for storybook layouts (#298) * Add neumorphic label for storybook menu * Add todo section for storybook theme addon * Improve theme switch operation for storybook layouts * Update version * tooltip close delay & hide after props (#300) Co-authored-by: Nikita Polyakov <53777036+Nikita-Polyakov@users.noreply.github.com> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Release 1.0.15 (#304) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config * update components styles (#280) * Fixed button storybook typograhy behaviour. (#282) Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Add switch theme function (#283) * fix action button (#285) * fix action button * set 0 padding for action neu button * Fixed icons colors. (#287) * fix action button style (#289) * fix box-shadow (#292) * Added tertiary SDivider type. (#291) * Update UI Lib version. (#293) * Fix message box and dialog styles (#296) * Fix dialog issues * Update Theming.stories.ts * Add stories for different messages * Fix dialog & messagebox styles * Update version * add table empty-text color (#295) * Improve theme switch for storybook layouts (#298) * Add neumorphic label for storybook menu * Add todo section for storybook theme addon * Improve theme switch operation for storybook layouts * Update version * tooltip close delay & hide after props (#300) * Fix dialog close state (#301) * Float input improvemens (#303) * wip selection start * float input selection start update * refactoring * revert story * add type to input * fix type Co-authored-by: Nikita Polyakov <53777036+Nikita-Polyakov@users.noreply.github.com> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Release/1.0.16 (#307) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config * update components styles (#280) * Fixed button storybook typograhy behaviour. (#282) Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Add switch theme function (#283) * fix action button (#285) * fix action button * set 0 padding for action neu button * Fixed icons colors. (#287) * fix action button style (#289) * fix box-shadow (#292) * Added tertiary SDivider type. (#291) * Update UI Lib version. (#293) * Fix message box and dialog styles (#296) * Fix dialog issues * Update Theming.stories.ts * Add stories for different messages * Fix dialog & messagebox styles * Update version * add table empty-text color (#295) * Improve theme switch for storybook layouts (#298) * Add neumorphic label for storybook menu * Add todo section for storybook theme addon * Improve theme switch operation for storybook layouts * Update version * tooltip close delay & hide after props (#300) * Fix dialog close state (#301) * Float input improvemens (#303) * wip selection start * float input selection start update * refactoring * revert story * add type to input * fix type * Fix/buttons shadows (#305) * fix neu buttons shadows * fix card with status text color * up version * remove unused typography styles * typography button fixes * fix typography input font-size * change styles for cart tabs & form item error input (#308) Co-authored-by: Stefan Popov <stefanpopov@list.ru> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Release 1.0.17 (#309) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config * update components styles (#280) * Fixed button storybook typograhy behaviour. (#282) * Add switch theme function (#283) * fix action button (#285) * fix action button * set 0 padding for action neu button * Fixed icons colors. (#287) * fix action button style (#289) * fix box-shadow (#292) * Added tertiary SDivider type. (#291) * Update UI Lib version. (#293) * Fix message box and dialog styles (#296) * Fix dialog issues * Update Theming.stories.ts * Add stories for different messages * Fix dialog & messagebox styles * Update version * add table empty-text color (#295) * Improve theme switch for storybook layouts (#298) * Add neumorphic label for storybook menu * Add todo section for storybook theme addon * Improve theme switch operation for storybook layouts * Update version * tooltip close delay & hide after props (#300) * Fix dialog close state (#301) * Float input improvemens (#303) * wip selection start * float input selection start update * refactoring * revert story * add type to input * fix type * Fix/buttons shadows (#305) * fix neu buttons shadows * fix card with status text color * up version * remove unused typography styles * typography button fixes * fix typography input font-size * change styles for cart tabs & form item error input (#308) * PW-15: Image Lazy Loading (#306) * Update Element UI version. * Added Skeleton component. * Updated UI Lib version, Added SImage component, added and updated stories for Skeleton and Image components. * Refactoring and SImage props fixing. * Fixed Dropdown divider colors. * Refactored due to PR comments, added scrollContainer prop to SImage. * Updated skeleton background colors. * SImage: Added required flag to Src property. * Release 1.0.18 (#311) * Neumorphic Tooltip Styles Fix (#310) * Stories white spaces fixing. * Fixed neumorphic tooltips styles. * Updated UI Lib version. * Fixed new line at the end of the styles file. * Fixed neumorphic tooltips styles for all border sizes, updated tooltip story. * Fixed new lines at the end of the files. * Fixed variables calls. * Release 1.0.19 (#313) * Added tooltip delay. (#312) * Release 1.0.20 (#316) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config * update components styles (#280) * Fixed button storybook typograhy behaviour. (#282) Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Add switch theme function (#283) * fix action button (#285) * fix action button * set 0 padding for action neu button * Fixed icons colors. (#287) * fix action button style (#289) * fix box-shadow (#292) * Added tertiary SDivider type. (#291) * Update UI Lib version. (#293) * Fix message box and dialog styles (#296) * Fix dialog issues * Update Theming.stories.ts * Add stories for different messages * Fix dialog & messagebox styles * Update version * add table empty-text color (#295) * Improve theme switch for storybook layouts (#298) * Add neumorphic label for storybook menu * Add todo section for storybook theme addon * Improve theme switch operation for storybook layouts * Update version * tooltip close delay & hide after props (#300) * Fix dialog close state (#301) * Float input improvemens (#303) * wip selection start * float input selection start update * refactoring * revert story * add type to input * fix type * Fix/buttons shadows (#305) * fix neu buttons shadows * fix card with status text color * up version * remove unused typography styles * typography button fixes * fix typography input font-size * change styles for cart tabs & form item error input (#308) * PW-15: Image Lazy Loading (#306) * Update Element UI version. * Added Skeleton component. * Updated UI Lib version, Added SImage component, added and updated stories for Skeleton and Image components. * Refactoring and SImage props fixing. * Fixed Dropdown divider colors. * Refactored due to PR comments, added scrollContainer prop to SImage. * Updated skeleton background colors. * SImage: Added required flag to Src property. * Neumorphic Tooltip Styles Fix (#310) * Stories white spaces fixing. * Fixed neumorphic tooltips styles. * Updated UI Lib version. * Fixed new line at the end of the styles file. * Fixed neumorphic tooltips styles for all border sizes, updated tooltip story. * Fixed new lines at the end of the files. * Fixed variables calls. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Added tooltip delay. (#312) * Fix native scrollbar (#314) * Fix native scrollbar * Change version Co-authored-by: Stefan Popov <stefanpopov@list.ru> Co-authored-by: Nikita Polyakov <53777036+Nikita-Polyakov@users.noreply.github.com> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Release 1.0.21 (#321) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config * update components styles (#280) * Fixed button storybook typograhy behaviour. (#282) Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Add switch theme function (#283) * fix action button (#285) * fix action button * set 0 padding for action neu button * Fixed icons colors. (#287) * fix action button style (#289) * fix box-shadow (#292) * Added tertiary SDivider type. (#291) * Update UI Lib version. (#293) * Fix message box and dialog styles (#296) * Fix dialog issues * Update Theming.stories.ts * Add stories for different messages * Fix dialog & messagebox styles * Update version * add table empty-text color (#295) * Improve theme switch for storybook layouts (#298) * Add neumorphic label for storybook menu * Add todo section for storybook theme addon * Improve theme switch operation for storybook layouts * Update version * tooltip close delay & hide after props (#300) * Fix dialog close state (#301) * Float input improvemens (#303) * wip selection start * float input selection start update * refactoring * revert story * add type to input * fix type * Fix/buttons shadows (#305) * fix neu buttons shadows * fix card with status text color * up version * remove unused typography styles * typography button fixes * fix typography input font-size * change styles for cart tabs & form item error input (#308) * PW-15: Image Lazy Loading (#306) * Update Element UI version. * Added Skeleton component. * Updated UI Lib version, Added SImage component, added and updated stories for Skeleton and Image components. * Refactoring and SImage props fixing. * Fixed Dropdown divider colors. * Refactored due to PR comments, added scrollContainer prop to SImage. * Updated skeleton background colors. * SImage: Added required flag to Src property. * Neumorphic Tooltip Styles Fix (#310) * Stories white spaces fixing. * Fixed neumorphic tooltips styles. * Updated UI Lib version. * Fixed new line at the end of the styles file. * Fixed neumorphic tooltips styles for all border sizes, updated tooltip story. * Fixed new lines at the end of the files. * Fixed variables calls. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Added tooltip delay. (#312) * Fix native scrollbar (#314) * Fix native scrollbar * Change version * Add popper class for dropdown (#320) Co-authored-by: Nikita Polyakov <53777036+Nikita-Polyakov@users.noreply.github.com> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: RustemYuzlibaev <rustem.yuzlibaev@yandex.ru> * Release/1.0.22 (#333) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pagination colors * Fix collapse border type=internal * Fix dropdown story columns * Fix group buttons styles & dropdown buttons * Refactor styles * add style fixes for input button tabs (#270) * add style fixes for input button tabs * fix neu tabs position Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Fix readme (#271) * PW-239: Bridge Design Update (#273) * Neumorphism: Updated input placeholder color. * Neumorphism: Updated shadow for cards and dialogs. * Add dark theme (#275) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix theming issues (#276) * Fix readme * Add dark theme * add dark shadows to button, input, tabs * fix dialog shadow * fix switch, radio shadows * Fix issues * Fix issues * Fix issues * Update index.scss * Update index.scss Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Stefan Popov <stefanpopov@list.ru> * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config * update components styles (#280) * Fixed button storybook typograhy behaviour. (#282) Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Add switch theme function (#283) * fix action button (#285) * fix action button * set 0 padding for action neu button * Fixed icons colors. (#287) * fix action button style (#289) * fix box-shadow (#292) * Added tertiary SDivider type. (#291) * Update UI Lib version. (#293) * Fix message box and dialog styles (#296) * Fix dialog issues * Update Theming.stories.ts * Add stories for different messages * Fix dialog & messagebox styles * Update version * add table empty-text color (#295) * Improve theme switch for storybook layouts (#298) * Add neumorphic label for storybook menu * Add todo section for storybook theme addon * Improve theme switch operation for storybook layouts * Update version * tooltip close delay & hide after props (#300) * Fix dialog close state (#301) * Float input improvemens (#303) * wip selection start * float input selection start update * refactoring * revert story * add type to input * fix type * Fix/buttons shadows (#305) * fix neu buttons shadows * fix card with status text color * up version * remove unused typography styles * typography button fixes * fix typography input font-size * change styles for cart tabs & form item error input (#308) * PW-15: Image Lazy Loading (#306) * Update Element UI version. * Added Skeleton component. * Updated UI Lib version, Added SImage component, added and updated stories for Skeleton and Image components. * Refactoring and SImage props fixing. * Fixed Dropdown divider colors. * Refactored due to PR comments, added scrollContainer prop to SImage. * Updated skeleton background colors. * SImage: Added required flag to Src property. * Neumorphic Tooltip Styles Fix (#310) * Stories white spaces fixing. * Fixed neumorphic tooltips styles. * Updated UI Lib version. * Fixed new line at the end of the styles file. * Fixed neumorphic tooltips styles for all border sizes, updated tooltip story. * Fixed new lines at the end of the files. * Fixed variables calls. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> * Added tooltip delay. (#312) * Fix native scrollbar (#314) * Fix native scrollbar * Change version * Add popper class for dropdown (#320) * add default flag (#330) Co-authored-by: Stefan Popov <stefanpopov@list.ru> Co-authored-by: RDMStreet <RDMStreetOne@gmail.com> Co-authored-by: Alex Natalia <38787212+alexnatalia@users.noreply.github.com> Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: RustemYuzlibaev <rustem.yuzlibaev@yandex.ru> * Release/1.0.23 (#338) * Scrollbar implementation (#258) * Add scrollbar * Update scrollbar.scss * fix storybook build scss (#260) * fix storybook build scss * remove async * Add an item in the installation instructions with the addition of element-ui types in tsconfig * Fix select arrow icon * Improve build config (#264) * Improve build config * Fix customization page (#266) * Improve build config (#268) * Improve build config * Add install function * Improve build config * Fix issues * Update install.ts * fix paths in README.md Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form compon…
* update input event firing * update model check
Co-authored-by: Stefan Popov <17688105+stefashkaa@users.noreply.github.com>
SNE-245 Set up sonar,dojo
* update vue-cli * unlock version of vue and vue-template-compiler * yarn dedup * fix build error * fix package.json * update Jenkinsfile --------- Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp>
stefashkaa
approved these changes
Aug 21, 2023
Barnicle
approved these changes
Aug 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.