7e345dd1f9
Add comment
2024-11-17 10:18:11 +00:00
afe6ad6bfc
Don't focus new tab on middle click
...
This is more in line with how the browser behaves on middle click
2024-11-17 10:06:54 +00:00
af4c1e8514
Prevent default on middle click
2024-11-17 09:57:46 +00:00
d4fecd1dd8
Fix middle mouse click
2024-11-17 09:49:56 +00:00
79779eb721
Restore title-url functionality on group titles
2024-11-17 09:36:46 +00:00
c6b07852fe
Clear search input on submission
2024-11-16 08:29:58 +00:00
4582be1da5
Allow changing horizontal offset of popover
2024-11-01 22:57:06 +00:00
c4149f5d94
Merge pull request #248 from oliver-mitchell/fix-non-whole-hour-timezone-display-on-clock
...
fix: non-whole-hour timezones now correctly shown on Clock widget
2024-10-30 15:48:24 +00:00
de2db71e54
Simplify clock zone diff text and add title for more details
2024-10-30 15:30:34 +00:00
1e2e66ecf7
fix: non-whole-hour timezones now correctly shown on Clock
...
Timezones that used non-whole-hour definitions (ie. Australia/ACDT) not correctly shown on the Clock widget. This fix changes how the difference is calculated to account for both minutes, and hours.
Due to the change, the text shown for relative timezone differences also had to be changed.
2024-10-29 00:00:37 +10:30
1b42312d02
Fix edge case in popover
2024-10-17 21:36:41 +01:00
e5bb102ab1
Add split-column widget
2024-10-15 18:05:29 +01:00
13700fe2b2
Change masonry options source
2024-10-15 16:04:22 +01:00
ab0b11cc92
Add masonry layout functionality
2024-10-13 18:33:26 +01:00
b0c4d70628
Fix bug with collapsible grids inside of group widget
...
Also move utils to new file
2024-09-30 00:42:19 +01:00
822b72eee4
Delay showing next popover by 2 frames
...
This resets the CSS animation so it can be played again, otherwise it gets skipped
2024-08-22 22:44:27 +01:00
014abdcc00
Allow setting text-align on popovers
2024-08-22 22:43:41 +01:00
895c3f2f97
Allow changing popover anchor
2024-08-20 16:19:21 +01:00
8860f4591b
Allow showing popover above & tweaks
2024-08-20 13:29:44 +01:00
83c7c4a14a
Add popover functionality
2024-08-19 02:15:22 +01:00