Skip to content

Commit d3af388

Browse files
takemiyamakotoNikita-PolyakovSociopacificstefashkaa0x009922
authored
Bump version (#644)
* 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 component * Fix margin for form items without error message during error validation * Remove total text property from table * Fix table expended icon * Fix pag…
1 parent cb56a8b commit d3af388

22 files changed

+1125
-9
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ Usage examples, migration notes, and per-component guidance live alongside the p
3737
`packages/ui/README.md` for code snippets and plugin setup instructions, or spin up Storybook (`yarn sb:serve`) and
3838
browse the stories locally.
3939

40+
## Documentation
41+
42+
For a complete handbook covering setup, theming, development workflow, testing, and release processes, see
43+
[`docs/README.md`](docs/README.md).
44+
4045
OR **cypress component-testing:**
4146

4247
```shell

docs/README.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Soramitsu UI Library Documentation
2+
3+
This directory gathers the practical knowledge required to work with the Soramitsu UI monorepo. Use it as a handbook whether you are onboarding, building an application with the published packages, or contributing new components to the design system.
4+
5+
## Quick start checklist
6+
7+
- Review [getting-started.md](getting-started.md) for prerequisites, environment setup, and the fastest way to spin up Storybook locally.
8+
- Skim [project-structure.md](project-structure.md) to understand how the monorepo is organised and where to place new work.
9+
- If you are consuming the library, jump to [components.md](components.md) for usage patterns and integration recipes.
10+
- If you are contributing, read [development-workflow.md](development-workflow.md) and [testing-and-quality.md](testing-and-quality.md) to align with the tooling and quality bars.
11+
- Customising themes or tokens? See [theming.md](theming.md) for the token architecture and Sass utilities.
12+
13+
## Document map
14+
15+
- [getting-started.md](getting-started.md) — installation, environment, and workshop-ready commands.
16+
- [project-structure.md](project-structure.md) — packages, folders, and how code flows between them.
17+
- [components.md](components.md) — consuming Soramitsu components, patterns, and API conventions.
18+
- [theming.md](theming.md) — tokens, typography presets, and runtime theming strategies.
19+
- [development-workflow.md](development-workflow.md) — day-to-day development loops, linting, and recommended toolchain integrations.
20+
- [testing-and-quality.md](testing-and-quality.md) — unit, visual, and integration testing plus accessibility checks.
21+
- [storybook.md](storybook.md) — Storybook configuration, authoring guidelines, and how to embed stories in downstream docs.
22+
- [release-management.md](release-management.md) — versioning, changesets, and publishing coordination.
23+
- [contributing.md](contributing.md) — collaboration standards, review expectations, and branch hygiene.
24+
- [troubleshooting.md](troubleshooting.md) — common issues, diagnostics, and escalation paths.
25+
- [scripts-reference.md](scripts-reference.md) — root-level and package-level scripts with when-to-use guidance.
26+
- [glossary.md](glossary.md) — shared vocabulary for design system discussions.
27+
- [backlog.md](backlog.md) — outstanding technical debt and follow-up tasks retained from the initial audit.
28+
29+
## Core principles
30+
31+
- **Design-system first.** Tokens, typography, and components are designed to stay in sync with Soramitsu’s design language. When in doubt, start from `@soramitsu-ui/theme` and align component styles with token contracts.
32+
- **Composable Vue 3 architecture.** Components rely on composition API patterns, provide/inject contracts, and a-la-carte imports to keep bundles lean.
33+
- **Story-driven development.** Storybook acts as the home for manual QA, visual review, and long-tail usage examples. Stories accompany every component change.
34+
- **Automation as guardrails.** Lint, type-checks, Vitest, and Cypress component tests all run in CI via `yarn test:all`. Keeping them green locally shortens review cycles.
35+
36+
## Audience guide
37+
38+
| Persona | Focus areas |
39+
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
40+
| Application consumers | [getting-started.md](getting-started.md), [components.md](components.md), [theming.md](theming.md) |
41+
| Component contributors | [development-workflow.md](development-workflow.md), [components.md](components.md), [testing-and-quality.md](testing-and-quality.md) |
42+
| Release managers | [release-management.md](release-management.md), [scripts-reference.md](scripts-reference.md) |
43+
| QA and accessibility reviewers | [storybook.md](storybook.md), [testing-and-quality.md](testing-and-quality.md) |
44+
45+
## Keeping this documentation healthy
46+
47+
- Update the relevant guide whenever you add a notable script, workflow, or architectural rule.
48+
- Link to source files (`path/to/file.ts:Line`) when documenting opinions so readers can verify context quickly.
49+
- Prefer short, task-oriented sections rather than prose-heavy essays; readers should find answers in under a minute.
50+
- Raise a pull request for documentation gaps discovered during review and add them to [backlog.md](backlog.md) if they require separate follow-up.
51+
52+
Questions or suggestions? Open a discussion in the repository or tag the design system maintainers in your pull request. This documentation is meant to evolve with the codebase.
File renamed without changes.

docs/components.md

Lines changed: 133 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,133 @@
1+
# Components
2+
3+
This guide explains how to consume, configure, and extend the Vue components provided by `@soramitsu-ui/ui`.
4+
5+
## Import patterns
6+
7+
### Global plugin
8+
9+
The simplest way to register every component is through the bundled plugin. It installs components, composables, and global styles.
10+
11+
```ts
12+
import { createApp } from 'vue'
13+
import { plugin as SoramitsuUI } from '@soramitsu-ui/ui'
14+
import '@soramitsu-ui/ui/styles'
15+
16+
createApp(App).use(SoramitsuUI()).mount('#app')
17+
```
18+
19+
Use this approach when you control the entire application shell and can tolerate the additional bundle size.
20+
21+
### A-la-carte imports
22+
23+
For micro-frontends or performance-sensitive builds, import only the pieces you need.
24+
25+
```vue
26+
<script setup lang="ts">
27+
import { SButton, SAlert } from '@soramitsu-ui/ui'
28+
</script>
29+
30+
<template>
31+
<SAlert type="info">
32+
<SButton appearance="secondary">Retry</SButton>
33+
</SAlert>
34+
</template>
35+
```
36+
37+
Tree shaking relies on ES module imports. Keep bundlers configured for ESM (`moduleResolution: "bundler"` in TypeScript, Vite build in ESM mode).
38+
39+
### Styles
40+
41+
All components share a single CSS bundle emitted as `@soramitsu-ui/ui/styles`. Import it once at the top of your project or in the plugin entry point. The CSS bundle injects CSS variables and resets sourced from `@soramitsu-ui/theme` tokens.
42+
43+
## Component catalogue
44+
45+
| Category | Components |
46+
| ---------- | -------------------------------------------------------------------------------------- |
47+
| Inputs | `SCheckbox`, `SRadio`, `SSwitch`, `SSelect`, `STextField`, `SDatePicker`, `SJsonInput` |
48+
| Navigation | `SNavigationMenu`, `SNavigationSubmenu`, `SNavigationMenuItem`, `STabs`, `SLink` |
49+
| Feedback | `SAlert`, `SBadge`, `SProgressBar`, `SSpinner`, `SNotifications`, `SToasts` |
50+
| Surfaces | `SAccordion`, `SModal`, `SPopover`, `STable`, `SCard`-style layouts (table adapt mode) |
51+
| Utilities | `SBodyScrollLockProvider`, `STooltip`, transition wrappers in `Transitions/` |
52+
53+
Storybook documents the full API surface with live examples. Use `yarn sb:serve` and navigate through component categories.
54+
55+
## API conventions
56+
57+
- **Props are typed via TypeScript interfaces** (`types.ts` per component). Keep props flat and serialisable; prefer objects for complex configuration.
58+
- **Events follow the `action:noun` pattern** (`click:row`, `update:modelValue`, `change:expand`). Avoid hyphenated legacy names when adding new events.
59+
- **Slots mirror the DOM structure** (e.g. `header`, `row`, `details`, `prefix`). When adding slots, document default renderers in the Storybook stories.
60+
- **Class names use BEM with underscores** (`button__icon_size_small`). Reuse existing modifiers before adding new ones.
61+
- **Accessibility first.** Components ship with ARIA attributes, focus management, and keyboard interactions. When editing them:
62+
- Preserve tab order.
63+
- Keep `aria-*` attributes in sync with state.
64+
- Cover focus-trap behaviour in Cypress tests when toggling modals, popovers, and dropdowns.
65+
66+
## Provide/inject contracts
67+
68+
Complex components such as Checkbox groups, Navigation menus, and Tabs provide a context via `provide/inject`. Shared contracts live in `api.ts` inside the component directory. When extending APIs:
69+
70+
1. Update the provided context type and default object.
71+
2. Consume the context via a dedicated composable (e.g. `useCheckboxGroupApi`).
72+
3. Document required provider usage in Storybook and this guide.
73+
74+
## Data attributes for testing
75+
76+
Cypress component tests target `data-testid` attributes. Keep them stable and descriptive:
77+
78+
```vue
79+
<button data-testid="s-checkbox__control"> ... </button>
80+
```
81+
82+
If you rename a `data-testid`, update the corresponding spec under `packages/ui/cypress/component/`.
83+
84+
## Writing a new component
85+
86+
1. **Scaffold the directory** under `packages/ui/src/components/<Name>` and create an `S<Name>.vue` file.
87+
2. **Export it** from `index.ts` inside the component folder, then surface it through `packages/ui/src/components/index.ts` and `all-components.ts`.
88+
3. **Author a Storybook story** in `packages/ui/stories/components/<Name>.stories.ts` to showcase common states, edge cases, and accessibility usage.
89+
4. **Write Cypress component tests** under `packages/ui/cypress/component/<Name>.spec.cy.ts`. Focus on keyboard interaction, focus traps, and visual state toggles.
90+
5. **Add unit tests** for complex utilities or composables in the component folder (`*.spec.ts`).
91+
6. **Lint and type-check** using `yarn lint:check` and `yarn --cwd packages/ui typecheck`.
92+
7. **Update API Extractor output** by running `yarn --cwd packages/ui build:tsc` followed by `yarn --cwd packages/ui api:extract:local`.
93+
94+
## Composables and utilities
95+
96+
`packages/ui/src/composables` and `packages/ui/src/util` host sharable logic such as:
97+
98+
- `useClickOutside`
99+
- `useTrapFocus`
100+
- `useDimensions`
101+
- Date and formatting helpers
102+
103+
When adding new composables:
104+
105+
- Prefix the file with `use`.
106+
- Export both the named composable and the inferred return type.
107+
- Cover tricky logic with Vitest specs (`packages/ui/src/composables/__tests__`).
108+
- Document their intended use in component stories when they alter behaviour.
109+
110+
## Icons
111+
112+
The `icons` directory under the UI components is reserved for icon wrappers. Most implementations delegate to the `@soramitsu-ui/icons` package. When adding icons:
113+
114+
- Add the SVG to `packages/icons` (if it does not exist yet).
115+
- Create a Vue wrapper in `packages/ui/src/components/icons` for consistent sizing and loading.
116+
- Update `packages/ui/src/components/icons/index.ts` to export new icons.
117+
118+
## Accessibility checklist
119+
120+
Before shipping a component change:
121+
122+
- Verify keyboard navigation paths in Storybook.
123+
- Run Cypress specs with `yarn --cwd packages/ui cy:ci:component` (CI uses the same command).
124+
- Use `cypress-axe` or browser plugins to scan for WAI-ARIA violations.
125+
- Document accessible usage in the corresponding story (e.g. labelling inputs, describing popovers).
126+
127+
## Integration tips
128+
129+
- Keep consumer apps aligned with the same Vue version as listed in `packages/ui/package.json` (`^3.5.21`).
130+
- When using `pinia` or other peer dependencies in stories, import them inside Storybook preview files to avoid leaking peers into the component bundle.
131+
- For SSR projects, import CSS in the entry server file and avoid DOM-only APIs in component setup (gate them behind `if (process.client)` checks or use `onMounted`).
132+
133+
Refer back to this guide whenever you introduce API changes to maintain consistency across the library.

docs/contributing.md

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
# Contributing
2+
3+
We welcome contributions that enhance the Soramitsu UI library. This guide captures expectations for collaboration, code style, and review.
4+
5+
## Communication
6+
7+
- Discuss major features or breaking changes with maintainers before implementation.
8+
- Use GitHub issues for bugs and feature requests; cross-link related Storybook stories or Figma files.
9+
- Mention relevant stakeholders (design, QA) when changes impact them.
10+
11+
## Coding standards
12+
13+
- Follow the [components.md](components.md) conventions for Vue architecture, naming, and accessibility.
14+
- Adhere to the existing TypeScript config; avoid introducing alternative build systems without discussion.
15+
- Keep files ASCII-encoded unless existing files use extended characters.
16+
17+
## Commit and Changeset messages
18+
19+
- Commits can be descriptive (`fix: align tooltip with trigger`), but releases rely on Changesets for user-facing notes.
20+
- Changeset format: `**type**(scope): message` (e.g. `**fix**(SSelect): avoid double focus trap`).
21+
- Include breaking change notices in the Changeset body and in Storybook docs.
22+
23+
## Documentation updates
24+
25+
- Update this documentation suite whenever behaviour or workflows change.
26+
- Link to source files in doc updates (e.g. `packages/ui/src/components/Table/STable.vue:42`).
27+
- Keep Storybook stories in sync with component APIs.
28+
29+
## Code review etiquette
30+
31+
- Request review from at least one maintainer and one peer familiar with the affected area.
32+
- Provide context: describe motivation, highlight risky areas, attach screenshots or videos for visual tweaks.
33+
- Address review feedback promptly or start a discussion if trade-offs are involved.
34+
35+
## Testing expectations
36+
37+
- Run targeted tests locally; CI runs `yarn test:all`.
38+
- For UI behaviour changes, include or update Cypress specs.
39+
- Capture unusual failure cases in tests rather than comments.
40+
41+
## Accessibility and internationalisation
42+
43+
- Ensure keyboard navigation and focus order remain consistent.
44+
- Provide default English copy only when a string is essential; otherwise expose props/slots for localisation.
45+
- Use semantic HTML elements whenever possible.
46+
47+
## Triaging issues
48+
49+
- Confirm reported bugs by reproducing them in Storybook.
50+
- Label issues with affected components and severity.
51+
- Link to the relevant entry in [backlog.md](backlog.md) if it already tracks the gap.
52+
53+
## Security
54+
55+
- Do not include secrets in commits (API keys, tokens).
56+
- Report security concerns privately to the maintainers before opening public issues.
57+
58+
## Contributor licence
59+
60+
- Contributions are licensed under Apache 2.0, consistent with the repository licence.
61+
- Ensure third-party code complies with compatible licences before inclusion.
62+
63+
Thank you for helping keep the Soramitsu design system robust and accessible. Raise a discussion if any part of this process can be improved—processes evolve alongside the codebase.

docs/development-workflow.md

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
# Development Workflow
2+
3+
This guide captures the day-to-day routines for contributing to the Soramitsu UI monorepo.
4+
5+
## Branch hygiene
6+
7+
- Prefer `feat/<topic>`, `fix/<topic>`, or `chore/<topic>` naming.
8+
- Keep branches focused; split large features into incremental pull requests when possible.
9+
- Rebase onto the default branch before requesting review to avoid merge commits in history.
10+
11+
## Editor setup
12+
13+
- Enable ESLint and Prettier integration. For VS Code, install **Prettier ESLint** and configure "Format on Save" to call `./node_modules/.bin/prettier-eslint`.
14+
- Enable Volar or Vetur for Vue 3 single-file component support.
15+
- Configure TypeScript to use the workspace version (`cmd + shift + P` → "TypeScript: Select TypeScript Version" → "Use Workspace Version").
16+
17+
## Local development loop
18+
19+
1. **Install dependencies** (once per clone): `yarn`.
20+
2. **Run Storybook** when working on component visuals: `yarn sb:serve`.
21+
3. **Launch Vitest in watch mode** for instant feedback:
22+
```sh
23+
yarn --cwd packages/ui test:unit --watch
24+
```
25+
4. **Start Cypress component tests** interactively if you change behaviour reliant on the DOM or keyboard interactions:
26+
```sh
27+
yarn --cwd packages/ui cy
28+
```
29+
5. **Update theme builds** whenever you touch tokens: `yarn build:theme`.
30+
31+
## Linting and formatting
32+
33+
- Quick format fix: `yarn lint:format:fix`
34+
- ESLint only: `yarn lint:es`
35+
- Combined check (CI equivalent): `yarn lint:check`
36+
37+
Ensure lint commands run clean before pushing. Prettier and ESLint rules are shared across packages to keep code style uniform.
38+
39+
## Type checking
40+
41+
Run type checks after significant TypeScript or Vue composable changes:
42+
43+
```sh
44+
yarn --cwd packages/ui typecheck
45+
```
46+
47+
CI runs this step implicitly via `yarn test:all`; catching issues locally speeds up review.
48+
49+
## API Extractor updates
50+
51+
When adding or modifying public component APIs:
52+
53+
```sh
54+
yarn --cwd packages/ui build:tsc
55+
yarn --cwd packages/ui api:extract:local
56+
```
57+
58+
Commit the resulting `ui.api.md` diff with the feature branch.
59+
60+
## Storybook maintenance
61+
62+
- Keep stories light; prefer controls over hard-coded variants.
63+
- Document breaking changes or new props through Storybook docs panels.
64+
- Run `yarn --cwd packages/ui sb:build` to ensure the static build passes before merging significant UI updates.
65+
66+
## Changesets
67+
68+
Every user-facing change (new component, breaking change, bug fix) should include a Changeset:
69+
70+
```sh
71+
yarn changeset
72+
```
73+
74+
Follow the prompt, using the `**type**(scope): message` format described in `README.md`.
75+
76+
## Pull request checklist
77+
78+
- [ ] Linting and formatting pass locally.
79+
- [ ] `yarn test:all` succeeds or any failing step is explained in the PR description.
80+
- [ ] Stories, tests, and docs updated alongside code changes.
81+
- [ ] API Extractor output updated when public APIs change.
82+
- [ ] Screenshots or GIFs attached for visual updates where helpful.
83+
84+
## Reviewing others' work
85+
86+
- Pull the branch locally when visual changes are involved; run Storybook to verify.
87+
- Check Cypress and Vitest snapshots for changes caused by the patch.
88+
- Cross-reference `backlog.md` to avoid regressing known gaps.
89+
90+
Consistency and automation keep the design system reliable. Adapt this workflow as tooling evolves and document updates here.

0 commit comments

Comments
 (0)