Commit Graph

316 Commits

Author SHA1 Message Date
Mo
4902df0960 chore: lockfile 2022-06-13 07:47:37 -05:00
Mo
651fa691da chore: use lerna-lite instead of lerna for workspace: support 2022-06-12 22:24:44 -05:00
Mo
30131089f6 chore: use yarn workspace: protocol to resolve local packages 2022-06-12 22:06:32 -05:00
Mo
394c98a619 chore: cleanup desktop scripts; use web react version for toast package 2022-06-12 21:48:30 -05:00
Mo
6de06265f0 chore: remove patch-package in favor of native yarn patches 2022-06-12 11:13:39 -05:00
Mo
4efcd223ec chore: desktop workflow 2022-06-12 10:22:03 -05:00
StandardNotes CI
2aac0294ef chore(release): publish
- @standardnotes/components-meta@0.2.0
 - @standardnotes/web-server@1.2.5
2022-06-11 21:44:42 +00:00
Mo
39ac89b717 chore: rename md visual folder to feature identifier 2022-06-11 16:37:17 -05:00
Johnny A
e80eb441a7 feat: add themes source (#1089) 2022-06-11 16:34:13 -05:00
StandardNotes CI
d162cf87fc chore(release): publish
- @standardnotes/components-meta@0.1.4
 - @standardnotes/web-server@1.2.4
2022-06-11 21:32:19 +00:00
Johnny A
28566c9a43 refactor: add markdown visual editor source (#1088) 2022-06-11 16:08:15 -05:00
StandardNotes CI
a6b9e992f8 chore(release): publish
- @standardnotes/components-meta@0.1.3
 - @standardnotes/web-server@1.2.3
2022-06-11 01:07:43 +00:00
Mo
48a72332dc chore: workspaces 2022-06-10 20:00:36 -05:00
StandardNotes CI
0a7351380f chore(release): publish
- @standardnotes/components-meta@0.1.2
 - @standardnotes/web-server@1.2.2
2022-06-11 00:59:22 +00:00
Mo
a3da04afdf chore: update yarn.lock after package increments 2022-06-10 19:14:54 -05:00
Mo
e0794e4ad9 refactor: add checklist editor source (#1085)
* refactor: add checklist editor source

* chore: merge develop
2022-06-10 17:42:57 -05:00
Mo
5776ef3e3a chore: config 2022-06-10 12:19:55 -05:00
Mo
be0943ad1a chore: workflows 2022-06-10 11:49:47 -05:00
Mo
c8eb8cc9a8 chore: fix components setup 2022-06-10 11:29:37 -05:00
Johnny A
bfea7cd38f chore(deps): update @standardnotes/components (#1083)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2022-06-10 11:44:02 -04:00
Mo
e3d6001a17 feat(wip): components monorepo (#1082) 2022-06-10 10:15:44 -05:00
Mo
a544e97701 chore: update lockfile 2022-06-09 22:43:13 -05:00
Mo
4df06c1d1a fix: icons package 2022-06-09 22:38:38 -05:00
Mo
6801c3dd3b fix: desktop (#1080) 2022-06-09 18:01:00 -05:00
Johnny A
9c65d64200 chore(deps): upgrade @standardnotes/* (#1079) 2022-06-09 15:18:31 -05:00
Mo
640e9a9c07 refactor: add icons package (#1078) 2022-06-09 14:55:00 -05:00
Johnny A
3a152643e4 chore(deps): update @standardnotes/components (#1077) 2022-06-09 11:34:06 -05:00
Mo
8248a38280 feat: mobile app package (#1075) 2022-06-09 09:45:15 -05:00
Mo
31003276b7 feat: styles package (#1074) 2022-06-07 13:49:00 -05:00
Mo
6d0b6e9018 feat: toast package (#1073) 2022-06-07 13:19:45 -05:00
Mo
0b7ce82aaa feat: add desktop repo (#1071) 2022-06-07 11:52:15 -05:00
Mo
f4ef63693c refactor: repo (#1070) 2022-06-07 07:18:41 -05:00
Mo
c20f0ad78b chore: merge 2022-06-06 10:51:18 -05:00
Mo
65f22669f6 fix: title sorting 2022-06-06 10:50:44 -05:00
Mo
aca5f41e55 fix: snjs types 2022-06-06 07:16:03 -05:00
Mo
89de4d6488 fix: issue with some smart views not working 2022-06-03 11:54:20 -05:00
Mo
462199406c chore: upgrade deps 2022-06-02 11:11:34 -05:00
Mo
ed5f6495aa fix: file backups drag 2022-06-02 10:48:56 -05:00
Mo
a87e3b98e2 refactor: pass sub controllers to controllers instead of passing global controller manager (#1061) 2022-06-01 12:56:30 -05:00
Aman Harwara
7edd65cfe8 fix: note tags list styling (#1052) 2022-05-30 15:16:24 +05:30
Aman Harwara
8c368dd96b refactor: replace 'preact' with 'react' (#1048) 2022-05-30 12:42:52 +05:30
Mo
e74b4953ea chore: bump deps 2022-05-26 09:07:46 -05:00
Karol Sójko
2d3221c944 fix: running tests and adding tests to CI & CD (#1047)
* fix: running tests and adding tests to CI & CD

* fix: yarn.lock

* fix: alert service

* fix: ts-jest utils import
2022-05-24 11:06:17 +02:00
Mo
c6839f776a feat: handle removed grey-x colors from stylekit (#1046) 2022-05-23 18:09:30 -05:00
Mo
dea54fbf23 chore: bump snjs deps 2022-05-23 11:58:05 -05:00
Aman Harwara
599e2b886e fix: selected smart view and note list issue (#1042) 2022-05-23 21:28:38 +05:30
Karol Sójko
0e258856d8 fix: circular dependencies (#1040) 2022-05-23 14:18:36 +02:00
Aman Harwara
6401da2570 feat: generic items list (#1035) 2022-05-22 18:51:46 +05:30
Mo
95d539587a chore: upgrade deps 2022-05-20 12:00:33 -05:00
Karol Sójko
e9aafbbe00 fix: upgrade sncrypto-web for base64 url encode without padding 2022-05-20 15:04:55 +02:00