Abdullah Atta
|
cafa5ff821
|
editor: fix blockquote padding & margin on mobile
|
2023-09-04 15:51:47 +05:00 |
|
Abdullah Atta
|
4d7792d06a
|
editor: fix alignment of outline list indicator
|
2023-09-04 15:51:47 +05:00 |
|
Abdullah Atta
|
f67792cd30
|
editor: use error color for errors in math blocks
|
2023-08-07 08:44:45 +05:00 |
|
Abdullah Atta
|
60ba345e6c
|
editor: add font-display: swap to hack fontface
|
2023-08-07 08:44:27 +05:00 |
|
Abdullah Atta
|
f9f0235d7b
|
editor: replace all old css colors with new ones
|
2023-08-07 06:03:25 +05:00 |
|
Abdullah Atta
|
7edd45419e
|
editor: align outline bullet in the center of item
|
2023-08-04 19:00:54 +05:00 |
|
Abdullah Atta
|
5af028698c
|
editor: only put bullet before 1st p tag in outline list
|
2023-08-04 18:27:04 +05:00 |
|
Abdullah Atta
|
6c3ea4517d
|
core: inline codeblock styles into html template
|
2023-08-01 20:39:16 +05:00 |
|
Abdullah Atta
|
93c1a44285
|
editor: infer text direction from parent before insertion
|
2023-08-01 15:48:52 +05:00 |
|
Ammar Ahmed
|
622294b807
|
global: implement the new theme engine (#2196)
* mobile: theme
* theme: add theme engine
* mobile: migrate app colors to new theme engine
* mobile: fixed some colors
* mobile: fix colors
* mobile: store theme info in store
* theme: `ColorsType` -> `Variants`
* theme: use explicit return type for `useThemeColors`
* theme: add `backdrop` color
* mobile: `const colors` -> `const {colors}
* theme: add default pitch-black theme
* mobile: manage theme state via theme-engine
* mobile: add theme scopes
* mobile: commit
* mobile: fix button width on applock screen
* mobile: fix typings
* mobile: fix theme definition
* web: add partial support for custom themes
only context menus & popups are left.
* theme: add dialog & sheet scopes
* global: sync with master branch and make everything work again
* mobile: fix theme-engine usage in editor & app
* mobile: fix colors
* mobile: fix colors
* mobile: cleanup
* mobile: fix status bar color incorrect on entering foreground
* mobile: fix dark color scheme
* web: move emotion theme provider to @notesnook/theme
* editor: add support for theme enging
* web: adjust hover & focus colors on list item
* mobile: migrate share ext to theme engine
* mobile: fix editor theme provider
* clipper: add support for the new theme engine
* mobile: fix statusbar color on switch from bg
* misc: fix build
* mobile: fix build
* misc: fix colors
* mobile: fix theme colors
* mobile: fix bottom padding
* server: add theme server
* theme: add previewColors
* server: support themes query pagination
* mobile: add client from theme server
* server: reset cache on sync repo
* server: fix types
* server: show ip & port on start server
* server: theme updates
* web: finalize new theme engine on web
* editor: fix build
* global: fix @emotion/react version to 11.11.1
* editor: update katex patch
* web: fix imports
* global: fix @trpc/* versions
* 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
* web: add support for theme search and theme switching
* global: update lockfiles
* mobile: fix error
* theme: use vite-plugin-react to start theme server
* web: add support for auto updating themes
* mobile: update theme selector
* mobile: update theme if new verison available
* theme: add `isomorphic-fetch` package
* global: update lockfiles
* web: add theme details dialog
* setup: add scope for themes server in bootstrap script
* web: add production server url
* web: update lockfile
* web: update lockfile
* mobile: remove `react-native-blob-util`
* web: add support for endless scrolling in themes
* web: bring back dark/light mode option in settings
* web: fix colors in places
* theme: add selected variant
* global: use single typescript version across the projects
* web: fix sort & group options not having submenus
* web: apply selected variant where appropriate
* ui: use unique id for all menu items
* config: add ui scope for commits
* theme: export button variant creation fn
* web: fix only 1 theme showing in theme selector
* web: fix navigation item hover & other colors
* mobile: update theme
* editor: fix toolbar group alignments
* editor: set theme provider at app level
* theme: use scope name to get current scope
* mobile: fix color usage in message card
* theme: remove caching
* editor: bring back icons in table menus
* theme: use zustand to manage theme engine state
* web: fix login/signup theming
* mobile: fix webpack build
* misc: remove ThemeProvider usage
* editor: adjust theming and styling of editor toolbar
* mobile: refactor
* editor: fix toolbar group padding everywhere
* web: fix settings sidebar is not scrollable
* web: add loading indicator for themes loading
* mobile: fix warning
* mobile: fix ui issues
* web: fix Loader errors on build
* theme: add getPreviewColors & validateTheme
* theme: fix theme validation
* mobile: load theme from file
* mobile: fix share extension crash
* mobile: rename state
* theme: add sourceURL property
* theme: refactor theme-engine
* web: add support for loading theme from file
* web: improve button hover interaction
* mobile: fix floating button color
* mobile: update theme
* mobile: fix border radius of context menu
* mobile: set sheet overlay color to theme backdrop
* mobile: set sidemenu backdrop to theme backdrop
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2023-08-01 12:07: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
|
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 |
|