Commit Graph

12 Commits

Author SHA1 Message Date
Dan 454bcf1e01 Polish some mouse interactions 2019-04-13 01:07:35 +01:00
Brian Vaughn 7aadcdf624 Use :hidden attribute to collapse props/hooks 2019-04-12 08:53:41 -07:00
Brian Vaughn da4accda31 Added expand/collapse toggles to custom hooks 2019-04-12 08:39:03 -07:00
Brian Vaughn 40469a190e Fixed horizontal alignment for collapsable hooks 2019-04-10 12:47:51 -07:00
Brian Vaughn e9f385591e Double clicking on a name toggles expanded state in KeyValue 2019-04-10 12:36:26 -07:00
Brian Vaughn 4f254c0a05 Refactored KeyValue toggle so columns with toggles align better below those without 2019-04-10 11:44:45 -07:00
Lucas Cordeiro 944a6192e2 Use button instead of div for a11y 2019-04-10 15:01:05 -03:00
Lucas Cordeiro 2d516199ea Update opener icon and remove negative margin 2019-04-10 14:47:39 -03:00
Lucas Cordeiro 99a1e07aa6 Fix flow type 2019-04-10 14:28:48 -03:00
Lucas Cordeiro 0f955980a3 Add collapsible icon for object and array types 2019-04-10 14:28:48 -03:00
Brian Vaughn f92d2bbf83 Fixed editing props for memo and forwardRef components 2019-04-03 09:29:33 -07:00
Dan Abramov 83bd211c9e Elements -> Components (naming) 2019-04-02 19:58:18 +01:00