Commit Graph

34 Commits

Author SHA1 Message Date
Abdullah Atta
7bca693c44 global: a huge set of changes
1. get rid of ThemeVariant. All variants can now be accessed anywhere.
2. remove unnecessary button variants
3. make buttons more responsive
4. implement themes server
2023-07-14 22:18:03 +05:00
Abdullah Atta
2ff73e241d web: fix imports 2023-07-11 15:54:47 +05:00
ammarahm-ed
a0015af169 Merge branch 'master' into theme-engine 2023-07-08 11:00:21 +05:00
Muhammad Ali
d2fd26abd5 editor: fix position of outline list bullet/arrow (#2555) 2023-05-20 08:03:39 +05:00
Abdullah Atta
35db89aa11 editor: add support for theme enging 2023-05-06 15:29:10 +05:00
Abdullah Atta
82142d11aa web: add partial support for custom themes
only context menus & popups are left.
2023-05-04 14:48:19 +05:00
Abdullah Atta
06833bcac9 editor: make sure editor font settings apply to all nodes 2023-04-18 00:30:40 +05:00
ammarahm-ed
9cdc502ce5 web: fix font family not applied when set on editor 2023-04-08 01:14:33 +05:00
Muhammad Ali
27863def9c web: fix RTL support for outline lists (#2175)
Co-authored-by: Muhammad Ali <alihamuh@gmail.com>
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
2023-03-24 12:51:00 +05:00
Abdullah Atta
72db8724ec editor: improve gradient overlay on image 2023-03-20 14:00:50 +05:00
Abdullah Atta
46509a04b0 editor: all lists should have the same spacing 2023-02-28 16:18:48 +05:00
Abdullah Atta
5ba72fdbd4 editor: adjust sub list indentation 2023-02-28 11:17:05 +05:00
Muhammad Ali
fbabfe468a editor: adjust horizontal rule's vertical spacing (#1985) 2023-02-23 17:00:13 +05:00
Abdullah Atta
33bf5e26ff editor: only show table toolbars when table is selected 2023-02-23 13:13:27 +05:00
Abdullah Atta
43034cf3a3 editor: show gradient overlay on image for better contrast 2023-02-23 13:13:27 +05:00
Abdullah Atta
46a635d4f4 editor: migrate to vanilla js outline list 2023-02-23 13:13:27 +05:00
Muhammad Ali
0a81f0a09a editor: fix vertical spacing between nested lists (#1928)
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
2023-02-20 16:03:00 +05:00
Abdullah Atta
c22bedbfcf editor: use css for propagating text direction to child nodes 2023-02-06 10:10:30 +05:00
Abdullah Atta
611c229ece editor: use noto serif as a serif font 2022-12-05 15:13:35 +05:00
Abdullah Atta
236fc77a63 editor: update katex stylesheet 2022-10-20 14:08:41 +05:00
Abdullah Atta
99b9dda47d editor: make hr bigger & easily selectable (fixes #847) 2022-09-16 12:08:29 +05:00
thecodrr
25f67ad3b7 feat: allow adding links to images 2022-08-06 10:12:52 +05:00
thecodrr
405b1cccac fix: add non-paragraph spacing styles 2022-08-04 20:20:15 +05:00
thecodrr
29a9f7da27 fix: use % instead of vw for setting max-width 2022-07-27 18:28:25 +05:00
thecodrr
f15d395978 fix: allow horizontal scroll for large math nodes 2022-07-27 16:08:26 +05:00
thecodrr
9448d66fac fix: exclude fonts from katex.min.css 2022-07-26 23:26:24 +05:00
thecodrr
de37a2a982 fix: scroll search result into view & other improvements 2022-07-25 15:24:19 +05:00
thecodrr
c238660b05 chore: publish v1 2022-07-15 09:29:09 +05:00
ammarahm-ed
8ebc6106d8 chore: use ttf fonts on mobile 2022-07-12 13:45:18 +05:00
thecodrr
077505208e chore: publish 2022-07-09 21:28:51 +05:00
thecodrr
b64a3a0b29 feat: use Hack font for monospace text 2022-07-09 21:26:32 +05:00
thecodrr
e95471e19b chore: update all tiptap packages 2022-06-30 21:39:01 +05:00
thecodrr
1d5d2f159c chore: copy katex fonts 2022-06-30 17:44:27 +05:00
thecodrr
58e4702cdc chore: copy all 3rd css files 2022-06-30 17:41:00 +05:00