StandardNotes CI
b0b08ba912
chore(release): publish
...
- @standardnotes/components-meta@2.1.7-alpha.1
- @standardnotes/desktop@3.22.13-alpha .4
- @standardnotes/mobile@3.24 .0-alpha.4
- @standardnotes/web-server@1.2.15-alpha.4
- @standardnotes/classic-code-editor@1.3.17-alpha.0
2022-06-22 00:18:19 +00:00
StandardNotes CI
c066885315
chore(release): components
2022-06-22 00:18:10 +00:00
Johnny A
7b51131082
fix: build components with dependencies ( #1132 )
...
* fix: build components with dependencies
* fix: exclude @standardnotes/components-meta
* chore: update yarn.lock
* fix: remove compile script from VERSION.sh
* fix: skip lint script
* fix: components script names
* fix: build script for components
* fix: run tsc within build script
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com >
2022-06-21 20:13:26 -04:00
StandardNotes CI
cb209b8dfd
chore(release): publish
...
- @standardnotes/components-meta@2.1.7-alpha.0
- @standardnotes/desktop@3.22.13-alpha .3
- @standardnotes/mobile@3.24 .0-alpha.1
- @standardnotes/web-server@1.2.15-alpha.3
- @standardnotes/markdown-visual@1.0.11-alpha.0
2022-06-21 15:34:31 +00:00
StandardNotes CI
212f07194b
chore(release): components
2022-06-21 15:34:23 +00:00
Johnny A
f4b9b5b566
fix: markdown visual font size ( #1127 )
...
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com >
2022-06-21 11:29:11 -04:00
StandardNotes CI
3b6b5b1887
chore(release): publish
...
- @standardnotes/components-meta@2.1.6
- @standardnotes/desktop@3.22.11
- @standardnotes/icons@1.4.4
- @standardnotes/mobile@3.23 .7
- @standardnotes/toast@1.2.4
- @standardnotes/web-server@1.2.13
- @standardnotes/web@3.22 .6
- @standardnotes/markdown-hybrid@1.5.4
- @standardnotes/bold-editor@1.3.9
- @standardnotes/classic-code-editor@1.3.16
- @standardnotes/rich-text@1.6.5
- @standardnotes/markdown-basic@1.4.6
- @standardnotes/simple-task-editor@1.3.14
- @standardnotes/spreadsheets@1.4.8
- @standardnotes/authenticator@2.0.14
2022-06-18 14:51:19 +00:00
StandardNotes CI
3bc621b4fb
chore(release): components
2022-06-18 14:51:10 +00:00
StandardNotes CI
f2ed5d1a6c
chore(release): publish
...
- @standardnotes/components-meta@2.1.6-alpha.0
- @standardnotes/desktop@3.22.11-alpha .0
- @standardnotes/icons@1.4.4-alpha.0
- @standardnotes/mobile@3.23 .7-alpha.0
- @standardnotes/toast@1.2.4-alpha.0
- @standardnotes/web-server@1.2.13-alpha.0
- @standardnotes/web@3.22 .6-alpha.0
- @standardnotes/markdown-hybrid@1.5.4-alpha.0
- @standardnotes/bold-editor@1.3.9-alpha.0
- @standardnotes/classic-code-editor@1.3.16-alpha.0
- @standardnotes/rich-text@1.6.5-alpha.0
- @standardnotes/markdown-basic@1.4.6-alpha.0
- @standardnotes/simple-task-editor@1.3.14-alpha.0
- @standardnotes/spreadsheets@1.4.8-alpha.0
- @standardnotes/authenticator@2.0.14-alpha.0
2022-06-18 14:25:51 +00:00
StandardNotes CI
9e46ff5101
chore(release): components
2022-06-18 14:25:41 +00:00
Mo
ba65948364
fix: plus editor icons ( #1120 )
2022-06-18 09:20:44 -05:00
StandardNotes CI
cd645f74df
chore(release): publish
...
- @standardnotes/components-meta@2.1.5
- @standardnotes/desktop@3.22.10
- @standardnotes/mobile@3.23 .6
- @standardnotes/web-server@1.2.12
2022-06-17 21:56:34 +00:00
StandardNotes CI
bd84706a9d
chore(release): publish
...
- @standardnotes/components-meta@2.1.5-alpha.0
- @standardnotes/desktop@3.22.10-alpha .0
- @standardnotes/mobile@3.23 .6-alpha.0
- @standardnotes/web-server@1.2.12-alpha.0
2022-06-17 21:47:13 +00:00
Mo
a736c0cd2c
chore: merge main
2022-06-17 16:36:57 -05:00
Mo
7dcd5abe20
chore: fix components packaging script
2022-06-17 16:24:08 -05:00
StandardNotes CI
a6ddb5a348
chore(release): publish
...
- @standardnotes/components-meta@2.1.3-alpha.2
- @standardnotes/desktop@3.22 .7-alpha.5
- @standardnotes/mobile@3.23 .4-alpha.2
- @standardnotes/web-server@1.2.10-alpha.2
2022-06-17 21:17:46 +00:00
Mo
12a2369d17
refactor: mobile components ( #1113 )
...
* fix(mobile): freeze web-server assets to zips for mobile 3.23.3
Mobile 3.23.3 fetches components zips from the web-server cdn. This however causes upgraded cdn versions to fail when downloading from older mobile versions. This commit instead fetches versioned zips from an external cdn based on the static version of the app requesting the asset.
Since web-server is no longer needed as a cdn, we will temporarily freeze its zip assets to those that would be requested by Mobile 3.23.3, and commit them to source control so they remain unchanged.
web-server/public/components/assets will remain as-is (dynamically copied during build time of server), and not commited to source control. This cdn directory is only used by the web app.
* chore: disable commitlint length rule
* chore: clear git cache
* refactor: use package name from package file
2022-06-17 16:12:12 -05:00
StandardNotes CI
5964f91b2e
chore(release): publish
...
- @standardnotes/components-meta@2.1.4
- @standardnotes/desktop@3.22 .8
- @standardnotes/mobile@3.23 .5
- @standardnotes/web-server@1.2.11
2022-06-17 14:36:36 +00:00
StandardNotes CI
ff0716cf17
chore(release): publish
...
- @standardnotes/components-meta@2.1.3
- @standardnotes/desktop@3.22 .7
- @standardnotes/mobile@3.23 .4
- @standardnotes/web-server@1.2.10
2022-06-17 14:34:06 +00:00
StandardNotes CI
ec5a2dc482
chore(release): publish
...
- @standardnotes/components-meta@2.1.3-alpha.1
- @standardnotes/desktop@3.22 .7-alpha.1
- @standardnotes/mobile@3.23 .4-alpha.1
- @standardnotes/web-server@1.2.10-alpha.1
2022-06-17 14:02:57 +00:00
Mo
957f58ac6c
chore(workflow): fix desktop sums
2022-06-17 08:56:10 -05:00
StandardNotes CI
b4f674911b
chore(release): publish
...
- @standardnotes/components-meta@2.1.3-alpha.0
- @standardnotes/desktop@3.22 .7-alpha.0
- @standardnotes/mobile@3.23 .4-alpha.0
- @standardnotes/web-server@1.2.10-alpha.0
2022-06-17 13:34:26 +00:00
StandardNotes CI
696824f3ed
chore(release): components
2022-06-17 13:34:15 +00:00
Mo
e94132ff28
chore(workflow): compile components with latest version set
2022-06-17 08:23:27 -05:00
Mo
e4bef17dfa
chore(workflow): fix desktop checksums script
2022-06-17 07:41:32 -05:00
StandardNotes CI
12eee935b6
chore(release): publish
...
- @standardnotes/components-meta@2.1.2
- @standardnotes/desktop@3.22 .5
- @standardnotes/icons@1.4.3
- @standardnotes/mobile@3.23 .3
- @standardnotes/styles@1.2.4
- @standardnotes/toast@1.2.3
- @standardnotes/web-server@1.2.9
- @standardnotes/web@3.22 .5
- @standardnotes/advanced-checklist@0.0.4
- @standardnotes/markdown-hybrid@1.5.3
- @standardnotes/bold-editor@1.3.8
- @standardnotes/classic-code-editor@1.3.15
- @standardnotes/markdown-math@1.3.9
- @standardnotes/markdown-visual@1.0.10
- @standardnotes/markdown-minimal@1.3.12
- @standardnotes/rich-text@1.6.4
- @standardnotes/markdown-basic@1.4.5
- @standardnotes/simple-task-editor@1.3.13
- @standardnotes/spreadsheets@1.4.7
- @standardnotes/autobiography-theme@1.0.7
- @standardnotes/dynamic-theme@1.0.7
- @standardnotes/focus-theme@1.2.12
- @standardnotes/futura-theme@1.2.12
- @standardnotes/midnight-theme@1.2.11
- @standardnotes/solarized-dark-theme@1.2.10
- @standardnotes/titanium-theme@1.2.11
- @standardnotes/authenticator@2.0.13
- @standardnotes/inner-desktop@3.22 .5
2022-06-16 20:12:43 +00:00
StandardNotes CI
abc51be2fa
chore(release): publish
...
- @standardnotes/components-meta@2.1.1
- @standardnotes/desktop@3.22 .4
- @standardnotes/icons@1.4.2
- @standardnotes/mobile@3.23 .2
- @standardnotes/styles@1.2.3
- @standardnotes/toast@1.2.2
- @standardnotes/web-server@1.2.8
- @standardnotes/web@3.22 .4
- @standardnotes/advanced-checklist@0.0.3
- @standardnotes/markdown-hybrid@1.5.2
- @standardnotes/bold-editor@1.3.7
- @standardnotes/classic-code-editor@1.3.14
- @standardnotes/markdown-math@1.3.8
- @standardnotes/markdown-visual@1.0.9
- @standardnotes/markdown-minimal@1.3.11
- @standardnotes/rich-text@1.6.3
- @standardnotes/markdown-basic@1.4.4
- @standardnotes/simple-task-editor@1.3.12
- @standardnotes/spreadsheets@1.4.6
- @standardnotes/autobiography-theme@1.0.6
- @standardnotes/dynamic-theme@1.0.6
- @standardnotes/focus-theme@1.2.11
- @standardnotes/futura-theme@1.2.11
- @standardnotes/midnight-theme@1.2.10
- @standardnotes/solarized-dark-theme@1.2.9
- @standardnotes/titanium-theme@1.2.10
- @standardnotes/authenticator@2.0.12
- @standardnotes/inner-desktop@3.22 .4
2022-06-16 19:42:42 +00:00
StandardNotes CI
798145b057
chore(release): publish
...
- @standardnotes/components-meta@2.1.0
- @standardnotes/desktop@3.22 .3
- @standardnotes/icons@1.4.1
- @standardnotes/mobile@3.23 .1
- @standardnotes/styles@1.2.2
- @standardnotes/toast@1.2.1
- @standardnotes/web-server@1.2.7
- @standardnotes/web@3.22 .3
- @standardnotes/advanced-checklist@0.0.2
- @standardnotes/markdown-hybrid@1.5.1
- @standardnotes/bold-editor@1.3.6
- @standardnotes/classic-code-editor@1.3.13
- @standardnotes/markdown-math@1.3.7
- @standardnotes/markdown-visual@1.0.8
- @standardnotes/markdown-minimal@1.3.10
- @standardnotes/rich-text@1.6.2
- @standardnotes/markdown-basic@1.4.3
- @standardnotes/simple-task-editor@1.3.11
- @standardnotes/spreadsheets@1.4.5
- @standardnotes/autobiography-theme@1.0.5
- @standardnotes/dynamic-theme@1.0.5
- @standardnotes/focus-theme@1.2.10
- @standardnotes/futura-theme@1.2.10
- @standardnotes/midnight-theme@1.2.9
- @standardnotes/solarized-dark-theme@1.2.8
- @standardnotes/titanium-theme@1.2.9
- @standardnotes/authenticator@2.0.11
- @standardnotes/inner-desktop@3.22 .3
2022-06-16 19:13:08 +00:00
StandardNotes CI
43e11b947c
chore(release): publish
...
- @standardnotes/components-meta@2.1.0-alpha.16
- @standardnotes/desktop@3.22 .3-alpha.24
- @standardnotes/mobile@3.23 .1-alpha.14
- @standardnotes/web-server@1.2.7-alpha.23
2022-06-16 19:01:23 +00:00
StandardNotes CI
664de3830a
chore(release): components
2022-06-16 19:01:11 +00:00
StandardNotes CI
43fc2fe146
chore(release): publish
...
- @standardnotes/components-meta@2.1.0-alpha.15
- @standardnotes/desktop@3.22 .3-alpha.22
- @standardnotes/mobile@3.23 .1-alpha.11
- @standardnotes/web-server@1.2.7-alpha.22
- @standardnotes/web@3.22 .3-alpha.9
- @standardnotes/advanced-checklist@0.0.2-alpha.3
- @standardnotes/markdown-hybrid@1.5.1-alpha.3
- @standardnotes/bold-editor@1.3.6-alpha.3
- @standardnotes/classic-code-editor@1.3.13-alpha.3
- @standardnotes/markdown-math@1.3.7-alpha.3
- @standardnotes/markdown-visual@1.0.8-alpha.3
- @standardnotes/markdown-minimal@1.3.10-alpha.3
- @standardnotes/rich-text@1.6.2-alpha.3
- @standardnotes/markdown-basic@1.4.3-alpha.3
- @standardnotes/simple-task-editor@1.3.11-alpha.3
- @standardnotes/spreadsheets@1.4.5-alpha.3
- @standardnotes/autobiography-theme@1.0.5-alpha.3
- @standardnotes/dynamic-theme@1.0.5-alpha.3
- @standardnotes/focus-theme@1.2.10-alpha.3
- @standardnotes/futura-theme@1.2.10-alpha.3
- @standardnotes/midnight-theme@1.2.9-alpha.3
- @standardnotes/solarized-dark-theme@1.2.8-alpha.3
- @standardnotes/titanium-theme@1.2.9-alpha.3
- @standardnotes/authenticator@2.0.11-alpha.3
2022-06-16 17:02:15 +00:00
StandardNotes CI
b85dd06373
chore(release): components
2022-06-16 17:01:59 +00:00
Mo
dc10a5cb25
refactor: rely on component versions from checksums file ( #1111 )
2022-06-16 11:56:32 -05:00
StandardNotes CI
6921c6abe1
chore(release): publish
...
- @standardnotes/components-meta@2.1.0-alpha.14
- @standardnotes/desktop@3.22 .3-alpha.21
- @standardnotes/icons@1.4.1-alpha.4
- @standardnotes/mobile@3.23 .1-alpha.10
- @standardnotes/styles@1.2.2-alpha.4
- @standardnotes/toast@1.2.1-alpha.4
- @standardnotes/web-server@1.2.7-alpha.21
- @standardnotes/web@3.22 .3-alpha.8
- @standardnotes/advanced-checklist@0.0.2-alpha.2
- @standardnotes/markdown-hybrid@1.5.1-alpha.2
- @standardnotes/bold-editor@1.3.6-alpha.2
- @standardnotes/classic-code-editor@1.3.13-alpha.2
- @standardnotes/markdown-math@1.3.7-alpha.2
- @standardnotes/markdown-visual@1.0.8-alpha.2
- @standardnotes/markdown-minimal@1.3.10-alpha.2
- @standardnotes/rich-text@1.6.2-alpha.2
- @standardnotes/markdown-basic@1.4.3-alpha.2
- @standardnotes/simple-task-editor@1.3.11-alpha.2
- @standardnotes/spreadsheets@1.4.5-alpha.2
- @standardnotes/autobiography-theme@1.0.5-alpha.2
- @standardnotes/dynamic-theme@1.0.5-alpha.2
- @standardnotes/focus-theme@1.2.10-alpha.2
- @standardnotes/futura-theme@1.2.10-alpha.2
- @standardnotes/midnight-theme@1.2.9-alpha.2
- @standardnotes/solarized-dark-theme@1.2.8-alpha.2
- @standardnotes/titanium-theme@1.2.9-alpha.2
- @standardnotes/authenticator@2.0.11-alpha.2
- @standardnotes/inner-desktop@3.22 .3-alpha.20
2022-06-16 16:51:41 +00:00
StandardNotes CI
57d5cb978b
chore(release): publish
...
- @standardnotes/components-meta@2.1.0-alpha.13
- @standardnotes/desktop@3.22 .3-alpha.19
- @standardnotes/icons@1.4.1-alpha.3
- @standardnotes/mobile@3.23 .1-alpha.9
- @standardnotes/styles@1.2.2-alpha.3
- @standardnotes/toast@1.2.1-alpha.3
- @standardnotes/web-server@1.2.7-alpha.20
- @standardnotes/web@3.22 .3-alpha.7
- @standardnotes/advanced-checklist@0.0.2-alpha.1
- @standardnotes/markdown-hybrid@1.5.1-alpha.1
- @standardnotes/bold-editor@1.3.6-alpha.1
- @standardnotes/classic-code-editor@1.3.13-alpha.1
- @standardnotes/markdown-math@1.3.7-alpha.1
- @standardnotes/markdown-visual@1.0.8-alpha.1
- @standardnotes/markdown-minimal@1.3.10-alpha.1
- @standardnotes/rich-text@1.6.2-alpha.1
- @standardnotes/markdown-basic@1.4.3-alpha.1
- @standardnotes/simple-task-editor@1.3.11-alpha.1
- @standardnotes/spreadsheets@1.4.5-alpha.1
- @standardnotes/autobiography-theme@1.0.5-alpha.1
- @standardnotes/dynamic-theme@1.0.5-alpha.1
- @standardnotes/focus-theme@1.2.10-alpha.1
- @standardnotes/futura-theme@1.2.10-alpha.1
- @standardnotes/midnight-theme@1.2.9-alpha.1
- @standardnotes/solarized-dark-theme@1.2.8-alpha.1
- @standardnotes/titanium-theme@1.2.9-alpha.1
- @standardnotes/authenticator@2.0.11-alpha.1
- @standardnotes/inner-desktop@3.22 .3-alpha.19
2022-06-16 01:56:57 +00:00
StandardNotes CI
d11e0aa41a
chore(release): publish
...
- @standardnotes/components-meta@2.1.0-alpha.12
- @standardnotes/desktop@3.22 .3-alpha.18
- @standardnotes/icons@1.4.1-alpha.2
- @standardnotes/mobile@3.23 .1-alpha.8
- @standardnotes/styles@1.2.2-alpha.2
- @standardnotes/toast@1.2.1-alpha.2
- @standardnotes/web-server@1.2.7-alpha.19
- @standardnotes/web@3.22 .3-alpha.6
- @standardnotes/advanced-checklist@0.0.2-alpha.0
- @standardnotes/markdown-hybrid@1.5.1-alpha.0
- @standardnotes/bold-editor@1.3.6-alpha.0
- @standardnotes/classic-code-editor@1.3.13-alpha.0
- @standardnotes/markdown-math@1.3.7-alpha.0
- @standardnotes/markdown-visual@1.0.8-alpha.0
- @standardnotes/markdown-minimal@1.3.10-alpha.0
- @standardnotes/rich-text@1.6.2-alpha.0
- @standardnotes/markdown-basic@1.4.3-alpha.0
- @standardnotes/simple-task-editor@1.3.11-alpha.0
- @standardnotes/spreadsheets@1.4.5-alpha.0
- @standardnotes/autobiography-theme@1.0.5-alpha.0
- @standardnotes/dynamic-theme@1.0.5-alpha.0
- @standardnotes/focus-theme@1.2.10-alpha.0
- @standardnotes/futura-theme@1.2.10-alpha.0
- @standardnotes/midnight-theme@1.2.9-alpha.0
- @standardnotes/solarized-dark-theme@1.2.8-alpha.0
- @standardnotes/titanium-theme@1.2.9-alpha.0
- @standardnotes/authenticator@2.0.11-alpha.0
2022-06-15 22:17:35 +00:00
StandardNotes CI
8e2fc76134
chore(release): components
2022-06-15 22:17:22 +00:00
Mo
c0986d4e9a
chore: add components subpackages to workspaces
2022-06-15 17:11:28 -05:00
Mo
3b3a38649d
chore: bump subpackage
2022-06-15 17:03:31 -05:00
Mo
1400b1aa5b
chore(release): publish
...
- @standardnotes/components-meta@2.1.0-alpha.10
- @standardnotes/desktop@3.22 .3-alpha.16
- @standardnotes/mobile@3.23 .1-alpha.6
- @standardnotes/web-server@1.2.7-alpha.17
2022-06-15 17:01:51 -05:00
Mo
ee81c2ab09
chore: bump subpackage
2022-06-15 17:00:48 -05:00
StandardNotes CI
1e015903cd
chore(release): publish
...
- @standardnotes/components-meta@2.1.0-alpha.9
- @standardnotes/desktop@3.22 .3-alpha.15
- @standardnotes/mobile@3.23 .1-alpha.5
- @standardnotes/web-server@1.2.7-alpha.16
2022-06-15 21:55:10 +00:00
StandardNotes CI
6bb057ba7a
chore(release): components
2022-06-15 21:54:59 +00:00
Mo
97012d7e30
chore: change component subpackage
2022-06-15 16:50:16 -05:00
StandardNotes CI
366613cc81
chore(release): publish
...
- @standardnotes/components-meta@2.1.0-alpha.8
- @standardnotes/desktop@3.22 .3-alpha.14
- @standardnotes/mobile@3.23 .1-alpha.4
- @standardnotes/web-server@1.2.7-alpha.14
- @standardnotes/web@3.22 .3-alpha.5
2022-06-15 21:43:14 +00:00
Mo
348872dcc6
chore: change more than three packages
2022-06-15 16:31:51 -05:00
StandardNotes CI
66ef4a8901
chore(release): publish
...
- @standardnotes/components-meta@2.1.0-alpha.7
- @standardnotes/desktop@3.22 .3-alpha.13
- @standardnotes/mobile@3.23 .1-alpha.3
- @standardnotes/web-server@1.2.7-alpha.13
- @standardnotes/web@3.22 .3-alpha.4
2022-06-15 21:06:50 +00:00
StandardNotes CI
187e3090e2
chore(release): components
2022-06-15 21:06:33 +00:00
Mo
566f6e1432
refactor: components cdn ( #1110 )
...
* refactor(wip): separate components files into zips and assets dir
* refactor(wip): use new components package and cdn in mobile
* chore: add components to metro config
* chore: bump snjs with new web assets path
* refactor: exclude package.json files recursively from being copied into components dist folder to avoid conflicts with react native duplicates
2022-06-15 16:00:23 -05:00
StandardNotes CI
d7b61e0376
chore(release): publish
...
- @standardnotes/components-meta@2.1.0-alpha.6
- @standardnotes/web-server@1.2.7-alpha.12
2022-06-15 16:42:35 +00:00