1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/webroot/rsrc/css
epriestley 4fd4ec3d27 Hide inlines one-by-one, instead of in a big group
Summary:
Ref T12616. Fixes T12153. Currently, when you hide inlines, they hide completely and turn into a little bubble on the previous line.

Instead, collapse them to a single line one-by-one. Narrowly, this fixes T12153.

In the future, I plan to make these changes so this feature makes more sense:

  - Introduce global "hide everything" states (T8909) so you can completely hide stuff if you want, and this represents more of a halfway state between "nuke it" and "view it".
  - Make the actual rendering better, so it says "epriestley: blah blah..." instead of just "..." -- and looks less dumb.

The real goal here is to introduce `DiffInline` and continue moving stuff from the tangled jungle of a million top-level behaviors to sensible smooth statefulness.

Test Plan:
  - Hid and revealed inlines in unified and two-up modes.
  - These look pretty junk for now:

{F4948659}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12616, T12153

Differential Revision: https://secure.phabricator.com/D17861
2017-05-16 06:19:56 -07:00
..
aphront Fix notice spacing on table views 2017-04-25 16:46:55 -07:00
application Hide inlines one-by-one, instead of in a big group 2017-05-16 06:19:56 -07:00
core Use a lighter color for completed list items in remarkup 2017-05-04 12:45:13 -07:00
diviner Fix diviner documenation hover states 2017-02-14 07:23:45 -08:00
font Remove "Aleo" as specialized font for headers 2017-03-22 09:57:00 -07:00
layout Reorganize phui-object-item CSS, add drag ui 2016-12-14 11:53:17 -08:00
phui Clean up watchers and members project page 2017-05-15 15:56:14 -07:00
syntax Generate syntax highlighting CSS from a reusable map 2016-05-05 02:50:48 -07:00
sprite-login.css Remove the Persona login method 2016-12-05 15:57:15 -08:00
sprite-tokens.css More tokens 2016-07-03 18:32:40 -07:00