Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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…
- Loading branch information