1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-15 13:36:35 +02:00

96 Commits

Author SHA1 Message Date
1903016f13 Add "inline" option to RadioSet 2020-08-31 15:56:00 +02:00
443f14d26c Add ability to select switch's form-group 2020-08-31 15:56:00 +02:00
50943e0b11 fixup! Fix buttons size outside of form's card layout 2020-08-25 17:32:23 +02:00
f64419c643 Add tests for Switch 2020-08-18 17:37:08 +02:00
f8726e6012 Format all files with Prettier 2020-08-18 16:17:00 +02:00
c1b1d8c079 Add Switch component 2020-08-18 15:41:03 +02:00
1dd1805ae0 Fix buttons size outside of form's card layout 2020-08-06 17:25:38 +02:00
f9cfb248d3 Decrease button width on different breakpoints 2020-07-22 16:07:41 +02:00
9be880aeaa Remove form's offset & extend it on 12 columns 2020-07-22 15:59:49 +02:00
597b6fcf4c Add Natural sort order for list of options 2020-07-17 14:19:56 +02:00
a5e096dc00 Fix and update docs. 2020-06-04 22:52:24 +02:00
bf8c2d28bf Allow RadioSet accept elements as children. 2020-02-26 15:21:43 +01:00
ba772be869 Add option to make modal scrollable. 2020-02-26 11:44:52 +01:00
85e42980ec Added styles extracted from reForis. 2020-01-22 13:21:46 +01:00
5fd0d3626a Wi-Fi settings form 2020-01-09 11:25:29 +01:00
56a4c47948 Form widgets size 2020-01-07 13:27:49 +01:00
cc13e9c164 Merge branch 'no-babel' into 'dev'
No babel

See merge request turris/reforis/foris-js!64
2020-01-07 11:12:17 +01:00
92f560b69f Display datepicker above input 2020-01-06 09:45:16 +01:00
dd27802056 Fix relative imports. 2019-12-27 12:10:19 +01:00
6d5cb6a951 Export <Radio />. 2019-12-17 14:04:06 +01:00
90509f2a23 Detect clicks outside element with a hook 2019-12-16 13:44:58 +01:00
aac6c6bf2a Add className to SpinnerElement. 2019-12-06 12:13:29 +01:00
1064277cd9 Allow adding classes to DownloadButton 2019-11-29 16:01:53 +01:00
1a82f8e225 Update checkbox snapshots. 2019-11-19 13:37:43 +01:00
638821d025 Make checkBox help text clickabe. 2019-11-19 13:36:49 +01:00
b30f9f59b4 Fix for withEither 2019-11-15 08:55:24 +00:00
6e02f1d194 Shared lint configs 2019-11-13 10:11:11 +00:00
a51ba0630d Move alert to portal 2019-11-12 12:50:29 +00:00
8b39bf4193 Loading and errors HOCs 2019-11-07 17:21:14 +00:00
0915d477fe Global alert 2019-10-30 16:06:53 +00:00
88f3836485 Radio checkbox whitespace 2019-10-24 08:12:39 +00:00
760e6d9243 Download button 2019-10-11 14:11:14 +00:00
e3a795e40d Client configuration 2019-10-10 15:25:00 +00:00
afa8c160a3 Resolve "Increment/decrement value in NumberInput when +/- button is kept pushed." 2019-10-07 09:18:25 +00:00
680871de62 Core review docs fixes. 2019-09-30 11:26:06 +02:00
e4e28dbce4 Move css to the library. 2019-09-26 16:10:52 +02:00
4a481ea642 Add styleguidist docs. 2019-09-25 16:14:29 +02:00
7253319b61 Disable default styles for number input 2019-09-25 11:59:45 +00:00
09b7867073 Checkbox -> CheckBox. 2019-08-29 10:54:47 +02:00
ed14c3378e Lint. 2019-08-29 10:54:47 +02:00
2173770ebc Add module resolver plugin. 2019-08-29 10:54:47 +02:00
e9910f269f Don't use default exports. 2019-08-29 10:54:47 +02:00
c0d742b13b Fix lint. 2019-08-29 10:54:47 +02:00
18e8e20206 Set tests. 2019-08-27 15:28:29 +02:00
19df5c2630 Set modules. 2019-08-27 11:54:57 +02:00
7b38c1658c Set babel. 2019-08-23 17:47:41 +02:00