Commit Graph

486 Commits

Author SHA1 Message Date
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
thecodrr
65840cd4ea ui: minor icon fixes 2020-03-17 12:53:58 +05:00
thecodrr
4dccf72565 fix: change icon 2020-03-17 12:51:23 +05:00
thecodrr
a8ff14c368 feat: completely replace react-feather 2020-03-17 12:49:28 +05:00
thecodrr
db5531f0f0 fix: #135 2020-03-17 12:49:28 +05:00
thecodrr
81009bacce feat: fully implement login/signup 2020-03-17 12:49:28 +05:00
thecodrr
eae28d823b feat: change icon pack to mdi 2020-03-17 12:49:28 +05:00
thecodrr
9a54a8c7f8 feat: add mdi icons 2020-03-17 12:49:28 +05:00
Muhammad Ali
46241ce089 fix: favorites not refreshing after navigating back from search (#138)
Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
2020-03-17 12:40:55 +05:00
Muhammad Ali
17d76dc990 feat: add remove from topic menu item (#137)
* remove -note

* contex menu

* changes made
2020-03-17 12:39:49 +05:00
thecodrr
6bb9b1a00f ui: simple fade in/out animation when navigating 2020-03-15 10:43:52 +05:00
thecodrr
f4702eeafb feat: remove locked note deletion from multiselect 2020-03-15 10:02:50 +05:00
thecodrr
585acc2c2c ui: minor improvements to settings 2020-03-15 10:00:36 +05:00
thecodrr
1f4abe108c refactor: minor cleanup 2020-03-15 09:25:11 +05:00
thecodrr
5234d2c828 ui: improve settings aesthetic 2020-03-15 09:17:17 +05:00
Muhammad Ali
dcb72c7386 feat: redesign settings (#132)
* properties-remake

* setting -sign-in

* changed px to spaces

* Update package.json

* Update package.json

* Update yarn.lock

Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
2020-03-14 14:43:17 +05:00
thecodrr
c82fbf63da feat: add editor menu 2020-03-14 13:11:17 +05:00
thecodrr
5b6a502f1b fix: crash when saving session 2020-03-14 12:32:51 +05:00
thecodrr
6211ebf9bc refactor: resolve all warnings 2020-03-14 10:51:18 +05:00
thecodrr
76bd0ebf71 fix: crash when opening context menu in tags list 2020-03-14 10:47:21 +05:00
thecodrr
3bb8334793 fix: #131 2020-03-14 10:46:17 +05:00
thecodrr
351f8a3f42 fix: #130 2020-03-14 10:41:15 +05:00
thecodrr
b9ab13720a fix: #129 2020-03-14 09:52:21 +05:00
thecodrr
8d72daa82c fix: #128 2020-03-14 09:48:41 +05:00
thecodrr
e74f12e266 fix: #105 2020-03-14 09:36:47 +05:00
thecodrr
871878b3f7 fix: #75 2020-03-14 09:31:51 +05:00