thecodrr
06bdfc2f4f
feat: change hover color from shade to hover
2021-07-17 08:43:12 +05:00
thecodrr
1646335239
feat: more elegant side menu ui
2021-07-17 08:42:25 +05:00
thecodrr
6c4dc8173e
feat: make notebook item consistent with note item
2021-07-17 08:40:39 +05:00
thecodrr
38fff01305
feat: show 2 tags & notebook on the note item
2021-07-17 08:38:37 +05:00
thecodrr
6093970137
feat: minor improvements to note item ui
2021-07-17 08:35:36 +05:00
thecodrr
dcdbcd62e8
feat: improve listitem ui
2021-07-17 08:34:03 +05:00
thecodrr
e2eca47daf
test: kill previous server instances before start
2021-07-17 08:26:28 +05:00
thecodrr
c51f507eec
feat: focus editor instead of title on note open
2021-07-17 08:25:49 +05:00
thecodrr
49be2dc0e4
fix: make sure the fab button remains on top
2021-07-17 08:23:46 +05:00
thecodrr
720a25608d
fix: send a unique nonce as prop to editor
...
this is necessary because sometimes on mobile, a note is closed
and cannot be opened again because noteId
prop is the same.
2021-07-17 08:22:13 +05:00
thecodrr
86836e1d18
fix: replace hash route on logout
2021-07-17 08:20:25 +05:00
thecodrr
560f7e0ffc
fix: build notesnook-web for desktop when releasing
2021-07-17 08:17:52 +05:00
thecodrr
1a314be875
feat: improve reminder bar ui
2021-07-17 08:17:24 +05:00
thecodrr
f3e50df4a4
feat: add grouping in every list
2021-07-17 00:25:21 +05:00
thecodrr
0094b132bc
feat: change default font to Open Sans
2021-07-17 00:12:59 +05:00
thecodrr
9245b545ee
feat: migrate to react-virtuoso from react-window
...
migrating because react-window does not support
automatic variable sized items. However, I may have to migrate back
because there is a weird error in react-virtuoso.
Migration back probably won't be a good idea though.
2021-07-17 00:09:29 +05:00
thecodrr
c5a791c153
fix: weird behavior of inline code in lists
2021-07-12 11:52:34 +05:00
thecodrr
aa8a257c35
refactor: fix all warnings
2021-07-12 08:33:30 +05:00
thecodrr
677b54dea3
fix: make sure code blocks follow the theme
2021-07-10 00:00:19 +05:00
thecodrr
7e98162ac5
fix: improve code block & checklist styling
2021-07-09 18:02:46 +05:00
thecodrr
8679dbed62
ci: improve test runner script
2021-07-09 01:17:08 +05:00
thecodrr
8be672e620
test: add tests for note export
2021-07-09 01:13:26 +05:00
thecodrr
f6b0110063
fix: editor is squeezed in focus mode
2021-07-08 21:21:45 +05:00
dependabot[bot]
fdf873366e
chore(deps): bump color-string from 1.5.4 to 1.5.5
...
Bumps [color-string](https://github.com/Qix-/color-string ) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases )
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5 )
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-08 13:34:09 +05:00
dependabot[bot]
a2ece15951
chore(deps): bump ws from 6.2.1 to 6.2.2
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/commits )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-08 13:33:49 +05:00
thecodrr
ef2a83c575
ci: properly kill react-server on tests complete
2021-07-08 13:23:39 +05:00
thecodrr
55637bb129
feat: set menu items padding in em
2021-07-08 12:41:20 +05:00
thecodrr
35c42f7cb4
test: retry 3 times if a test fails
2021-07-08 12:41:06 +05:00
thecodrr
9538b93629
test: add timeouts for failing tests
2021-07-08 12:40:53 +05:00
thecodrr
bda5dd9430
refactor: move isUserPremium to its own hook
2021-07-08 12:22:59 +05:00
thecodrr
604a4fba9c
feat: extract collapsible header code to a plugin
2021-07-08 12:15:58 +05:00
thecodrr
a3cb526f66
fix: cross-browser consistent heights & widths
2021-07-08 11:10:11 +05:00
thecodrr
110fb11f9c
test: wait before opening menu to check for color
2021-07-07 22:08:45 +05:00
thecodrr
2f20ac0120
ci: fix note creation automation
2021-07-07 14:29:51 +05:00
thecodrr
313565246c
chore: update v1.4.1 changelog
2021-07-07 14:25:08 +05:00
thecodrr
6a6b1aebe4
ci: ignore args when running tests
2021-07-07 14:22:49 +05:00
thecodrr
deb9499054
ci: always use line reporter
2021-07-07 14:22:11 +05:00
thecodrr
e2f33f6f4e
ci: let action-electron-builder do the work
2021-07-07 14:10:16 +05:00
thecodrr
7d265db894
tests: use zx for running tests
2021-07-07 14:09:51 +05:00
thecodrr
54e0d1230b
ci: download notesnook-web build to ./desktop/build
2021-07-07 13:16:46 +05:00
thecodrr
92b998916f
scripts: just use / instead of sep
2021-07-07 12:56:53 +05:00
thecodrr
8c7355e1ae
ci: use yarn instead of npm
2021-07-07 12:49:19 +05:00
thecodrr
0bf11e881d
ci: pass testRunner exit code when exiting script
2021-07-07 12:46:24 +05:00
thecodrr
21c2671141
ci: do not use microsoft/playwright-github-action@v1
2021-07-07 12:46:24 +05:00
thecodrr
b31cde906f
ci: faster debug build
2021-07-07 12:46:24 +05:00
thecodrr
f14f329034
ci: do not compare snapshots
2021-07-07 12:46:24 +05:00
thecodrr
63017a6c7f
ci: fix config
2021-07-07 12:46:24 +05:00
thecodrr
6d7b5baf0d
ci: install all browsers before running tests
2021-07-07 12:46:24 +05:00
thecodrr
574fc935b2
ci: use @playwright/test
2021-07-07 12:46:20 +05:00
thecodrr
437f71a1a5
edits
2021-07-07 12:44:55 +05:00