1. 15 Mar, 2024 1 commit
  2. 14 Mar, 2024 4 commits
  3. 08 Mar, 2024 2 commits
  4. 05 Mar, 2024 2 commits
  5. 04 Mar, 2024 11 commits
  6. 01 Mar, 2024 3 commits
  7. 29 Feb, 2024 5 commits
  8. 28 Feb, 2024 5 commits
  9. 27 Feb, 2024 4 commits
  10. 26 Feb, 2024 3 commits
    • Max Alekseenko's avatar
      post-review changes · 99a839fc
      Max Alekseenko authored
      99a839fc
    • 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
    • tom's avatar
      update screenshot for home page · a6f3ef46
      tom authored
      a6f3ef46