Tienson Qin
0d99eea39f
chore: remove @logseq/capacitor-file-sync and capacitor fs
2025-05-13 19:17:09 +08:00
Tienson Qin
5e1a968530
Merge branch 'master' into feat/db
2025-05-13 18:22:20 +08:00
Tienson Qin
93bb8ac224
chore: bump electron to 36.2.0
2025-05-08 14:53:00 +08:00
Tienson Qin
f349f5cc04
downgrade Electron to 35.2.2
2025-05-08 05:06:03 +08:00
Tienson Qin
00442982cc
Revert "chore: bump electron"
...
This reverts commit c02d9e4ac8 .
2025-05-08 04:50:04 +08:00
Tienson Qin
c02d9e4ac8
chore: bump electron
2025-05-08 04:19:16 +08:00
Tienson Qin
0baaadadeb
chore: remove react-tippy css
2025-04-17 18:34:26 +08:00
Tienson Qin
70e2012e29
bump React to 18
2025-04-07 19:51:14 +08:00
charlie
48591f0085
chore(dev): restore package.json style
2025-04-07 19:19:32 +08:00
charlie
c9a87a0e37
chore(dev): upgrade capacitor to latest
2025-04-07 19:13:00 +08:00
Gabriel Horner
c294f078b6
Merge branch 'master' into feat/db
2025-03-11 13:27:33 -04:00
Tienson Qin
e1f8a20890
chore: bump playwright
2025-03-11 23:17:36 +08:00
Tienson Qin
ac0a0dae72
chore: bump electron to 35.0.1
2025-03-11 23:17:36 +08:00
charlie
9c44dbc963
enhance(ux): upgrade react virtuoso library
2025-02-21 16:14:02 +08:00
charlie
109e91bd35
enhance(plugin): check updates for the web plugins
2024-12-30 18:15:24 +08:00
Gabriel Horner
89a108f846
Merge branch 'master' into feat/db
2024-12-19 11:44:00 -05:00
Tienson Qin
cbbefaa278
copy from c6bf04c287
2024-12-10 22:53:29 +08:00
Tienson Qin
7fd0541c22
fix: add string-width resolution
2024-12-10 21:45:09 +08:00
Tienson Qin
deb3507bb0
enhance: copy code block
...
1. search and store code lang instead of mode
2. select uses frontend.components.select instead of shui input + auto-complete
2024-10-02 12:58:15 +08:00
Konstantinos
e09db5de59
Enhance (dev): Tabler icons ( #11468 )
...
* handle tabler-icons resources
* test removing tabler-icons-react
* Revert "test removing tabler-icons-react"
This reverts commit ea2553628d .
* replace @tabler/icons-react with tablerIcons on dist file
* fix: incorrect global react variable for the tabler react library
---------
Co-authored-by: charlie <xyhp915@qq.com >
2024-09-30 11:33:01 +08:00
rcmerci
ccf70a5cef
refactor(srs): use cljc-fsrs in db-version
2024-09-24 18:18:41 +08:00
Tienson Qin
134f2b1994
chore: replace cleancss with postcss
...
Related to https://github.com/logseq/db-test/issues/104
2024-09-19 01:16:09 +08:00
Tienson Qin
731e231066
fix: set glob version to 9.0.0
2024-09-01 12:00:04 +08:00
Tienson Qin
34a65e1a23
Upgrade glob
2024-09-01 11:55:37 +08:00
rcmerci
98502d7cde
test(rtc): add karma target
2024-08-30 20:52:25 +08:00
Konstantinos
043927031e
Enhance (dev) ( #10981 )
...
* remove electron.html
* remove unneeded some
* remove react deps from repo
* remove mobile index.html
* reintroduce tl-select-trigger styles
* reintroduce popper arrow styles
* remove ui.js from repo
* remove glide resources from repo
* enhance tabler-icons resource handling
* fix glidejs path
* add glidejs theme
* Revert "remove mobile index.html"
This reverts commit 8c84a2655f .
* Revert "enhance tabler-icons resource handling"
This reverts commit f8ac25154f .
---------
Co-authored-by: Gabriel Horner <gabriel@logseq.com >
2024-08-09 17:00:15 -04:00
Tienson Qin
390b44985c
chore: bump mldoc to 1.5.9
2024-08-03 15:19:51 +08:00
Tienson Qin
2ba01c7cef
perf: use virtualized list instead of our own ui/infinite-list
...
The benefits are:
1. less journals to render, so less memory, faster editor experience
2. our old implementation is buggy in some platforms
2024-06-17 09:25:33 +08:00
Gabriel Horner
832061b2ac
Merge branch 'master' into feat/db
2024-05-14 11:41:14 -04:00
Andelf
e6173e8810
Update Electron 28 ( #11304 )
...
* chore: update electron
Close #11303
* chore: update deps
* fix(test): utils import
2024-05-13 12:59:18 +08:00
charlie
aa38cd3a17
fix(ui): build scripts for the shui primitives
2024-05-11 16:17:40 +08:00
charlie
061700c6b1
enhance(ui): WIP optimization for the shui popup related fundamental components
2024-05-11 15:14:21 +08:00
charlie
2ba9f28026
Merge branch 'master' into feat/db
2024-04-15 07:58:14 +08:00
sty
4bb74f8944
e2e-test: add "DEBUG=pw:api" to "e2e-test" script in package.json ( fix #11195 ) ( #11217 )
...
* package.json: add 'DEBUG=pw:api' to 'e2e-test' script
Co-authored-by: Andelf <andelf@gmail.com >
2024-04-11 00:18:51 +08:00
Andelf
2d54433d7e
fix(build): ios ci
2024-04-04 12:21:42 +08:00
Gabriel Horner
35203268ed
Merge branch 'master' into feat/db
2024-03-27 09:02:22 -04:00
dependabot[bot]
4a233e3bd0
chore(deps): bump katex from 0.16.8 to 0.16.10
...
Bumps [katex](https://github.com/KaTeX/KaTeX ) from 0.16.8 to 0.16.10.
- [Release notes](https://github.com/KaTeX/KaTeX/releases )
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md )
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.8...v0.16.10 )
---
updated-dependencies:
- dependency-name: katex
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-26 12:50:39 +08:00
Yannick Armand
fa13452608
dev: remove obsolete "@tailwindcss/line-clamp" dependency
2024-03-22 12:41:23 +08:00
charlie
9925eac9c2
Merge branch 'master' into feat/db
2024-03-08 09:03:11 +08:00
dependabot[bot]
9f2cd1fb68
chore(deps-dev): bump ip from 1.1.8 to 1.1.9
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-06 18:16:00 +08:00
charlie
4e482e8138
Merge branch 'master' into feat/db
2024-02-18 10:23:01 +08:00
Andelf
dd4c5637ac
enhance(android): allow choice open & share asset file
2024-02-16 20:04:58 +08:00
Konstantinos Kaloutas
8a91a400e5
Merge branch 'feat/db' into chore/whiteboards-cleanup
2024-01-30 11:45:00 +02:00
Gabriel Horner
e9c3fe90a3
Merge branch 'master' into feat/db
2024-01-29 08:46:45 -05:00
Konstantinos Kaloutas
8fd90fa90a
remove ui.js and update build process
2024-01-26 12:29:53 +02:00
Andelf
27198738fd
fix(android): sync crash caused by wrong logging
...
See-also: #10916
2024-01-25 16:50:14 +08:00
Konstantinos Kaloutas
6f355c8d57
Merge branch 'feat/db' into chore/whiteboards-cleanup
2024-01-25 10:36:59 +02:00
Gabriel Horner
b55fe07768
Merge branch 'master' into feat/db
2024-01-24 09:08:41 -05:00
Andelf
239c1860d1
chore(build): rm postcss version lock
...
Close #10282
2024-01-24 13:49:55 +08:00
Tienson Qin
b06b01b88b
Merge branch 'master' into feat/db
2024-01-22 12:08:37 +08:00