1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 08:52:39 +01:00
phorge-phorge/webroot/rsrc/js
epriestley aee9d88c17 Give the Calendar month view a nice hover effect
Summary:
Ref T11326. Currently, we link Calendar days using hidden DOM nodes.

This is nice because it's simple, and right-clicking a day works properly. However, it's a bit ugly/unintuitive, messy, and unclear. It's especially messy because days are really two different rows, one for events and one for day/week numbers.

Instead, use JS to highlight day cells. You can still right-click by clicking the actual day number, which seems like a reasonable compromise.

Test Plan: {F1738941}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11326

Differential Revision: https://secure.phabricator.com/D16334
2016-07-27 09:36:07 -07:00
..
application Give the Calendar month view a nice hover effect 2016-07-27 09:36:07 -07:00
core Make "/" focus the search input again 2016-07-08 14:18:35 -07:00
phui Remove old ObjectBox tab cruft 2016-06-30 18:50:25 -07:00
phuix Trigger autocomplete when "@" is typed on German keyboards 2016-07-08 08:36:35 -07:00