mapcomplete/UI/Input
Tobias 15a9441b1d Fix question styling (but break click action)
This fixes the styling but breaks the click action. Clicking on the text itself also triggers the action, clicking on the blank sapce next to it changes the label but does not trigger the action.

Generally speaking the style is easier to apply to an element that wraps the in put and the label-text. This could be the label-tag or a different wrapper.
2021-01-21 06:03:34 +01:00
..
AndOrTagInput.ts Finish refactoring 2020-11-06 04:02:53 +01:00
CheckBox.ts Remove empty spaces 2021-01-21 05:52:36 +01:00
Checkboxes.ts Cleanup of empty classes, partial use of default export 2020-10-02 19:00:24 +02:00
CombinedInputElement.ts Add date validation, add url validation (and tracker cleaning), add date picker, close #44 2020-09-26 03:02:19 +02:00
DirectionInput.ts Further refactoring 2021-01-02 21:03:40 +01:00
DropDown.ts Fix build 2021-01-18 01:48:08 +01:00
FixedInputElement.ts Hotfix: fix text input in radio buttons 2020-09-30 22:48:58 +02:00
InputElement.ts First steps for a decent custom theme generator 2020-08-31 02:59:47 +02:00
InputElementMap.ts More work on the opening hours picker 2020-10-06 01:37:02 +02:00
MultiInput.ts Fixed small bugs, add documentation to query parameters, draft of surveillance cams 2020-11-12 12:18:02 +01:00
MultiLingualTextFields.ts Newlines, textfield sets the cursor position appropriately 2020-09-26 01:10:10 +02:00
MultiTagInput.ts Newlines, textfield sets the cursor position appropriately 2020-09-26 01:10:10 +02:00
NumberField.ts More work on opening hours 2020-10-04 01:04:46 +02:00
RadioButton.ts Fix question styling (but break click action) 2021-01-21 06:03:34 +01:00
SimpleDatePicker.ts Add date validation, add url validation (and tracker cleaning), add date picker, close #44 2020-09-26 03:02:19 +02:00
SingleTagInput.ts Newlines, textfield sets the cursor position appropriately 2020-09-26 01:10:10 +02:00
TextField.ts Finish the additions of reviews 2020-12-08 23:44:34 +01:00
ValidatedTextField.ts Refactoring: attempting to make State smaller 2021-01-02 16:04:16 +01:00