Tsu-ba-me
83a0210ffa
fix(striker-ui): remove protected state
...
According to breaking changes in react 18, hidden components cannot
trigger the useEffect hook.
See https://github.com/facebook/react/pull/22114
Since the warning is no longer triggered, we can safely remove the
workaround.
11 months ago
Tsu-ba-me
382640bad0
fix(striker-ui): add optional close button to form dialog
1 year ago
Tsu-ba-me
2ec8031e0e
fix(striker-ui): correct nested appearance in FormSummary
1 year ago
Tsu-ba-me
7414553dae
fix(striker-ui): correct add, update, delete submission for UPS(es)
1 year ago
Tsu-ba-me
d22b11bb90
fix(striker-ui): simplify form message setting by removing message setter list
2 years ago
Tsu-ba-me
e5d7014b9f
fix(striker-ui): run 'set validity on first render' in useEffect
2 years ago
Tsu-ba-me
759cd6f58a
fix(striker-ui): add form validation and message in ManageUpsPanel
2 years ago
Tsu-ba-me
2f84f52090
fix(striker-ui): passthrough input validation in EditUpsInputGroup
2 years ago
Tsu-ba-me
aa5aad4689
fix(striker-ui): add input validation to AddUpsInputGroup
2 years ago
Tsu-ba-me
d3894081f6
fix(striker-ui): add input tests to CommonUpsInputGroup
2 years ago
Tsu-ba-me
301b279000
fix(striker-ui): show UPS type as required
2 years ago
Tsu-ba-me
051dde3e80
fix(striker-ui): add Link to UPS type options
2 years ago
Tsu-ba-me
b94e459e0a
fix(striker-ui): connect add and edit forms with ManageUpsPanel
2 years ago
Tsu-ba-me
5e2f7b4974
fix(striker-ui): allow UPS type selection in EditUpsInputGroup
2 years ago
Tsu-ba-me
f97463f2c4
fix(striker-ui): export input id and include previous value in AddUpsInputGroup
2 years ago
Tsu-ba-me
130d70078d
fix(striker-ui): export input id in CommonUpsInputGroup
2 years ago
Tsu-ba-me
4aa42e680d
feat(striker-ui): add EditUpsInputGroup
2 years ago
Tsu-ba-me
8fa4d3441e
fix(striker-ui): remove duplicate parameter in CommonUpsInputGroup
2 years ago
Tsu-ba-me
882ec15738
feat(striker-ui): add manage UPS related components
2 years ago
Tsu-ba-me
4eeb1d676f
fix(striker-ui): add form validation and message in ManageUpsPanel
2 years ago
Tsu-ba-me
7976170ca2
fix(striker-ui): passthrough input validation in EditUpsInputGroup
2 years ago
Tsu-ba-me
c0fb71ea29
fix(striker-ui): add input validation to AddUpsInputGroup
2 years ago
Tsu-ba-me
5f4ecf7bcf
fix(striker-ui): add input tests to CommonUpsInputGroup
2 years ago
Tsu-ba-me
5538f9bdae
fix(striker-ui): show UPS type as required
2 years ago
Tsu-ba-me
230256a163
fix(striker-ui): add Link to UPS type options
2 years ago
Tsu-ba-me
4ff8905509
fix(striker-ui): connect add and edit forms with ManageUpsPanel
2 years ago
Tsu-ba-me
59517b0424
fix(striker-ui): allow UPS type selection in EditUpsInputGroup
2 years ago
Tsu-ba-me
ca3d84a12c
fix(striker-ui): export input id and include previous value in AddUpsInputGroup
2 years ago
Tsu-ba-me
9878281270
fix(striker-ui): export input id in CommonUpsInputGroup
2 years ago
Tsu-ba-me
7337752573
feat(striker-ui): add EditUpsInputGroup
2 years ago
Tsu-ba-me
831ac43d03
fix(striker-ui): remove duplicate parameter in CommonUpsInputGroup
2 years ago
Tsu-ba-me
9bfd5ec672
feat(striker-ui): add manage UPS related components
2 years ago