Commit Graph

  • 1184a95697 style(layout): missed bottom border in ribbon buttons Elian Doran 2025-12-09 20:44:58 +02:00
  • cd0e4a5678 feat(layout): move fixed formatting toolbar above Elian Doran 2025-12-09 20:36:48 +02:00
  • 394f6c3110 feat(layout): respect content width for title Elian Doran 2025-12-09 20:22:31 +02:00
  • e2b6d0c256 feat(layout): move the note title into the scrollable region Elian Doran 2025-12-09 20:09:06 +02:00
  • fe7ca210dd feat(layout): move the note actions into the breadcrumb area Elian Doran 2025-12-09 20:04:28 +02:00
  • e58d6bf2a3 feat(layout): reverse the layout of the ribbon Elian Doran 2025-12-09 19:51:53 +02:00
  • 460d20d6b2 feat(layout): move ribbon to the bottom as experimental layout Elian Doran 2025-12-09 19:42:37 +02:00
  • ae154212fe feat(client/server): basic support for experimental features Elian Doran 2025-12-09 19:34:03 +02:00
  • 28bb4edbac chore(layout): revert work on floating panel Elian Doran 2025-12-09 19:07:50 +02:00
  • 1ceed1b47b chore(layout): revert work on floating panel Elian Doran 2025-12-09 19:07:50 +02:00
  • 9445e64c2e Translations update from Hosted Weblate (#8004) Elian Doran 2025-12-09 17:49:32 +02:00
  • e6fba03ba7 Translated using Weblate (Portuguese (Brazil)) Matheus Fongaro (MatioZG) 2025-12-09 00:31:15 +01:00
  • b027ca5c09 Translated using Weblate (Japanese) green 2025-12-09 08:12:33 +01:00
  • e98df30500 fix(popup-editor): broken title bar layout Elian Doran 2025-12-09 17:16:29 +02:00
  • 111c44dadf fix(content_header): z-index issues Elian Doran 2025-12-09 17:11:28 +02:00
  • cb31c25e6c fix(content_header): note icon dropdown broken when scrolling Elian Doran 2025-12-09 17:08:03 +02:00
  • 5d59c953c2 fix(layout): title row background in settings Elian Doran 2025-12-09 16:39:31 +02:00
  • a2cff42981 fix(layout): scrollbar design in code note Elian Doran 2025-12-09 16:31:34 +02:00
  • cae892a971 fix(layout): title not visible on dark code theme Elian Doran 2025-12-09 16:27:19 +02:00
  • f8447d923e feat(ribbon): hide when in options Elian Doran 2025-12-09 16:22:03 +02:00
  • 3b8dabc9d2 Back/forward navigation in tab bar (#8003) Elian Doran 2025-12-09 16:11:17 +02:00
  • cda39e967c chore(tab_navigation): address requested changes Elian Doran 2025-12-09 16:02:24 +02:00
  • 7da9367dc9 fix(tab_navigation): affecting server and mobile views Elian Doran 2025-12-09 15:59:15 +02:00
  • 82d97ef26f feat(tab_navigation): hide buttons if launcher ones are used Elian Doran 2025-12-09 15:30:46 +02:00
  • 9e094f1d96 feat(tab_navigation): add it to horizontal layout as well Elian Doran 2025-12-09 15:14:13 +02:00
  • da7e15c268 refactor(tab_navigation): sort imports Elian Doran 2025-12-09 15:06:54 +02:00
  • 24806a810c feat(tab_navigation): display note icon in history navigation Elian Doran 2025-12-09 15:02:52 +02:00
  • a2ace4510a Translations update from Hosted Weblate (#8000) Elian Doran 2025-12-09 15:00:26 +02:00
  • 5c8132088f feat(client): use chevrons to display note path Elian Doran 2025-12-09 14:49:19 +02:00
  • 7ee060b228 feat(tab_navigation): improve indicator for current item in context menu Elian Doran 2025-12-09 14:41:17 +02:00
  • 4b2a4b8f7b feat(tab_navigation): reflect state of history by disabling the buttons Elian Doran 2025-12-09 14:29:45 +02:00
  • 5a668ede01 chore(tab_navigation): reintroduce history cleaning Elian Doran 2025-12-09 14:24:24 +02:00
  • 9e099444b6 feat(tab_navigation): functional context menu Elian Doran 2025-12-09 14:23:06 +02:00
  • e3f5b3535a feat(tab_navigation): functional back/forward buttons Elian Doran 2025-12-09 14:09:31 +02:00
  • 346ad1e8a3 feat(tab_navigation): add the buttons on vertical layout Elian Doran 2025-12-09 14:06:57 +02:00
  • 2a9558e9c5 style(ribbon): make icons slightly bigger Elian Doran 2025-12-09 13:17:54 +02:00
  • c324f66aef Update translation files Hosted Weblate 2025-12-09 12:15:18 +01:00
  • e688f2cdb6 Add breadcrumbs to navigation (#7995) Elian Doran 2025-12-09 13:15:03 +02:00
  • 2ff8762a22 chore(client): fix typecheck Elian Doran 2025-12-09 13:07:41 +02:00
  • 4d75221938 chore(breadcrumbs): address requested changes Elian Doran 2025-12-09 12:41:54 +02:00
  • 658b699b71 fix(collections/geomap): fake floating buttons mispositioned Elian Doran 2025-12-09 12:24:28 +02:00
  • 72b0d03546 chore(layout): remove some title margins Elian Doran 2025-12-09 12:23:05 +02:00
  • 19980807f2 style(ribbon): fix some alignment issues & decrease button size Elian Doran 2025-12-09 12:16:14 +02:00
  • 3514e3d057 fix(floating_buttons): wrong position when at the top of the note Elian Doran 2025-12-09 11:46:16 +02:00
  • fb6c82740c chore(ribbon): remove top transition completely Elian Doran 2025-12-09 11:38:04 +02:00
  • 8df5a010c9 fix(ribbon): note buttons cut off Elian Doran 2025-12-09 11:36:00 +02:00
  • 895e9b8bf0 chore(client/layout): reduce transitions Elian Doran 2025-12-09 11:30:18 +02:00
  • bfcf85e0d2 fix(client/layout): content header height not properly resized when switching notes Elian Doran 2025-12-09 11:26:15 +02:00
  • 5770222304 fix(client/floating_buttons): clipped by floating content header Elian Doran 2025-12-09 11:08:28 +02:00
  • d5d2815bdf fix(client/floating_buttons): clipped by ribbon Elian Doran 2025-12-09 09:20:31 +02:00
  • 7fc3d413e5 fix(client): 1px scroll in full-height note Elian Doran 2025-12-09 09:13:18 +02:00
  • 474228b630 style(client): remove bottom border & box-shadow for content header Elian Doran 2025-12-09 08:22:51 +02:00
  • 0805e077a1 feat(ribbon): basic implementation for scroll pinning Elian Doran 2025-12-09 08:18:27 +02:00
  • 6b059a9a75 feat(ribbon): context menu for root item Elian Doran 2025-12-09 08:01:52 +02:00
  • 7377e4e34d chore(ribbon): improve paddings slightly Elian Doran 2025-12-09 07:58:59 +02:00
  • 6fac947d9c chore(ribbon): address requested changes Elian Doran 2025-12-09 07:50:21 +02:00
  • 5973e5ca26 chore(ribbon): remove label for the root entirely Elian Doran 2025-12-09 07:45:38 +02:00
  • 5907b7090e fix note title color for legacy themes Nriver 2025-12-09 10:45:25 +08:00
  • 30ea81d0fb Improve virtual keyboard logic and fix Tab issues Meinzzzz 2025-12-08 22:59:08 +01:00
  • 6570a55e7e Translations update from Hosted Weblate (#7993) Elian Doran 2025-12-08 23:56:13 +02:00
  • 608ab53933 chore(ribbon): reduce note title padding Elian Doran 2025-12-08 23:41:17 +02:00
  • b1d92c4fe6 Fix Tab issues Meinzzzz 2025-12-08 22:39:12 +01:00
  • 05679f7a8d feat(ribbon): prototype sticky ribbon Elian Doran 2025-12-08 23:33:55 +02:00
  • f4838bb3b5 Translated using Weblate (Chinese (Simplified Han script)) noobhjy 2025-12-08 13:57:44 +01:00
  • edb2a65196 Translated using Weblate (Korean) pythaac 2025-12-08 15:07:46 +01:00
  • fd721cac51 Update translation files Hosted Weblate 2025-12-08 13:40:34 +01:00
  • a1ff3cc8f7 Translated using Weblate (Korean) pythaac 2025-12-08 13:32:44 +01:00
  • 3fa6b264e5 style/note colors: include the original custom color Adorian Doran 2025-12-08 23:18:14 +02:00
  • fcf51ec6da chore(eslint): apply to .tsx as well Elian Doran 2025-12-08 23:14:09 +02:00
  • d15b5f8cbc style(next): basic styling of ribbon as a floating toolbar Elian Doran 2025-12-08 23:13:58 +02:00
  • ef3cbcac6d refactor(breadcrumb): fix eslint issues Elian Doran 2025-12-08 23:09:00 +02:00
  • b16893c4d2 feat(breadcrumb): collapse items if the list is too big Elian Doran 2025-12-08 23:02:04 +02:00
  • a365814aaa feat(breadcrumb): improve overflow slightly Elian Doran 2025-12-08 22:54:31 +02:00
  • eca2116adc feat(breadcrumb): make the root note clickable Elian Doran 2025-12-08 22:46:04 +02:00
  • 4cfa403657 feat(breadcrumb): apply ellipsis to dropdown Elian Doran 2025-12-08 22:40:37 +02:00
  • 70ded4c2cd chore(breadcrumb): use bold for highlighting active entry Elian Doran 2025-12-08 22:38:06 +02:00
  • 3fe45db6ef feat(breadcrumb): improve overflow support Elian Doran 2025-12-08 22:17:49 +02:00
  • 11467775b6 feat(breadcrumb): basic overflow support Elian Doran 2025-12-08 22:09:46 +02:00
  • 1e5fcf635e feat(breadcrumb): show root title if it's the one active Elian Doran 2025-12-08 22:05:09 +02:00
  • 223ba4643f fix(breadcrumb): breadcrumb shown if there are no children Elian Doran 2025-12-08 21:57:51 +02:00
  • 200fd76929 feat(breadcrumb): display a checkbox for the current note Elian Doran 2025-12-08 21:52:36 +02:00
  • 70f46de2d8 MathLive virtual keyboard only appears when focusing the mathfield Meinzzzz 2025-12-08 20:30:07 +01:00
  • f1b2d0b870 Increas Mathfield font size and ensure virtual keyboard appears above CKEditor Meinzzzz 2025-12-08 20:22:52 +01:00
  • 8a385972fc Close Virtual Keyboard when Mathinput is closed Meinzzzz 2025-12-08 18:49:06 +01:00
  • c5c4ecd6e6 feat(breadcrumb): show current item Elian Doran 2025-12-08 17:04:08 +02:00
  • bedca9f82c feat(breadcrumb): hide root icon Elian Doran 2025-12-08 16:45:26 +02:00
  • adc356eff3 fix(breadcrumb): navigation on first level not working Elian Doran 2025-12-08 16:41:06 +02:00
  • c4285772b3 feat(breadcrumb): basic navigation in separator Elian Doran 2025-12-08 16:34:40 +02:00
  • a02235f2bd feat(breadcrumb): set up dropdown Elian Doran 2025-12-08 16:03:12 +02:00
  • 5f215b14c2 feat(breadcrumb): start implementing interactive breadcrumbs Elian Doran 2025-12-08 16:01:34 +02:00
  • 6e29fe8d58 feat(breadcrumb): hide preview Elian Doran 2025-12-08 15:56:03 +02:00
  • 43ceb1982d feat(breadcrumb): hide last note Elian Doran 2025-12-08 15:53:08 +02:00
  • d02ec47d77 feat(breadcrumb): get breadcrumb to render Elian Doran 2025-12-08 15:16:06 +02:00
  • 9942950710 feat(layout): relocate title into scrollable region Elian Doran 2025-12-08 14:54:57 +02:00
  • a6682be251 fix(webview): layout issues when when no webviewSrc Elian Doran 2025-12-08 14:21:59 +02:00
  • baee2cd6b2 chore(scripts): add proper typechecking Elian Doran 2025-12-08 13:09:22 +02:00
  • 3ee8eac635 chore(readme): order languages alphabetically Elian Doran 2025-12-08 13:03:32 +02:00
  • ce5a775160 Translations update from Hosted Weblate (#7991) Elian Doran 2025-12-08 13:22:19 +02:00
  • 2cf66d1c53 Delete CNAME Elian Doran 2025-12-08 12:59:39 +02:00
  • eaee67d742 Update translation files Hosted Weblate 2025-12-08 11:59:25 +01:00