Commit Graph

511 Commits

Author SHA1 Message Date
thecodrr
e95de144ac ui: change error color 2020-04-01 23:12:10 +05:00
thecodrr
16da6ba096 feat: make primary button responsive 2020-04-01 23:11:56 +05:00
thecodrr
27f90c220c feat: allow to show seconds in timeConverter 2020-04-01 23:11:32 +05:00
thecodrr
e8bfd4005a refactor: add openNote method to Vault 2020-04-01 23:11:04 +05:00
thecodrr
167f982c60 fix: login not working 2020-04-01 23:10:41 +05:00
thecodrr
23c73f2413 fix: remove unnecessary calls to getState() 2020-04-01 23:10:24 +05:00
thecodrr
59deba6e6c refactor: migrate all stores to new class system 2020-04-01 22:56:10 +05:00
thecodrr
622f167079 refactor: cleanup editor store 2020-04-01 22:26:24 +05:00
thecodrr
40ace9cef9 chore: update quill 2020-03-30 12:19:24 +05:00
thecodrr
7c9630e838 refactor: breakup editor into further components 2020-03-29 10:55:38 +05:00
thecodrr
24f559c431 ui: make notesplaceholder cleaner 2020-03-28 23:44:01 +05:00
thecodrr
bfbe6e7adc ui: minor improvements, font change 2020-03-28 23:29:04 +05:00
thecodrr
97a3354d92 refactor: clean up settings 2020-03-28 15:50:24 +05:00
thecodrr
fc162be2cf refactor: improve notestore code quality 2020-03-28 15:22:56 +05:00
thecodrr
5fae312861 refactor: move vault logic to its own class 2020-03-28 14:32:24 +05:00
thecodrr
5fe29fcc00 refactor: move selection logic to its own store 2020-03-28 13:53:13 +05:00
thecodrr
99424b9758 refactor: cleanup appstore and convert it into a class 2020-03-28 13:52:45 +05:00
thecodrr
0e9fcaf542 feat: make zustand store logic ready for classes 2020-03-28 13:51:18 +05:00
thecodrr
f0f17c3f76 ui: fix css theme variants not loading properly 2020-03-28 11:57:09 +05:00
thecodrr
39f71df51f fix: night mode toggle from nav menu 2020-03-28 11:50:52 +05:00
thecodrr
2ed4f71f13 refactor: improve all placeholders 2020-03-28 11:44:05 +05:00
thecodrr
2cfc0ae79d fix: variant inheritance in flex variants 2020-03-27 23:26:09 +05:00
thecodrr
4833d46528 refactor: improve react-quill logic 2020-03-27 23:25:43 +05:00
thecodrr
f54c88c07a fix: night mode toggle in settings 2020-03-27 23:25:12 +05:00
thecodrr
acd3003374 refactor: use flex variants 2020-03-27 03:00:06 +05:00
thecodrr
fecded7d38 ui: fix props not being forwarded to children in form 2020-03-27 02:14:50 +05:00
thecodrr
632819d3af refactor: cleanup base dialog component 2020-03-27 01:25:51 +05:00
thecodrr
9c8a6c881e refactor: signup & login dialogs 2020-03-27 01:04:59 +05:00
thecodrr
5a4f923e9a refactor: seperate navigationmenu from app.js 2020-03-26 20:35:33 +05:00
thecodrr
d7948a5df3 ui: seperate navmenuitem from app.js 2020-03-26 17:15:24 +05:00
thecodrr
25573d4173 fix: ThemeFactory has no function called "transform" 2020-03-26 16:27:50 +05:00
thecodrr
b5262356d3 fix: cannot use class as a function 2020-03-26 16:27:27 +05:00
thecodrr
4267237f7e fix: make app compile after theming logic changes 2020-03-26 16:22:21 +05:00
thecodrr
4a51c6b9ee refactor: migrate theming logic to factory pattern 2020-03-26 15:57:49 +05:00
thecodrr
e6a3400d9d fix: make app compile 2020-03-26 12:02:25 +05:00
thecodrr
88bd6e99ab refactor: use function declaration everywhere 2020-03-26 11:58:10 +05:00
thecodrr
617c7b04c4 fix: notes search casuing crash 2020-03-26 10:32:28 +05:00
thecodrr
13e33fb244 fix: send delta obj instead of Delta class 2020-03-25 11:55:09 +05:00
thecodrr
ca455f819f feat: refresh colors and trash on sync 2020-03-25 10:42:32 +05:00
thecodrr
d103674be2 feat: update tags/color logic according to notes-core 2020-03-22 11:29:57 +05:00
thecodrr
6c10c94721 fix: #136 2020-03-21 12:36:20 +05:00
thecodrr
6f78afa282 ui: change default icon color 2020-03-21 11:35:21 +05:00
thecodrr
9a7aa2f850 refactor: resolve all warnings 2020-03-21 10:42:24 +05:00
thecodrr
e284eff570 ui: align textseparator correctly 2020-03-21 10:40:56 +05:00
dependabot[bot]
4863776ec7 chore(deps): bump acorn from 5.7.3 to 5.7.4 (#141)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-21 10:34:26 +05:00
thecodrr
9821c74659 chore: update core 2020-03-21 10:21:50 +05:00
thecodrr
cde8dd1384 feat: improve login experience & add manual syncing 2020-03-21 10:20:34 +05:00
alihamuh
84cab85fb1 fix:prop. btn clr changed, height of dot for title changed 2020-03-21 09:43:49 +05:00
alihamuh
a7a195bc83 fix: remove btn in tab menu fixed 2020-03-18 10:45:46 +05:00
thecodrr
8ec4f3433b ui: fix selection circle icon 2020-03-17 12:54:51 +05:00