Skip to content

Commit 130a589

Browse files
Nikita-PolyakovSociopacificstefashkaa0x009922alexnatalia
authored
Fix/storybook 6 build (#484)
* 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 <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: RDMStreet <[email protected]> * 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 <[email protected]> Co-authored-by: RDMStreet <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <[email protected]> Co-authored-by: Stefan Popov <[email protected]> Co-authored-by: Nikita Polyakov <[email protected]> Co-authored-by: RDMStreet <[email protected]> Co-authored-by: Nikita-Polyakov <[email protected]> Co-authored-by: Alex Natalia <[email protected]> Co-authored-by: alexnatalia <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * Neumorphic switch in storybook (#278) * Add neumorphic colors switch in storybook * Update version * Update tabs.scss * Fix build config Co-authored-by: Nikita Polyakov <[email protected]> Co-authored-by: RDMStreet <[email protected]> Co-authored-by: Nikita-Polyakov <[email protected]> Co-authored-by: Alex Natalia <[email protected]> Co-authored-by: alexnatalia <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> Co-authored-by: RDMStreet <[email protected]> Co-authored-by: Alex Natalia <[email protected]> Co-authored-by: alexnatalia <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> * Add switch theme function (#283) Co-authored-by: Nikita Polyakov <[email protected]> Co-authored-by: RDMStreet <[email protected]> Co-authored-by: Nikita-Polyakov <[email protected]> Co-authored-by: Alex Natalia <[email protected]> Co-authored-by: alexnatalia <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> * Add switch theme function (#283) * fix action button (#285) * fix action button * set 0 padding for action neu button Co-authored-by: Stefan Popov <[email protected]> Co-authored-by: RDMStreet <[email protected]> Co-authored-by: Alex Natalia <[email protected]> Co-authored-by: alexnatalia <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: RDMStreet <[email protected]> Co-authored-by: Alex Natalia <[email protected]> Co-authored-by: alexnatalia <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: RDMStreet <[email protected]> Co-authored-by: Nikita-Polyakov <[email protected]> Co-authored-by: Alex Natalia <[email protected]> Co-authored-by: alexnatalia <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: RDMStreet <[email protected]> Co-authored-by: Nikita-Polyakov <[email protected]> Co-authored-by: Alex Natalia <[email protected]> Co-authored-by: alexnatalia <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: RDMStreet <[email protected]> Co-authored-by: Nikita-Polyakov <[email protected]> Co-authored-by: Alex Natalia <[email protected]> Co-authored-by: alexnatalia <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: RDMStreet <[email protected]> Co-authored-by: Alex Natalia <[email protected]> Co-authored-by: alexnatalia <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Added tooltip delay. (#312) * Fix native scrollbar (#314) * Fix native scrollbar * Change version Co-authored-by: Stefan Popov <[email protected]> Co-authored-by: Nikita Polyakov <[email protected]> Co-authored-by: RDMStreet <[email protected]> Co-authored-by: Nikita-Polyakov <[email protected]> Co-authored-by: Alex Natalia <[email protected]> Co-authored-by: alexnatalia <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Added tooltip delay. (#312) * Fix native scrollbar (#314) * Fix native scrollbar * Change version * Add popper class for dropdown (#320) Co-authored-by: Nikita Polyakov <[email protected]> Co-authored-by: RDMStreet <[email protected]> Co-authored-by: Nikita-Polyakov <[email protected]> Co-authored-by: Alex Natalia <[email protected]> Co-authored-by: alexnatalia <[email protected]> Co-authored-by: RustemYuzlibaev <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Border Radiuses and Sizes Fixing (#272) * Fixed border radiuses and sizes for components. * Fixed small and mini checkbox types. Co-authored-by: alexnatalia <[email protected]> Co-authored-by: Stefan Popov <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: RDMStreet <[email protected]> Co-authored-by: Alex Natalia <[email protected]> Co-authored-by: alexnatalia <[email protected]> Co-authored-by: RustemYuzlibaev <[email protected]> * 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 <[email protected]> * Fix UI issues part 1 (#269) * Move storybook styles to separated file * Remove status icon for form compon…
1 parent 708704c commit 130a589

File tree

4 files changed

+62
-10
lines changed

4 files changed

+62
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soramitsu/soramitsu-js-ui",
3-
"version": "1.0.40",
3+
"version": "1.0.41",
44
"private": false,
55
"publishConfig": {
66
"registry": "https://nexus.iroha.tech/repository/npm-soramitsu/"

src/stories/Intro/Theming.stories.ts

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
import Theme from '../../types/Theme'
2+
import DesignSystem from '../../types/DesignSystem'
3+
import { SButton, SDivider } from '../../components'
4+
import { switchTheme, setDesignSystem } from '../../utils'
5+
import mainStore from '../../store'
6+
7+
export default {
8+
title: 'Design System/Intro/Theming (WIP)',
9+
excludeStories: /.*Data$/
10+
}
11+
12+
export const configurable = () => ({
13+
components: { SButton, SDivider },
14+
template: `<div>
15+
<h4>This feature has Work In Progress status</h4>
16+
<div class="s-flex" style="align-items: center;">
17+
<h4 style="margin-right: 10px;">Theme:</h4>
18+
<s-button @click="handleThemeChange">{{ theme }}</s-button>
19+
<s-button @click="handleDesignSystemChange(designSystem)">{{ designSystem || 'default' }}</s-button>
20+
</div>
21+
<s-divider />
22+
<h4>You can check all components, these theme settings are applied to the whole library</h4>
23+
</div>`,
24+
computed: {
25+
theme: () => mainStore?.getters?.libraryTheme as Theme,
26+
designSystem: () => mainStore?.getters?.libraryDesignSystem as DesignSystem
27+
},
28+
methods: {
29+
handleThemeChange: () => {
30+
switchTheme()
31+
},
32+
handleDesignSystemChange: (designSystem: DesignSystem) => {
33+
const newDesignSystem = designSystem === DesignSystem.DEFAULT ? DesignSystem.NEUMORPHIC : DesignSystem.DEFAULT
34+
setDesignSystem(newDesignSystem)
35+
}
36+
}
37+
})

src/styles/neumorphism/button.scss

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,30 @@ $neu-button-tertiary-background-color: var(--s-color-utility-body) !default;
8484
$neu-button-tertiary-background-color-active: $neu-button-tertiary-background-color !default;
8585
$neu-button-tertiary-background-color-alternative: $neu-button-tertiary-background-color !default;
8686
// Tertiary button: text colors
87-
$neu-button-tertiary-text-color: var(--s-color-base-content-secondary) !default;
88-
$neu-button-tertiary-text-color-active: var(--s-color-base-content-primary) !default;
87+
$neu-button-tertiary-text-color: var(--s-color-base-content-tertiary) !default;
88+
$neu-button-tertiary-text-color-active: var(--s-color-base-content-secondary) !default;
8989
// Tertiary button: border colors
9090
$neu-button-tertiary-border-color: transparent !default;
9191
$neu-button-tertiary-border-color-active: $neu-button-tertiary-border-color !default;
9292
// Tertiary button: box-shadow
9393
$neu-button-tertiary-box-shadow: var(--s-shadow-element-pressed) !default;
9494
$neu-button-tertiary-box-shadow-pressed: var(--s-shadow-element) !default;
9595
$neu-button-tertiary-box-shadow-active: $neu-button-tertiary-box-shadow !default;
96+
// Dark Theme: Tertiary button: box-shadow
97+
$neu-button-tertiary-box-shadow--dark: var(--s-shadow-element-pressed--dark) !default;
98+
$neu-button-tertiary-box-shadow-active--dark: $neu-button-tertiary-box-shadow--dark !default;
99+
100+
:root {
101+
--neu-button-tertiary-box-shadow: #{$neu-button-tertiary-box-shadow};
102+
--neu-button-tertiary-box-shadow-active: #{$neu-button-tertiary-box-shadow-active};
103+
--neu-button-tertiary-box-shadow--dark: #{$neu-button-tertiary-box-shadow--dark};
104+
--neu-button-tertiary-box-shadow-active--dark: #{$neu-button-tertiary-box-shadow-active--dark};
105+
}
106+
107+
[design-system-theme="dark"] {
108+
--neu-button-tertiary-box-shadow: #{$neu-button-tertiary-box-shadow--dark};
109+
--neu-button-tertiary-box-shadow-active: #{$neu-button-tertiary-box-shadow-active--dark};
110+
}
96111

97112
// Action button: common
98113
$neu-button-action-border-width: 0px !default;
@@ -272,7 +287,7 @@ $neu-button-padding-mini: 3px 6px !default;
272287
border-color: $neu-button-tertiary-border-color;
273288
border-style: $neu-button-tertiary-border-style;
274289
border-width: $neu-button-tertiary-border-width;
275-
box-shadow: $neu-button-tertiary-box-shadow;
290+
box-shadow: var(--neu-button-tertiary-box-shadow);
276291
color: $neu-button-tertiary-text-color;
277292

278293
&:hover, &:focus, &.focusing, &:active, &.s-pressed {

src/styles/table.scss

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
.el-table__body {
1212
tr {
1313
&.hover-row {
14-
> td,
15-
&.current-row > td,
16-
&.el-table__row--striped > td,
17-
&.el-table__row--striped.current-row > td {
14+
> td.el-table__cell,
15+
&.current-row > td.el-table__cell,
16+
&.el-table__row--striped > td.el-table__cell,
17+
&.el-table__row--striped.current-row > td.el-table__cell {
1818
background-color: var(--s-color-base-background-hover);
1919
border-left: none;
2020
border-right: none;
@@ -46,8 +46,8 @@
4646
}
4747
.el-table--group,
4848
.el-table--border,
49-
.el-table th.is-leaf,
50-
.el-table td,
49+
.el-table th.el-table__cell.is-leaf,
50+
.el-table td.el-table__cell,
5151
.el-table--border th {
5252
border-color: var(--s-color-base-border-secondary);
5353
}

0 commit comments

Comments
 (0)