Elian Doran
61ccee27f2
feat(mobile): implement simple slide effect for tree
2024-12-28 13:46:08 +02:00
Elian Doran
748eedbbd2
refactor(client): remove unused variable
2024-12-28 13:32:03 +02:00
Elian Doran
59ba3bf2a6
feat(mobile): move launch bar at the bottom
2024-12-28 11:36:25 +02:00
Elian Doran
23a8023f0b
feat(mobile): force horizontal layout on mobile
2024-12-28 01:06:02 +02:00
Elian Doran
801254ce8e
feat(client): add CSS root class for layout
2024-11-28 21:28:37 +02:00
Elian Doran
e0d9cda522
fix(mobile): padding for the title
2024-11-23 09:59:48 +02:00
Elian Doran
ba5371d76b
fix(mobile): vertical layout not sized properly
2024-11-23 09:56:48 +02:00
Elian Doran
fbae0062af
feat(mobile): change context menu icon on horizontal layout
2024-11-23 09:48:18 +02:00
Elian Doran
ea399e590d
feat(mobile): reorder context menu
2024-11-23 09:45:52 +02:00
Elian Doran
2dda8f60ed
feat(mobile): move menu button to the right
2024-11-23 09:43:34 +02:00
Elian Doran
14fa687b9c
fix(mobile): width of launcher bar items
2024-11-23 09:40:32 +02:00
Elian Doran
8a61b58970
fix(mobile): fix alignment for horizontal layout
2024-11-23 09:29:49 +02:00
Elian Doran
35fe5845a3
client: Fix classic editor on mobile
2024-11-08 00:20:51 +02:00
Elian Doran
87b8c623c5
client: Rename MermaidExportButton to SvgExportButton
2024-09-01 23:05:06 +03:00
zadam
137703ada4
add promoted attributes widget to the mobile version, closes #4314
2023-10-08 22:58:31 +03:00
zadam
4240da349d
add shared info to mobile layout, closes #4147
2023-08-09 00:02:45 +02:00
zadam
b9ae68d559
small fixes
2022-12-14 12:26:04 +01:00
zadam
ca968a9e31
hoisting support in mobile view WIP
2022-12-13 16:57:46 +01:00
zadam
2957e1d78a
improvements in mobile layout for launchbar
2022-12-12 23:48:34 +01:00
zadam
23322455a3
mobile layout now has launchbar
2022-12-11 22:26:18 +01:00
zadam
c1d4d3fc8a
mobile layout improvements
2022-12-11 21:27:03 +01:00
zadam
dcfa9c4c0b
mobile layout has floating buttons
2022-12-11 13:54:12 +01:00
zadam
48765cc87d
optimize initial render
2022-11-22 22:45:50 +01:00
Charles Dagenais
1f61c1b3b6
add file properties info in mobile view
2022-09-18 12:40:00 -04:00
zadam
1d037d3f0f
converted confirm dialog to new pattern
2022-06-16 20:19:26 +02:00
zadam
e140daa952
converted protected session password dialog to new pattern
2022-06-16 15:28:51 +02:00
zadam
de20183a22
Merge remote-tracking branch 'origin/stable'
2021-11-21 13:45:57 +01:00
zadam
67542f448d
fix total height / scrolling on mobile chrome/safari, closes #2367
2021-11-21 13:39:47 +01:00
jasongwq
db9e35a7e1
add quick search in mobile layout ( #2360 )
...
Co-authored-by: jasongwq <jasongwq@126.com>
2021-11-20 20:55:52 +01:00
zadam
23e34e8c02
fix mobile frontend, closes #2217
2021-10-11 23:00:52 +02:00
zadam
d23bb5fd17
note title gets overflown by long content
2021-08-22 12:21:22 +02:00
zadam
57db945558
set cssClass and other note related classes on the root widget instead, fixes #1799
2021-03-28 22:24:24 +02:00
zadam
9dd95b62a9
added ScrollingContainer to guarantee scrolling to top when switching notes
2021-03-20 19:44:43 +01:00
Patrick Moriarty
a4bffbfa60
Mobile view: iOS sizing/styling changes ( #1756 )
...
* Fix dark themed action-button text color on mobile safari
* Fix note view scrolling on ios safari
* Fix scroll issues on tree view on ios safari
* Fix mobile firefox/chrome sizing issues
* Fix scroll-to-active-note
2021-03-17 22:07:53 +01:00
zadam
1e1709ca6a
mobile layout fixes + fix mobile delete note
2020-09-13 21:12:22 +02:00
zadam
fe53e2351c
basic implementation of note tree's config
2020-05-02 00:28:40 +02:00
zadam
e8ce81a133
organize widgets a bit
2020-04-26 09:40:02 +02:00
zadam
75c58cbf79
refactored layouts for extra window
2020-04-25 23:52:13 +02:00