CatsJuice
|
6a71b28a61
|
feat(mobile): replace search with create in app tab (#8934)
- Remove search on AppTab, replaced with `create doc`
- Always show AppTab for editor page
- Extract `NavigationBack` from `PageHeader`
|
2024-12-02 02:55:04 +00:00 |
|
pengx17
|
d87a6f7068
|
fix(core): multi sub menu layer handling (#8916)
fix AF-1800, AF-1801
<div class='graphite__hidden'>
<div>🎥 Video uploaded on Graphite:</div>
<a href="https://app.graphite.dev/media/video/T2klNLEk0wxLh4NRDzhk/7523df2b-2326-4878-b37a-d16e4275858d.mp4">
<img src="https://app.graphite.dev/api/v1/graphite/video/thumbnail/T2klNLEk0wxLh4NRDzhk/7523df2b-2326-4878-b37a-d16e4275858d.mp4">
</a>
</div>
<video src="https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/T2klNLEk0wxLh4NRDzhk/7523df2b-2326-4878-b37a-d16e4275858d.mp4">20241126-0806-30.0904958.mp4</video>
|
2024-11-26 08:39:09 +00:00 |
|
pengx17
|
f6eb84a8e0
|
fix(mobile): setting item popover cannot be closed (#8910)
fix AF-1798
|
2024-11-25 05:54:48 +00:00 |
|
pengx17
|
fa82842cd7
|
fix(mobile): doc property styles (#8760)
fix AF-1582
fix AF-1671
- mobile doc info dialog styles
- added ConfigModal for editing property values in modal, including:
- workspace properties: text, number, tags
- db properties: text, number, label, link
|
2024-11-12 07:11:00 +00:00 |
|
CatsJuice
|
4cbf4b74d6
|
feat(mobile): explorer create/rename operation (#8628)
close AF-1560
|
2024-11-04 05:28:05 +00:00 |
|
CatsJuice
|
21d3b5084a
|
refactor(mobile): use separate explorer components for mobile (#8503)
close AF-1488
- remove dnd related logic
- separate styles
- remove empty status, always show a `New` button in each level of tree
|
2024-10-22 03:01:04 +00:00 |
|
JimmFly
|
bfb8d582ed
|
feat(core): set doc mode and primary doc mode separately (#8359)
https://github.com/user-attachments/assets/98c282f2-4c53-475f-bf10-936a626c2630
|
2024-10-17 13:48:45 +00:00 |
|
pengx17
|
61e37d8873
|
test(mobile): basic e2e tests (#8031)
fix AF-1289
1. tested on 'webkit'
2. a few baseline test cases
|
2024-09-02 10:20:24 +00:00 |
|