Jaggar
|
f7cc39b84f
|
Merge f8dbe6f1cf into 05e83eabef
|
2025-06-27 18:14:15 -07:00 |
|
Priyansh
|
05e83eabef
|
Fix auto focus in "Join with Address" text input (#2317)
|
2025-06-27 21:50:28 +05:30 |
|
Jaggar
|
f8dbe6f1cf
|
Merge branch 'cinnyapp:dev' into ui-changes
|
2025-06-22 03:40:55 -05:00 |
|
Jaggar
|
dcd6aca2bb
|
Merge pull request #31 from GigiaJ/simple-mobile-ui-changes
Simple mobile UI changes
|
2025-06-22 03:40:37 -05:00 |
|
Gigiaj
|
a4c5d1a6f9
|
Completely revise the animations for the context menu to be compatible with Firefox for Android (worked everywhere else amusingly)
|
2025-06-22 03:35:58 -05:00 |
|
Gigiaj
|
4963142ed4
|
Prevent the desktop context menu from appearing on mobile
|
2025-06-22 03:35:21 -05:00 |
|
Gigiaj
|
622521ca0a
|
bump the reply threshold
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
566b245254
|
Add bounds to prevent swiping the other direction for the same effect without visuals
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
a6898e1484
|
Fix the crash caused by the emoji board load
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
9e7b37dcd1
|
Clear the UI up to accurate reflect the thresholds
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
791381c978
|
swallow events under the menu if we actually drag
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
1e4fccb826
|
Fixes the drag jitter on Android and only the grabber working after the virtual keyboard appears once
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
94eacffd99
|
no highlighting on elements that should never be highlighted
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
69c916f1b8
|
add mobile context menu
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
7cd2a4a143
|
add prop for listening to long presses
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
550534ae31
|
add long press
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
6c6fd89911
|
move menu anchor
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
868e4a8a90
|
swap to set useDraggableItem as a variable so we can refer to it in our long press
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
81a4113ec3
|
add our mobile checks
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
0c2f1952d3
|
update useDraggableItem to allow function passing to impact drag behavior
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
37638ff818
|
remove width cap to allow scaling in mobile
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
46958d88c9
|
add imports
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
699bae6720
|
You basically should never be copying from this anyway
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
f9ff976624
|
disable highlight on nav buttons (for webkit)
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
01c3b23284
|
revert
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
a572e6c352
|
css for mobile context menu
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
e2e3ae63e3
|
add mobilecontextmenu
|
2025-06-20 19:03:04 -05:00 |
|
Gigiaj
|
a1805a9ca9
|
Use new menu component on roomnav
|
2025-06-20 19:02:57 -05:00 |
|
Gigiaj
|
b8ec0d4ba0
|
remove no longer needed css
|
2025-06-20 18:59:35 -05:00 |
|
Gigiaj
|
9074f4135a
|
update imports
|
2025-06-20 18:59:35 -05:00 |
|
Gigiaj
|
49259c37b0
|
simplify by placing check in draggable base
|
2025-06-20 18:59:35 -05:00 |
|
Gigiaj
|
c269e841f6
|
restructure to use different rendering strat
|
2025-06-20 18:59:35 -05:00 |
|
Gigiaj
|
ccb41c47a3
|
Update CSS to disable text select on mobile (might be better suited elsewhere)
|
2025-06-20 18:59:35 -05:00 |
|
Gigiaj
|
d13c245846
|
Category buttons shouldn't be highlightable
|
2025-06-20 18:59:29 -05:00 |
|
Gigiaj
|
4085732d39
|
still trying to find a place for this to live
|
2025-06-20 18:59:11 -05:00 |
|
Gigiaj
|
2cdc4a4969
|
Reduce reuse and clean up as a result of handling the behavior in OptionsMenu
|
2025-06-20 18:59:11 -05:00 |
|
Gigiaj
|
5dd67009cb
|
remove unused methods
|
2025-06-20 18:59:11 -05:00 |
|
Gigiaj
|
4a1446ca74
|
Remove unused
|
2025-06-20 18:59:11 -05:00 |
|
Gigiaj
|
1a7e59641b
|
file moved
|
2025-06-20 18:59:11 -05:00 |
|
Gigiaj
|
c94074423d
|
remove unused imports
|
2025-06-20 18:59:11 -05:00 |
|
Gigiaj
|
3e814fc294
|
Add style for draggable
|
2025-06-20 18:59:11 -05:00 |
|
Gigiaj
|
1ec2c2d27b
|
Change behavior based on if is mobile or not and move to be a component and not a feature
|
2025-06-20 18:59:11 -05:00 |
|
Gigiaj
|
1cf4dae929
|
move file
|
2025-06-20 18:59:11 -05:00 |
|
Gigiaj
|
9b97d02c21
|
Clean up and pass args forward through parent obj and use shared value destructuring to keep the mobile context menu handling contained in the modularized component
|
2025-06-20 18:59:11 -05:00 |
|
dependabot[bot]
|
ba72925d53
|
Bump docker/build-push-action from 6.15.0 to 6.18.0 (#2351)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.15.0 to 6.18.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.15.0...v6.18.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 6.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-19 08:52:03 +10:00 |
|
dependabot[bot]
|
87ce209050
|
Bump actions/setup-node from 4.3.0 to 4.4.0 (#2307)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.3.0...v4.4.0)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-19 08:29:55 +10:00 |
|
Gigiaj
|
8ae0b75abd
|
Add Tooltip Provider
|
2025-06-17 10:25:50 -05:00 |
|
Gigiaj
|
3abbffbb89
|
Make nav button text non-interactive
|
2025-06-17 03:33:32 -05:00 |
|
Gigiaj
|
fb73ebbb3b
|
Started on adding the context menu for rooms in the nav on mobile
|
2025-06-17 03:33:15 -05:00 |
|
Gigiaj
|
c9fd33b2dc
|
update package lock
|
2025-06-15 23:27:52 -05:00 |
|