3538 Commits (8eda5b1849bf08734ef61c8515903239a3bacb88)
 

Author SHA1 Message Date
Tsu-ba-me c981c286b1 fix(striker-ui): allow ReactNode as MessageBox children 2 years ago
Tsu-ba-me 636f77c604 fix(striker-ui): allow override help button in MessageBox 2 years ago
Tsu-ba-me 9c5c29a93f fix(striker-ui): adjust host number field width to fit label 2 years ago
Tsu-ba-me 9ef27e1e86 fix(striker-ui): expose NetworkInitForm values to parent 2 years ago
Tsu-ba-me 3bebe05a88 fix(striker-ui): allow set initial value in InputWithRef 2 years ago
Tsu-ba-me 5ce3277a6e fix(striker-ui): don't create functions on re-render 2 years ago
Tsu-ba-me 17ca3a0f32 fix(striker-ui): make input help message toggleable 2 years ago
Tsu-ba-me 595322d168 fix(striker-ui): get children value with ref functions 2 years ago
Tsu-ba-me 13b4cabaf8 fix(striker-ui): add undefined to type map 2 years ago
Tsu-ba-me a91fc0fc65 fix(striker-ui): wrap string init form inputs in InputWithRef 2 years ago
Tsu-ba-me 96fd7f739e fix(striker-ui): change InputWithRef to accept any input element as base 2 years ago
Tsu-ba-me cbad0ebf5e feat(striker-ui): add InputWithRef 2 years ago
Tsu-ba-me 7ad4ad725e fix(striker-ui): relocate map to value converter constant 2 years ago
Tsu-ba-me 89ad9d34e9 fix(striker-ui): allow undefined in isEmpty element(s) 2 years ago
Tsu-ba-me 558ec9ef67 fix(striker-ui): add interface for typed EventEmitter 2 years ago
Tsu-ba-me 0c7c1591ad fix(striker-ui): break striker init form 2 years ago
Tsu-ba-me debb607212 fix(striker-ui): add function to simplify creating onChange handlers 2 years ago
Tsu-ba-me 46b05aa81d fix(striker-ui): add function to simplify (not) empty checks 2 years ago
Tsu-ba-me 9268ccbd51 fix(striker-ui): create function based on condition(s) 2 years ago
Tsu-ba-me 5b74736769 fix(striker-ui): move suggest button and ensure help message fills width 2 years ago
Tsu-ba-me 461fab597a fix(striker-ui): don't allow tab to hit suggest buttons 2 years ago
Tsu-ba-me 046b9ef4cd fix(striker-ui): add suggest button for populate after user change 2 years ago
Tsu-ba-me fc37faaddb fix(striker-ui): add input explanation and adjust input length 2 years ago
Tsu-ba-me faeaa30ab2 feat(striker-ui): add FlexBox 2 years ago
Tsu-ba-me 0bbd64b2a9 fix(striker-ui): don't let tab focus on input help button 2 years ago
Tsu-ba-me 6d7a0e4ef6 fix(striker-ui): add help button and message to OutlinedInputWithLabel 2 years ago
Tsu-ba-me 53e76cc418 fix(striker-ui): expose onClose in MessageBox 2 years ago
Tsu-ba-me 04a0322844 fix(striker-ui): don't populate input after user change 2 years ago
Tsu-ba-me cf52423ead fix(striker-ui): make floating NIC more visible 2 years ago
Tsu-ba-me 34c7b09ea9 fix(striker-ui): make empty drop area content responsive 2 years ago
Tsu-ba-me 509c411642 fix(striker-ui): don't remove optional networks upon removing last interface 2 years ago
Tsu-ba-me 585030861f fix(striker-ui): add id prop to text inputs 2 years ago
Tsu-ba-me 22ba770677 fix(striker-ui): add NIC to the correct link slot 2 years ago
Tsu-ba-me a02e1a76fb fix(striker-ui): disable add network when limit(s) reached 2 years ago
Tsu-ba-me 7a66b1417c fix(striker-ui): add network with button 2 years ago
Tsu-ba-me 51a3b1de29 fix(striker-ui): auto adjust NIC state table column 2 years ago
Tsu-ba-me 276e794905 fix(striker-ui): make network name responsive 2 years ago
Tsu-ba-me e03fdd5115 fix(striker-ui): center BriefNetworkInterface items 2 years ago
Tsu-ba-me cf9ac75590 fix(striker-ui): split network interfaces into links 2 years ago
Tsu-ba-me 322686598c fix(striker-ui): auto-populate org prefix and host name 2 years ago
Tsu-ba-me 22eba52b11 fix(striker-ui): break striker init form into smaller modules 2 years ago
Tsu-ba-me 6beae61640 fix(striker-ui): consolidate string padding 2 years ago
Tsu-ba-me 2c0b476394 fix(striker-ui): move DataGridCellText 2 years ago
Tsu-ba-me f697698a88 fix(striker-ui): hoist BriefNetworkInterface 2 years ago
Tsu-ba-me 2aeb789146 fix(striker-ui): enable input fields in each network setup 2 years ago
Tsu-ba-me 1aacb7eae2 fix(striker-ui): expose readonly in SelectWithLabel 2 years ago
Tsu-ba-me 9d010b7b90 fix(striker-ui): expose onChange in OutlinedInputWithLabel 2 years ago
Tsu-ba-me 152b177410 fix(striker-ui): add horizontal scrolling to networks 2 years ago
Tsu-ba-me 6cbff16d28 fix(striker-ui): enable add network by dragging NIC 2 years ago
Tsu-ba-me 60a425a92d fix(striker-ui): add close button to BriefNetworkInterface 2 years ago