1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/view/phui
Chad Little f1bf27959f PHUIList, PHUIDocument updates
Summary:
This diff covers a bit of ground.

- PHUIDocumentExample has been added
- PHUIDocument has been extended with new features
- PhabricatorMenuView is now PHUIListView
- PhabricatorMenuItemView is now PHUIItemListView

Overall - I think I've gotten all the edges covered here. There is some derpi-ness that we can talk about, comments in the code. Responsive design is missing from the new features on PHUIDocument, will follow up later.

Test Plan: Tested mobile and desktop menus, old phriction layout, new document views, new lists, and object lists.

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D6130
2013-06-05 08:41:43 -07:00
..
PHUI.php PHUI Text View 2013-04-22 14:28:23 -07:00
PHUIBoxView.php PHUIBoxView 2013-04-18 11:34:02 -07:00
PHUIDocumentView.php PHUIList, PHUIDocument updates 2013-06-05 08:41:43 -07:00
PHUIFeedStoryView.php Fix some Phabricator lint warnings 2013-06-04 15:28:24 -07:00
PHUIIconView.php Add action icons to object list views 2013-05-10 12:57:01 -07:00
PHUIListItemView.php PHUIList, PHUIDocument updates 2013-06-05 08:41:43 -07:00
PHUIListView.php PHUIList, PHUIDocument updates 2013-06-05 08:41:43 -07:00
PHUITextView.php PHUI Text View 2013-04-22 14:28:23 -07:00