1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-08 05:57:02 +09:00
Commit graph

24746 commits

Author SHA1 Message Date
Andrew Simachev
91aa30b51a
bump middleware version 2025-06-05 15:40:05 +02:00
Razor
4039b0a9b8
Merge pull request #1453 from anyproto/fix/spellcheck-replace-word
Bugfix/JS-7186: replace misspelled word with correct spelling at correct positio…
2025-06-05 14:44:08 +02:00
Andrew Simachev
cd42b5e23f
src/ts/app.tsx 2025-06-05 14:41:15 +02:00
Andrew Simachev
d6555dac7d
fix: replace misspelled word with correct spelling at correct position in spellcheck context menu 2025-06-05 14:14:39 +02:00
Andrew Simachev
4dd52a38f2
code review 2025-06-05 13:57:27 +02:00
Andrew Simachev
6d52ddabc6
JS-6082: fix 2025-06-05 13:36:38 +02:00
Andrew Simachev
6d70b2efae
JS-5728: fix 2025-06-05 13:24:34 +02:00
Razor
12bdae76ca
Merge pull request #1451 from anyproto/feat/shortcut-copy-page-link
Feat/JS-6300: Shortcut copy page link
2025-06-05 12:57:30 +02:00
Andrew Simachev
600a3b19b4
JS-6300: Copy link 2025-06-05 12:54:57 +02:00
Andrew Simachev
1a99c94cae
feat(shortcut): add copyPageLink shortcut to shortcut.ts and use id in keyboard handler 2025-06-05 12:52:05 +02:00
Andrew Simachev
0592bfba96
feat(shortcut): add Cmd+Shift+C shortcut to copy current page link 2025-06-05 12:49:33 +02:00
Andrew Simachev
e5e9a94100
fix json 2025-06-05 12:45:21 +02:00
Razor
78dadcf979
Merge pull request #1434 from anyproto/feat/shortcut-create-widget
Feature/JS-6301: Shortcut create widget
2025-06-05 12:44:20 +02:00
Andrew Simachev
d380a6081c
code review 2025-06-05 12:43:47 +02:00
Andrew Simachev
4bc85c4c7f
code review 2025-06-05 12:42:51 +02:00
Andrew Simachev
5820f85d2d
code review 2025-06-05 12:38:43 +02:00
Andrew Simachev
005942d6c4
Merge branch 'main' of github.com:anyproto/anytype-ts into feat/shortcut-create-widget 2025-06-05 12:36:04 +02:00
Andrew Simachev
db4b8da0ef
update depdendencies 2025-06-05 12:34:38 +02:00
Razor
f3ac188e76
Merge pull request #1450 from anyproto/feature/JS-7165-type-page-update
Feature/JS-7165: Type page update
2025-06-05 11:49:53 +02:00
Mike Mhlv
c89001652a JS-7165: type page update 2025-06-05 10:19:50 +01:00
Andrew Simachev
539b77bd52
JS-7101: fix 2025-06-05 11:10:53 +02:00
Andrew Simachev
f292ee952e
JS-6664: fix 2025-06-05 10:47:51 +02:00
Andrew Simachev
b71c7bcd79
JS-7181: fix 2025-06-05 09:58:47 +02:00
Andrew Simachev
61b29861a7
JS-7183: fix 2025-06-05 09:55:21 +02:00
Andrew Simachev
2eb5316c89
JS-7184: fix 2025-06-05 09:52:52 +02:00
Razor
a6caff862c
Merge pull request #1448 from anyproto/refactor/functional-components
Functional components
2025-06-05 09:50:38 +02:00
Andrew Simachev
c3fd0239cb
code review 2025-06-05 09:48:32 +02:00
Razor
3fdbbf1d8a
Merge pull request #1447 from anyproto/jsdoc/store-docs
update docs
2025-06-05 01:58:33 +02:00
Andrew Simachev
ed39a2802b
update docs 2025-06-05 01:57:39 +02:00
Razor
3b58b151e0
Merge pull request #1445 from anyproto/jsdoc/store-docs
docs(store): add JSDoc comments to all public methods in store classes
2025-06-05 01:49:41 +02:00
Andrew Simachev
49cb61fcdf
docs: add JSDoc comments to store methods 2025-06-05 01:48:17 +02:00
Andrew Simachev
91bf27751b
docs(store): add JSDoc comments to all public methods in store classes 2025-06-04 16:03:55 +02:00
Razor
3525f1bd8b
Merge pull request #1444 from anyproto/chore/jsdoc-lib-methods
docs: add and improve JSDoc comments for all public methods in lib (excluding util/api)
2025-06-04 15:55:06 +02:00
Andrew Simachev
6097a6cf3c
docs(dataview): add JSDoc comments to all internal and utility methods 2025-06-04 15:52:49 +02:00
Andrew Simachev
dc399f455c
docs(mark): add JSDoc comments to all internal and utility methods 2025-06-04 15:50:08 +02:00
Andrew Simachev
7ed6a85343
docs(relation): add JSDoc comments to all internal and utility methods 2025-06-04 15:48:41 +02:00
Andrew Simachev
35c8de5ef3
docs(survey): add JSDoc comments to all internal and utility methods 2025-06-04 15:46:42 +02:00
Andrew Simachev
abca79ea96
docs(storage): add JSDoc comments to all methods, including internal and utility methods 2025-06-04 15:46:11 +02:00
Andrew Simachev
c75f0e916d
docs: add JSDoc comments to all methods in Sidebar class (including internal/utility) 2025-06-04 15:42:40 +02:00
Andrew Simachev
8be90ca96f
docs: add JSDoc comments to all methods in Keyboard class (including internal/utility) 2025-06-04 15:40:27 +02:00
Andrew Simachev
375b3c7db2
docs: add JSDoc comments to all methods in Analytics class (including internal/utility) 2025-06-04 15:38:03 +02:00
Andrew Simachev
112fd8affe
JS-6216: fix 2025-06-04 15:34:51 +02:00
Andrew Simachev
e1bd683610
docs: add JSDoc comments to all remaining methods in Action class (including internal/utility) 2025-06-04 15:24:42 +02:00
Andrew Simachev
4853d69ba3
docs: add missing JSDoc comments to undocumented methods in Action class 2025-06-04 15:11:16 +02:00
Andrew Simachev
19bfadb94a
docs: add and improve JSDoc comments for all public methods in lib (excluding util/api) 2025-06-04 15:06:06 +02:00
Andrew Simachev
72d42107e1
Merge branch 'main' of github.com:anyproto/anytype-ts 2025-06-04 14:52:25 +02:00
Andrew Simachev
e73fcc47d5
JS-7179: fix 2025-06-04 14:07:45 +02:00
Razor
525391a924
Merge pull request #1443 from anyproto/feature/JS-7030-chat-space-analytics
Feature/JS-7030: Chat space analytics
2025-06-04 11:47:10 +02:00
Mike Mhlv
78e90b152c JS-7030: chat space analytics 2025-06-04 10:12:02 +01:00
Mike Mhlv
daaa3bb937 JS-7030: chat space analytics 2025-06-04 09:47:42 +01:00