Abdullah Atta
|
e509c82807
|
web: bump version to 2.6.1
|
2023-08-09 16:31:52 +05:00 |
|
Abdullah Atta
|
000d11976b
|
web: update playwright to 1.36.2
|
2023-08-07 05:49:02 +05:00 |
|
Abdullah Atta
|
7287754218
|
web: bump version to 2.6.0
|
2023-08-05 12:19:43 +05:00 |
|
Abdullah Atta
|
5da30faf71
|
web: use settings scroller for themes
|
2023-08-03 15:46:15 +05:00 |
|
Abdullah Atta
|
4f3f19a785
|
web: extract editor styles into a fixed css file during build
|
2023-08-01 20:39:16 +05:00 |
|
Abdullah Atta
|
4bab279345
|
global: fix conflicting package versions across subprojects
|
2023-08-01 20:39:16 +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 |
|
Abdullah Atta
|
69dee3be78
|
web: get rid of print-js lib for printing
|
2023-07-24 15:50:36 +05:00 |
|
Abdullah Atta
|
9e3646ebc5
|
web: bump version to 2.5.8
|
2023-07-17 23:18:37 +05:00 |
|
Abdullah Atta
|
5854a3eef5
|
web: fix service worker to allow Notesnook to behave as a PWA again (#2905)
* web: make service worker work again
* web: only enable sourcemap during dev
|
2023-07-12 06:51:14 +05:00 |
|
Abdullah Atta
|
72a25dcf34
|
global: get rid of lerna
|
2023-07-06 11:14:04 +05:00 |
|
Abdullah Atta
|
92bafbafa7
|
web: bump version to 2.5.7
|
2023-07-05 17:22:43 +05:00 |
|
Abdullah Atta
|
ee030c8f61
|
web: fix @trpc/client version
|
2023-07-05 01:07:44 +05:00 |
|
Abdullah Atta
|
56f6d34995
|
web: fix @trpc/{client,server} versions
|
2023-07-04 22:44:38 +05:00 |
|
Abdullah Atta
|
f91ada3c48
|
web: use own kvstore instead of localforage
localforage is unmaintained and also has a huge footprint not to mention
the performance issues.
|
2023-07-04 09:43:17 +05:00 |
|
Abdullah Atta
|
8f828bca80
|
web: bump version to 2.5.6
|
2023-06-30 19:07:17 +05:00 |
|
Abdullah Atta
|
e7bcad29f7
|
web: bump version to 2.5.5
|
2023-06-26 14:53:44 +05:00 |
|
Abdullah Atta
|
5774daf3a9
|
web: update fflate to v0.8.0
|
2023-06-26 13:44:39 +05:00 |
|
Abdullah Atta
|
f5c2962951
|
web: bump version to 2.5.4
|
2023-06-23 14:23:27 +05:00 |
|
Abdullah Atta
|
99808293a7
|
web: pin pdfjs-dist version
|
2023-06-23 11:42:10 +05:00 |
|
Abdullah Atta
|
c91bc819be
|
web: enable CSS autoprefixing on build
|
2023-06-23 11:39:27 +05:00 |
|
Abdullah Atta
|
fb90ef3137
|
web: support top-level-await transform in desktop builds
|
2023-06-20 17:49:23 +05:00 |
|
Abdullah Atta
|
3ae3465e84
|
web: bump version to 2.5.3
|
2023-06-20 16:00:45 +05:00 |
|
Abdullah Atta
|
eb8b58a559
|
web: migrate navigation to typescript
|
2023-06-20 12:36:21 +05:00 |
|
Abdullah Atta
|
2441a4505e
|
web: remove react-toggle
|
2023-06-17 13:36:01 +05:00 |
|
ammarahm-ed
|
fb616a246e
|
mobile: refactor
|
2023-06-17 13:36:01 +05:00 |
|
Abdullah Atta
|
5d1ba7fa0a
|
web: new dialog based settings (#2745)
|
2023-06-16 19:10:02 +05:00 |
|
Abdullah Atta
|
5374f2b56c
|
web: migrate to vitejs from webpack (#2715)
|
2023-06-12 11:49:37 +05:00 |
|
Abdullah Atta
|
6ab0911970
|
desktop: finalize new desktop core
|
2023-06-10 15:54:17 +05:00 |
|
Abdullah Atta
|
28927e705b
|
desktop: overhaul desktop core and migrate to typescript
|
2023-06-10 15:54:17 +05:00 |
|
Abdullah Atta
|
dfccd640b0
|
web: bump version to 2.5.2
|
2023-06-08 16:03:33 +05:00 |
|
Abdullah Atta
|
f180b79a3e
|
web: bump version to 2.5.1
|
2023-06-05 18:40:56 +05:00 |
|
Abdullah Atta
|
0cfc2e1609
|
web: bump version to 2.5.0
|
2023-05-29 19:14:53 +05:00 |
|
Abdullah Atta
|
a2dcb67b36
|
web: add support for previewing pdf attachments
|
2023-05-27 16:14:12 +05:00 |
|
Abdullah Atta
|
083e4e1150
|
web: add basic support for attachment previews
|
2023-05-27 16:14:12 +05:00 |
|
Abdullah Atta
|
24e13f488e
|
web: fully move to using web streams everywhere
|
2023-05-23 12:52:50 +05:00 |
|
Abdullah Atta
|
239174c3e7
|
web: bump version to 2.4.11
|
2023-05-17 09:29:16 +05:00 |
|
Abdullah Atta
|
abb89ecbc3
|
web: bump version to 2.4.10
|
2023-04-27 15:15:46 +05:00 |
|
Abdullah Atta
|
f9116b22db
|
web: bump version to 2.4.9
|
2023-04-27 13:16:01 +05:00 |
|
Abdullah Atta
|
af65055ce9
|
web: bump version to 2.4.8
|
2023-04-18 00:55:37 +05:00 |
|
Abdullah Atta
|
71ecc05bd6
|
web: bump version to v2.4.7
|
2023-04-05 01:54:51 +05:00 |
|
Abdullah Atta
|
651ae4cdaa
|
web: bump version to 2.4.6
|
2023-03-24 00:28:19 +05:00 |
|
Abdullah Atta
|
e405468471
|
web: bump version to 2.4.5
|
2023-03-21 08:07:11 +05:00 |
|
Abdullah Atta
|
b44d4702be
|
web: update @notesnook-importer/core to v1.7.1
|
2023-03-20 18:52:05 +05:00 |
|
Abdullah Atta
|
ebc4324ef1
|
web: upgrade @notesnook-importer/core to v1.6.0
|
2023-03-10 18:24:59 +05:00 |
|
Abdullah Atta
|
f842700192
|
web: upgrade @notesnook/importer to v1.5.4
|
2023-03-03 20:37:33 +05:00 |
|
Abdullah Atta
|
8e5d931be1
|
web: bump version to 2.4.4
|
2023-02-28 16:18:48 +05:00 |
|
Abdullah Atta
|
68ebb132cd
|
global: update packages to ensure we bundle only 1 version of @mdi/js
|
2023-02-20 15:23:52 +05:00 |
|
Abdullah Atta
|
bb0c48f26a
|
web: bump version to 2.4.3
|
2023-02-14 12:45:17 +05:00 |
|
Abdullah Atta
|
4ef51f4d8f
|
web: bump version to v2.4.2
|
2023-01-30 19:14:38 +05:00 |
|