Commit Graph

493 Commits

Author SHA1 Message Date
daria
0577c85f1a
remove fa occurences 2025-09-05 16:10:09 +03:00
daria
416c4074cc
update icons 2025-08-14 13:16:00 +03:00
daria
b384d15469
update markdown toolbar icons 2025-08-08 15:42:41 +03:00
yflory
658b638309
Merge pull request #1913 from cryptpad/document-link
Improve keyboard & screen reader support for Document access
2025-06-27 15:23:27 +02:00
DianaXWiki
d183557828 npm lint compliance #1831 2025-06-17 11:47:15 +03:00
DianaXWiki
3002877418 Fix #1831 2025-06-13 16:55:23 +02:00
DianaXWiki
56a408ea99 Add escape key to code editor #1831 2025-06-13 16:55:23 +02:00
daria
04d4577e63
fix indentation 2025-06-10 11:27:24 +03:00
daria
4a96f2a4a4
remove whitespace 2025-05-29 04:24:41 -07:00
daria
36f955bfbc
fix error (function not defined) 2025-05-28 04:25:46 -07:00
yflory
a1d7317ccd Fix invisible focus for accessibility tools in code editor 2025-05-28 12:32:06 +02:00
yflory
7823134a0a Merge branch 'code_preview_mobile' into staging 2025-03-18 16:21:18 +01:00
yflory
3494516b6c Skip links with iframes 2025-03-12 12:40:32 +01:00
DianaXWiki
9d201fc2ee Change forceDrawPreview to DrawPreview #1367 2025-02-26 16:41:32 +02:00
DianaXWiki
96167fd66d Refactor + last revview changes #1367 2025-02-26 16:30:27 +02:00
DianaXWiki
ae60a57b34 Fix linter issues #1367 2025-02-26 15:24:12 +02:00
DianaXWiki
0687f942bc Remove comments #1367 2025-02-26 12:26:43 +02:00
DianaXWiki
c120b12b19 remove log 2025-02-26 12:11:54 +02:00
DianaXWiki
178313387f Fix issues with language switching #1367 2025-02-25 13:52:49 +02:00
DianaXWiki
7e79c43ee2 Fix manual resize issues 2025-02-17 12:26:22 +02:00
DianaXWiki
91a172e666 Fix issues 2025-02-16 16:47:24 +02:00
DianaXWiki
b56d5990ca Enable toggling between editor and preview on mobile #1367 2025-01-22 15:19:34 +02:00
yflory
b724713ce0 Update requirejs cache string 2024-08-21 17:05:00 +02:00
DianaXWiki
848387edcc Fix overlapping variable names 2024-07-11 14:49:15 +03:00
yflory
dba683c323 Fix feedback 2024-03-26 14:07:28 +01:00
yflory
302e0ed362 Merge branch 'staging' into mobile_tooltips_removal 2024-03-26 11:28:35 +01:00
yflory
62b4f901db Add missing handler for menu entries 2024-03-13 16:19:16 +01:00
yflory
c0be0e4b12 Remove duplicated code 2024-03-13 15:27:54 +01:00
daria
b873a84607 refactor code 2024-03-12 16:49:47 +02:00
daria
923cb9690b remove duplicate code 2024-03-08 17:37:17 +02:00
yflory
67cdadca1f Dropdown accessibility: handle submenus and other fixes 2024-03-07 18:39:10 +01:00
daria
4c713ee80c Theme items have icons
WIP #1284
2024-02-28 14:33:02 +02:00
daria
53a7608b8e dropdown buttons have icons
WIP #1284
2024-02-27 17:43:06 +02:00
daria
8175c001b2 Theme dropdown has accessible items
WIP #1284
2024-02-23 15:14:31 +02:00
daria
f5c6fb9c67 Help icon is visible bug fixed from File dropdown #1284 2024-02-20 16:46:18 +02:00
daria
3b4dd5741a File menu items are accessible using the keyboard
WIP #1284
2024-02-19 18:07:23 +02:00
zuzanna-maria
c35abb4443 tooltips no longer display after associated element disappears 2024-02-06 21:07:49 +00:00
daria
6f28658188 changed Theme dropdown to be of type ul 2023-12-07 13:11:42 +02:00
David Benque
8f0a6319a5 Apply headers 2023-10-20 15:35:26 +01:00
yflory
09bce8d852 Merge branch 'staging' into 5.4-rc 2023-07-13 14:13:34 +02:00
Ahmed Mazen
4e32a9ac06 add favicons statically in each application
The last commit added `.ico` versions of the `png` favicons. This commit
adds each favicon statically to each application's `index.html` file.

By statically, I mean it is not inserted through Javascript and instead
is present in the file already.

This fixes favicons not displaying on Firefox.
2023-07-03 08:46:12 +08:00
yflory
b2788744de Merge branch 'drawio-bower' into 5.4-rc 2023-06-30 12:45:54 +02:00
yflory
a4e821e4fa API: add autosave support 2023-06-22 14:39:04 +02:00
yflory
30bb4d61bb Merge branch 'main' into debower 2023-05-02 13:55:40 +02:00
Pamplemousse
9019d92291 removing bower: migrate nthen
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:42 +01:00
Pamplemousse
871110ec12 removing bower: migrate chainpad*
Also, explicitly add `chainpad-netflux`.

Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:41 +01:00
Pamplemousse
dd25b85554 removing bower: migrate requirejs and requirejs-plugins
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:40 +01:00
yflory
7456c0012c Fix overflow issues on small screen 2022-12-22 13:56:50 +01:00
yflory
0e27daffc0 Remove debugging console.log 2022-10-17 14:23:57 +02:00
yflory
bfd1b5138a Merge branch 'staging' into new-asciidoc 2022-10-17 14:07:02 +02:00