1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00
phorge-phorge/webroot/rsrc/js/phuix
epriestley 42378ea393 Allow users to create inline comments by directly selecting text directly
Summary: Ref T13513. Support direct text selection for inlines. This is currently just an alternate way to get to the same place as using line numbers, but can preserve offset/range information in the future.

Test Plan:
  - Selected some text, hit "c", clicked "New Inline Comment", got sensible comments on both sides of a diff in Safari, Chrome, and (with limitations) Firefox.
  - Caveats: no unified support, doesn't work across lines in Firefox.

Maniphest Tasks: T13513

Differential Revision: https://secure.phabricator.com/D21248
2020-05-13 17:15:18 -07:00
..
PHUIXActionListView.js Begin rebuilding dropdown menus on ActionList 2014-05-05 10:56:14 -07:00
PHUIXActionView.js Update the "View Options" menu for recent filetree changes 2020-04-23 08:23:12 -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 Allow users to create inline comments by directly selecting text directly 2020-05-13 17:15:18 -07:00
PHUIXExample.js Add PHUIXButtonView and a UIExample 2017-05-30 18:01:16 -07:00
PHUIXFormationColumnView.js Roughly style the new "flank" paths UI 2020-04-22 08:31:40 -07:00
PHUIXFormationFlankView.js Add a "FormationView" to support dynamic flank panels 2020-04-22 08:23:21 -07:00
PHUIXFormationView.js Glue the new FormationView on top of the older Filetree view in Differential 2020-04-22 08:29:04 -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