Commit Graph

24 Commits

Author SHA1 Message Date
Artem Tarasov
b5c066c957 fixed Loader size and position 2020-07-16 12:31:18 +03:00
Artem Tarasov
5a5ebe651e fixed Loader in Button and propTypes 2020-07-16 12:10:50 +03:00
Artem Tarasov
550da8cbe7 fix padding 2020-07-15 18:49:12 +03:00
Artem Tarasov
3004890d98 fixed paddings 2020-07-15 17:58:33 +03:00
Artem Tarasov
4b942c6964 added min-width 2020-07-15 17:34:01 +03:00
Artem Tarasov
4ee0cee88d added large button size 2020-07-15 17:17:37 +03:00
Daniil Senkiv
d657d59556 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-02-03 08:50:05 +03:00
a94adb0a96 web: Components: Added ref support to the Button component; 2020-02-02 14:01:43 +03:00
Daniil Senkiv
835f23157f Web.Components: Button: removed blue border on tap from touch devices 2020-01-31 17:29:54 +03:00
20a7b07899 ASC.Web.Components: button: excess icon removed 2019-12-24 11:49:27 +03:00
Daniil Senkiv
d62de9827e 1. Web.Components: Text: change proptype fontSize from [number, string] to string. Applied to other components.
2. Web.Components: Link: fixed isTextOverflow prop working
3.  Web.Components: RadioButtonGroup, RadioButton: fixed readme
2019-12-10 17:12:38 +03:00
Ilya Oleshko
ff7f588d57 web: Components: Added id, className and style property for Button component. Added tests. 2019-11-26 14:01:00 +03:00
111c976280 web: components: Fix re-rendering of Button 2019-09-17 14:19:45 +03:00
fa58c3c9ac web: components: Fixed eslint errors in Button 2019-09-09 15:26:40 +03:00
3a5e7d7c3b web: components: Removed label from button attrs 2019-08-16 17:40:25 +03:00
d6cd59bddf web: components: Fix warning in Button 2019-07-31 22:29:37 +03:00
3c5630cf84 web: components: Removed isRequired from onClick Button for Redux Form 2019-07-31 21:19:34 +03:00
f0063afabe web: components: Added new property 'scale' to the Button component 2019-07-31 21:16:29 +03:00
0add8217cc web: components: Added commented console.log on render 2019-07-24 20:39:19 +03:00
Ilya Oleshko
2c535caaef Web: Components: Added medium size for Button component 2019-07-18 16:24:40 +03:00
299cfacb19 web: components: Added icon to button 2019-07-02 11:04:54 +03:00
e325383efd web: Styled buttons to guidelines 2019-07-01 10:01:57 +03:00
bb7203ae8d web: components:
+ Added label to Button component
+ Changed README files
+ Added new Button with Loader and it's story
+ Simplified all.buttons.stories.js
+ Added nowrap to Button component
2019-06-06 12:16:14 +03:00
b3539fa70e web: Restored components with new folders 2019-05-28 10:20:49 +03:00