• tom goriunov's avatar
    Display arrays of structs on Read/Write contract tabs (#1556) · c8f60016
    tom goriunov authored
    * 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
    c8f60016
methods.ts 5.06 KB