Commit Graph

18 Commits

Author SHA1 Message Date
Tsu-ba-me
5b03bcca5c fix(striker-ui): expand OutlinedInputWithLabel to full width 2023-04-03 13:14:00 -04:00
Tsu-ba-me
99d1e8cad0 fix(striker-ui): expose name prop in OutlinedInputWithLabel and SelectWithLabel 2023-04-03 13:14:00 -04:00
Tsu-ba-me
f87379fa98 fix(striker-ui): expose onBlur and onFocus in OutlinedInputWithLabel 2022-11-28 14:37:21 -05:00
Tsu-ba-me
0f9da43ba8 fix(striker-ui): expose type, reduce spreading in OutlinedInputWithLabel 2022-11-28 14:37:21 -05:00
Tsu-ba-me
4eca5398fe fix(striker-ui): expose required in OutlinedInputWithLabel 2022-11-28 14:37:21 -05:00
Tsu-ba-me
df24ead7e3 fix(striker-ui): add fillRow to OutlinedInputWithLabel 2022-11-28 14:37:21 -05:00
Tsu-ba-me
2dd05a33dd fix(striker-ui): reduce padding on input endAdornment icon buttons 2022-11-28 14:37:19 -05:00
Tsu-ba-me
09dbe0edf7 fix(striker-ui): allow password fields to be visible 2022-11-28 14:37:19 -05:00
Tsu-ba-me
636f77c604 fix(striker-ui): allow override help button in MessageBox 2022-11-28 14:37:19 -05:00
Tsu-ba-me
17ca3a0f32 fix(striker-ui): make input help message toggleable 2022-11-28 14:37:19 -05:00
Tsu-ba-me
0bbd64b2a9 fix(striker-ui): don't let tab focus on input help button 2022-11-28 14:37:19 -05:00
Tsu-ba-me
6d7a0e4ef6 fix(striker-ui): add help button and message to OutlinedInputWithLabel 2022-11-28 14:37:19 -05:00
Tsu-ba-me
9d010b7b90 fix(striker-ui): expose onChange in OutlinedInputWithLabel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
7457649986 fix(striker-ui): passthrough value prop in OutlinedInputWithLabel 2022-11-28 14:37:18 -05:00
Tsu-ba-me
70f06e47e5 chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2022-11-28 14:37:17 -05:00
Tsu-ba-me
8c4f62c862 fix(striker-ui): apply InputMessageBox to Slider and labeled input 2022-11-28 14:37:17 -05:00
Tsu-ba-me
d5967c1361 fix(striker-ui): add message to OutlinedInputWithLabel 2022-11-28 14:37:17 -05:00
Tsu-ba-me
be89fe5fb9 fix(striker-ui): hoist OutlinedInputWithLabel 2022-11-28 14:37:17 -05:00