Files
flipper/desktop/app/src
Michel Weststrate aaabe1cc82 Introduce AppInspect
Summary:
This diff introduces the AppInspect pane.

I didn't get very fare, and it is markup only, but while at it made a bunch of other improvement in the component lib, so figured to prematurely submit to don't make the diffs too big.

Improvements
- Separated sidebar and Layout.X, as it was to much responsibility for one component, and made customization hard. Also caused state loss when switching between resizable and not.
- Setup a basic top level selection. Maybe will move it into redux in the future, but for now it suffices.
- Introduced Layout.Horizontal and `Layout.Vertical` as alternative to Ant design's space. The reason is that the latter can't stretching children, which we use quite frequently. (that is because they use wrappers to create spacing, but since we run on Electron, we can use CSS `gap` instead, which handles that much more elegantly).
- Fixed issue where gutter handle could disappear when dragging to far.

Reviewed By: cekkaewnumchai

Differential Revision: D23867265

fbshipit-source-id: e872b7f48b868e255f2c34d45e811b8ed93d0b00
2020-09-28 01:42:48 -07:00
..
2020-09-24 05:58:29 -07:00
2020-08-20 13:32:47 -07:00
2020-03-20 13:37:41 -07:00
2020-09-10 02:13:04 -07:00
2020-08-04 03:06:13 -07:00
2020-09-23 17:59:46 -07:00
2020-09-28 01:42:48 -07:00
2020-08-04 07:47:14 -07:00
2020-09-28 01:42:48 -07:00
2020-09-25 09:52:05 -07:00
2020-09-21 11:53:21 -07:00
2020-08-04 07:47:14 -07:00
2020-03-24 09:38:11 -07:00
2020-04-14 07:20:40 -07:00
2020-04-14 07:20:40 -07:00
2020-09-17 04:05:09 -07:00
2020-08-04 07:47:14 -07:00
2020-09-17 04:05:09 -07:00
2020-03-20 13:37:41 -07:00