Abdullah Atta
a65ebec7ae
web: replace allotment with react-resizable-panels
2024-04-17 14:23:19 +05:00
Abdullah Atta
4989dc4301
web: focus item in list when switching tabs
2024-03-26 11:45:08 +05:00
Abdullah Atta
6796206099
web: update kysely patch
2024-03-21 11:14:54 +05:00
Abdullah Atta
3126c2d325
core: fix FTS5 SQLite search
2024-03-21 11:13:46 +05:00
Abdullah Atta
5374f2b56c
web: migrate to vitejs from webpack ( #2715 )
2023-06-12 11:49:37 +05:00
Abdullah Atta
a4eb597f35
web: improve notebook vertical pane resizing
2023-03-23 13:46:44 +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
7a40db9a36
web: remove data-test-id attr in production
2023-01-14 11:51:22 +05:00
Abdullah Atta
ae8c220119
web: add patch to support cjs modules
2022-11-23 16:22:04 +05:00
Abdullah Atta
6d75476e7c
web: optimize tests by ~120% ( #1018 )
...
This is mainly done via sharding, caching & reducing total work:
1. `terser` is turned off when generating test build
2. `nx` distributed cache allows reusing build outputs
3. `playwright` sharding allows running tests in parallel
This can further be improved by using `swc` & `esbuild` during build
2022-09-21 14:01:32 +05:00
Abdullah Atta
060c17505a
web: patch react-scripts to handle multi react versions error
2022-09-16 09:32:24 +05:00
thecodrr
d0b75e853c
chore: upgrade react-scripts to 5.0.1
2022-07-26 23:15:57 +05:00
thecodrr
35a38d2b33
feat: remove everything tinymce related
2022-06-30 11:21:37 +05:00
thecodrr
31733558c3
fix: persist font-family & text-align across paras
2022-03-09 19:14:23 +05:00
thecodrr
169c87feca
fix: allow newline with enter in table cell
...
(fixes streetwriters/notesnook#318 )
2022-01-28 16:35:16 +05:00
thecodrr
062ed7e46d
fix: disable md shortcuts in a codeblock
...
(fixes streetwriters/notesnook#129 )
2022-01-08 14:28:49 +05:00
thecodrr
ece3da0eff
feat: add scrollable column resizing for tables
2021-12-24 12:32:58 +05:00
thecodrr
f292a6814d
fix: Can't resolve 'crypto'
2021-10-21 13:21:24 +05:00
thecodrr
3c064b11d3
chore: upgrade packages and cleanup repo
2021-10-21 13:18:01 +05:00
thecodrr
30f6530c1c
chore: improve bundle size
2021-10-21 12:44:34 +05:00