forked from blockscout/frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Display arrays of structs on Read/Write contract tabs (blockscout#1556)
* prototype * change host for preview * improve labels for nested arrays * add field path * bind fields to react form * transform form fields into method args * add styles for non-array args * styles for tuple array * style nested array inputs * clear and multiply buttons for inputs * show errors in inputs * pass disabled state to inputs * change direction of accordioin icon * remove old code * add asterix to required fields * improvements and comments * change styles * highlight sections with errors * refactoring field method name * fix lable color * fix ts * preliminary tests * better complex field labels * improve tests * remove outputs for write methods * rollback review value
- Loading branch information
Showing
40 changed files
with
1,041 additions
and
897 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.