1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 00:42:41 +01:00
phorge-phorge/webroot/rsrc/js/phuix
epriestley fef2cdabfe Add a "FormationView" to support dynamic flank panels
Summary:
Ref T13516. Currently, the "File Tree" element is a semi-dynamic side panel that's implemented as a special mode of a side nav panel.

This implementation is fairly clunky, and arose from organic growth out of the side nav. As such, it has some weird behaviors, doesn't have builtin support for show/hide, and can't generalize easily.

Introduce a "FormationView" which supports loading a page up with piles of side panels in various modes.

Test Plan: No callers and no user-visible impact.

Maniphest Tasks: T13516

Differential Revision: https://secure.phabricator.com/D21150
2020-04-22 08:23:21 -07:00
..
PHUIXActionListView.js Begin rebuilding dropdown menus on ActionList 2014-05-05 10:56:14 -07:00
PHUIXActionView.js Support text encoding and syntax highlighting options in document rendering 2018-03-30 11:28:52 -07:00
PHUIXAutocomplete.js Deactivate the remarkup autosuggest once text can't match "[[" or "((" rules 2019-04-01 15:40:38 -07:00
PHUIXButtonView.js Add more accessibility labels for screen readers 2018-08-17 13:31:51 -07:00
PHUIXDropdownMenu.js When a dropdown menu would render in a way that hides it offscreen, try a different alignment 2019-04-09 14:12:30 -07:00
PHUIXExample.js Add PHUIXButtonView and a UIExample 2017-05-30 18:01:16 -07:00
PHUIXFormationColumnView.js Add a "FormationView" to support dynamic flank panels 2020-04-22 08:23:21 -07:00
PHUIXFormationFlankView.js Add a "FormationView" to support dynamic flank panels 2020-04-22 08:23:21 -07:00
PHUIXFormationView.js Add a "FormationView" to support dynamic flank panels 2020-04-22 08:23:21 -07:00
PHUIXFormControl.js Use a tokenizer, not a gigantic poorly-ordered "<select />", to choose repositories in Owners 2018-03-07 20:57:24 -08:00
PHUIXIconView.js Basic stacked action support for EditEngine 2015-12-03 12:32:02 -08:00