Page MenuHomePhabricator

Rudamentary PHUILeftRightView
ClosedPublic

Authored by chad on Jul 10 2017, 11:04 PM.
Tags
None
Referenced Files
F14093426: D18200.diff
Mon, Nov 25, 11:09 AM
Unknown Object (File)
Sun, Nov 24, 1:54 AM
Unknown Object (File)
Mon, Nov 18, 12:32 AM
Unknown Object (File)
Mon, Nov 11, 8:11 PM
Unknown Object (File)
Oct 22 2024, 7:39 PM
Unknown Object (File)
Oct 20 2024, 4:23 AM
Unknown Object (File)
Oct 1 2024, 12:07 PM
Unknown Object (File)
Sep 24 2024, 1:26 AM
Subscribers

Details

Summary

First pass at providing a skeleton framework for laying out basic items in a left/right view. Will likely add some mobile-responsive options.

Test Plan

UIExamples

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Presumably future changes will make this clear, but what's this for / what's different between "left right" and "two column"?

This revision is now accepted and ready to land.Jul 10 2017, 11:15 PM

Oh I guess I could probably answer that question myself by looking at the example.

Hmm still not entirely sure. 🍧

PHUITwoColumn is a two column page layout tool (side column is fixed width, responsiveness is based on that specifically). This is more a simple UI widget I plan to use for smaller layout needs like floating a header and button in various places.

There's no :shrug: so that's what you get. 🐦

This revision was automatically updated to reflect the committed changes.