Vu Luong 3bdc559758 ref(input): Add InputStylesProps (#38345) 2 years ago
..
controls 3bdc559758 ref(input): Add InputStylesProps (#38345) 2 years ago
field 8ef12bcdd1 ref(js): Convert Field component to a FC (#38140) 2 years ago
formField 2fc4df9aa1 ref(button): Use sm/xs for size prop instead of xsmall/small (#36346) 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.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
compactSelect.tsx 578bea83c7 ref(selects): Update paddings (#37725) 2 years ago
compositeSelect.tsx bdbd7b23c1 style(js): Spelling core UI (non code) (#36056) 2 years ago
datePickerField.tsx 4546c8a0a1 ref(datePickerField): Use new Input and Overlay component (#38271) 2 years ago
dateTimeField.tsx 622d69d829 feat: Expose datetime field type in json forms (#32805) 3 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 2786b197c0 ref(js): Convert FormPanel to a FC (#38157) 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 24aa100bef ref(js): Apply no-extra-boolean-cast (#38214) 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 578bea83c7 ref(selects): Update paddings (#37725) 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.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
teamSelector.tsx 8d0e5671d4 ref(select): Rename `isDisabled` option prop as `disabled` (#37737) 2 years ago
textCopyInput.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
textCopyInput.tsx e67b8ce59f ref(textCopyInput): Use Input component (#38070) 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