Commit Graph

35 Commits

Author SHA1 Message Date
Daniil Senkiv
a37af4b1e5 Web: Components: Textarea: renamed component and used 'value' as attribute 2019-08-06 16:36:41 +03:00
Ilya Oleshko
98b2448710 Web: Components: Fixed selectedOption propType for ComboBox component. Fixed ComboBox story. 2019-08-06 10:39:35 +03:00
06f10a6154 Web: Components: optimization toggle-button code 2019-08-01 14:49:40 +03:00
8451485d56 Web: Component: added input label for toggle-button 2019-08-01 13:50:16 +03:00
a92123e85d Web: Component: remove property "value" and added isChecked to the knobs 2019-08-01 12:30:00 +03:00
1cdeef8a3b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 10:50:42 +03:00
1874ce13ea Web: Components: Added toggle-button component 2019-08-01 10:50:25 +03:00
d51de34ab8 web: components: ComboBox optimization 2019-07-31 21:42:23 +03:00
Daniil Senkiv
b06d85b879 Web: components: fixed TextArea component 2019-07-31 15:44:48 +03:00
Ilya Oleshko
d2f1d3031b Web: Components: Added recommended binds for functions at ComboBox and Paging components 2019-07-30 16:49:40 +03:00
Daniil Senkiv
dea3a285ce Web: components: added TextArea component 2019-07-29 19:42:44 +03:00
Daniil Senkiv
1e8fc2f295 Web: components: RadioButtonGroup: fixed story 2019-07-26 16:25:56 +03:00
Daniil Senkiv
62a45c3c17 Web: components: RadioButton: fixed handling onClick 2019-07-26 16:24:13 +03:00
Daniil Senkiv
b63f2c0134 Web: components: added RadioButton component 2019-07-26 15:43:13 +03:00
Daniil Senkiv
e03368b994 Web: components: RadioButtonGroup: fix story and readme 2019-07-26 14:38:44 +03:00
Daniil Senkiv
ebc6da5b6e Web: components: RadioButtonGroup: reduced story 2019-07-26 12:57:21 +03:00
Daniil Senkiv
3c8b01e29e Web: components: RadioButtonGroup: rename props 2019-07-26 12:42:30 +03:00
Daniil Senkiv
1390ca5fa6 Web: components: RadioButtonGroup: added onClick prop 2019-07-26 12:33:34 +03:00
Ilya Oleshko
4b0b76609f Web: Components: Added withBorder, selectedIndex and renamed items to options property`s of ComboBox component. Fixed story and readme for this component. 2019-07-26 12:02:36 +03:00
Daniil Senkiv
2a41a974cd Web: components: RadioButtonGroup: renamed spaceBtwnElems prop 2019-07-26 10:53:02 +03:00
Daniil Senkiv
f388337337 Web: components: RadioButtonGroup: formatted code in story 2019-07-26 10:47:03 +03:00
Daniil Senkiv
55f457fb87 Web: components: RadioButtonGroup: added isDisabledGroup prop 2019-07-26 10:42:55 +03:00
Daniil Senkiv
33cb3d443c Web: components: RadioButtonGroup: fixed story, added manually input data 2019-07-25 19:24:30 +03:00
Daniil Senkiv
d88a94e9b2 Web: components: RadioButtonGroup: fixed warnings 2019-07-25 18:48:27 +03:00
Daniil Senkiv
67e4b93cbf Web: components: RadioButtonGroup: added spaceBtwnElems prop 2019-07-25 18:39:25 +03:00
Daniil Senkiv
49d384f14d Web: components: RadioButtonGroup: fixed story 2019-07-25 18:14:52 +03:00
Daniil Senkiv
785cd69f52 Web: components: RadioButtonGroup: added readme 2019-07-25 18:09:46 +03:00
Daniil Senkiv
e5a44e310a Web: components: added RadioButtonGroup component 2019-07-25 17:29:50 +03:00
NikolayRechkin
3c40262396 web: components: modified the SearchInput component. 2019-07-19 12:48:19 +03:00
Ilya Oleshko
9918ddd7c1 Web: Added component ComboBox 2019-07-18 11:00:59 +03:00
NikolayRechkin
cdcc5c3a8c web: components: added iconSize parameter for InputBlock 2019-07-17 16:50:29 +03:00
NikolayRechkin
3f4adff568 web: components: new SearchInput component 2019-07-15 15:53:12 +03:00
NikolayRechkin
7b1f77ac37 web: components: changed input-block 2019-07-11 12:39:36 +03:00
NikolayRechkin
247b9d74a5 web: components: new inputBlock component 2019-07-10 15:14:53 +03:00
9afc8a1da1 Moved Storybook to separated ASC.Web.Storybook folder (issue: 'git clean -xdf' removes storybook files every time) 2019-07-09 17:54:30 +03:00