David Wang 1e9da153d9 fix(ui): Boolean field should not pass 'type' down to SwitchButton (#37822) 2 years ago
..
controls ddcee50db5 ref(forms): Delete controls/input.tsx (#37560) 2 years ago
field 5890780041 ref(settings): Adjust font sizes and paddings (#34532) 2 years ago
formField 2fc4df9aa1 ref(button): Use sm/xs for size prop instead of xsmall/small (#36346) 2 years ago
utils a3efc68fe6 ref(perf): Trends test -> tsx+RTL and fix performance (#32839) 2 years ago
MultipleCheckboxField.tsx c8adea4c66 feat(ui): Add multiple checkbox component (#36645) 2 years ago
apiForm.tsx 8be17116a2 ref(ui) Move forms out of views/settings/components (#31785) 3 years ago
blankField.tsx a51cac716d ref(tsc): Remove default React imports (#33267) 2 years ago
booleanField.tsx 1e9da153d9 fix(ui): Boolean field should not pass 'type' down to SwitchButton (#37822) 2 years ago
calendarField.tsx 8be17116a2 ref(ui) Move forms out of views/settings/components (#31785) 3 years ago
checkboxField.tsx 8be17116a2 ref(ui) Move forms out of views/settings/components (#31785) 3 years ago
choiceMapperField.tsx 2fc4df9aa1 ref(button): Use sm/xs for size prop instead of xsmall/small (#36346) 2 years ago
compactSelect.tsx 30bf0f5221 feat(menuListItem): Add size prop (#37206) 2 years ago
compositeSelect.tsx bdbd7b23c1 style(js): Spelling core UI (non code) (#36056) 2 years ago
datePickerField.tsx 153cf501b6 ref(dropdownMenu): Mark as deprecated (#37319) 2 years ago
dateTimeField.tsx 622d69d829 feat: Expose datetime field type in json forms (#32805) 2 years ago
emailField.tsx d631017df7 ref(tsc): refactor union (#32153) 3 years ago
fieldFromConfig.tsx e4e2e6c78a ref(js): Remove import * from React when not needed (#34265) 2 years ago
fieldSeparator.tsx 8be17116a2 ref(ui) Move forms out of views/settings/components (#31785) 3 years ago
fileField.tsx a906dba249 ref(forms): Move input control out to components/ (#37399) 2 years ago
form.tsx b543bf4637 ref(js): Avoid import * as React in simple Components (#34267) 2 years ago
formContext.tsx 8be17116a2 ref(ui) Move forms out of views/settings/components (#31785) 3 years ago
formPanel.tsx b543bf4637 ref(js): Avoid import * as React in simple Components (#34267) 2 years ago
hiddenField.tsx d631017df7 ref(tsc): refactor union (#32153) 3 years ago
index.tsx 8be17116a2 ref(ui) Move forms out of views/settings/components (#31785) 3 years ago
inputField.tsx a906dba249 ref(forms): Move input control out to components/ (#37399) 2 years ago
jsonForm.tsx 8171d0e0bd feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629) 2 years ago
model.tsx 6bb418a97e fix(jira): Render error if selected value not in choices (#33537) 2 years ago
numberField.tsx d631017df7 ref(tsc): refactor union (#32153) 3 years ago
projectMapperField.tsx 2fc4df9aa1 ref(button): Use sm/xs for size prop instead of xsmall/small (#36346) 2 years ago
radioBooleanField.tsx d631017df7 ref(tsc): refactor union (#32153) 3 years ago
radioField.tsx b543bf4637 ref(js): Avoid import * as React in simple Components (#34267) 2 years ago
rangeField.tsx e4e2e6c78a ref(js): Remove import * from React when not needed (#34265) 2 years ago
returnButton.tsx 8be17116a2 ref(ui) Move forms out of views/settings/components (#31785) 3 years ago
selectAsyncControl.tsx 6ecda07437 ref(js): Avoid import * as React in Component + other things (#34299) 2 years ago
selectAsyncField.tsx 48106a5f69 fix(ui): Preserve labels on Sentry App alert rule actions select fields (#37209) 2 years ago
selectControl.tsx 8d0e5671d4 ref(select): Rename `isDisabled` option prop as `disabled` (#37737) 2 years ago
selectField.tsx 30bf0f5221 feat(menuListItem): Add size prop (#37206) 2 years ago
selectOption.tsx 8d0e5671d4 ref(select): Rename `isDisabled` option prop as `disabled` (#37737) 2 years ago
sentryProjectSelectorField.tsx b543bf4637 ref(js): Avoid import * as React in simple Components (#34267) 2 years ago
spinner.tsx 8be17116a2 ref(ui) Move forms out of views/settings/components (#31785) 3 years ago
state.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
tableField.tsx a906dba249 ref(forms): Move input control out to components/ (#37399) 2 years ago
teamSelector.tsx 8d0e5671d4 ref(select): Rename `isDisabled` option prop as `disabled` (#37737) 2 years ago
textCopyInput.tsx bdbd7b23c1 style(js): Spelling core UI (non code) (#36056) 2 years ago
textField.tsx d631017df7 ref(tsc): refactor union (#32153) 3 years ago
textareaField.tsx 4bc8f9bc6d fix(ui): Remove "required" from textarea to prevent html required (#34780) 2 years ago
type.tsx 739c412a22 ref(js): Swap Platform dropdown SelectControl to use options (#36177) 2 years ago