Commit 45f39ee
feat: hot corners (#521)
* feat: hot corners
* feat: hot corners
* feat: hot corners
* fix(devtools): keep the floating trigger clear of page scrollbars
* feat(devtools): expand the docked trigger tab on hover, click to open, drag to undock
* test(devtools): match the magnetic mode tooltip text, raise size limit
The drag tooltip tests looked for the old Drag text. The tooltip now
explains magnetic mode. Raise the core bundle limit from 65 KB to 66 KB
for the hot corner and edge dock code (65.54 KB now).
---------
Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com>1 parent 589304f commit 45f39ee
9 files changed
Lines changed: 1383 additions & 67 deletions
File tree
- .changeset
- docs
- packages/devtools/src
- components
- context
- styles
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
0 commit comments