1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-28 18:23:09 +00:00
Commit Graph

1674 Commits

Author SHA1 Message Date
Dick Choi 69d11b5cd0 fix css bugs
content of rendered preview should be selectable
the hit box of width slider should has the highest z-index
2016-07-20 00:47:25 +09:00
Dick Choi f36f2029e5 change layout 2016-07-19 13:29:05 +09:00
Dick Choi af7476f79a use flex layout to center modal 2016-07-19 13:28:18 +09:00
Dick Choi 4f45ba1680 embed navigating, filterring to notelist 2016-07-15 10:34:52 +09:00
Dick Choi 0ccfd36a83 smaller storage name 2016-07-15 10:21:34 +09:00
Dick Choi 8452a95114 hide sidenav toggle button temporarily 2016-07-15 10:21:21 +09:00
Dick Choi 922ae7a274 clean old codes 2016-07-14 14:37:26 +09:00
Dick Choi 44f270f408 rewite whole code
add dataApi
renew PreferencesModal
2016-07-14 13:58:14 +09:00
Dick Choi ce915df2b2 focus content editor after create new Note 2016-06-12 19:55:39 +09:00
Dick Choi 4299baec5d enable devtools 2016-06-07 10:48:20 +09:00
Dick Choi eb1a0ba49f switch note by arrow buttons 2016-06-01 11:50:58 +09:00
Dick Choi 45212e7e14 redirect when create new note 2016-06-01 10:19:36 +09:00
Dick Choi c691af9712 debug autoscroll 2016-06-01 09:35:48 +09:00
Dick Choi 0c2226b3fc cancel dispatch queue before focrcing & shorter dispatch latency 2016-05-31 21:39:42 +09:00
Dick Choi eeda6b0208 remove unnecessary log 2016-05-31 21:38:47 +09:00
Dick Choi d171078ca4 fix z-index of option 2016-05-31 21:37:06 +09:00
Dick Choi cb18b8f347 fix style 2016-05-31 14:29:49 +09:00
Dick Choi 4fdb72f93c add FolderSelect 2016-05-31 14:29:01 +09:00
Dick Choi 549930b48c Enhance Tag style 2016-05-29 14:15:43 +09:00
Dick Choi 409a3de901 update NoteList
sort by updatedAt
improve style
add auto-scrolling
2016-05-29 14:02:23 +09:00
Dick Choi 431ac5a403 prevent duplication of starred 2016-05-29 13:52:17 +09:00
Dick Choi 5a26fc812d Star a note 2016-05-29 13:08:02 +09:00
Dick Choi 4292583d73 TagSelect 2016-05-29 02:54:01 +09:00
Dick Choi 14abbee3fb fix item of NoteList
add key to tag
replace createdAt with updatedAt
2016-05-29 02:27:41 +09:00
Dick Choi 903979b3f2 set updatedAt when dispatching SAVE_NOTE 2016-05-29 02:26:26 +09:00
Dick Choi 913e649e5d fix overflow style of item in folded SideNav 2016-05-29 01:09:32 +09:00
Dick Choi 7f8733796e Detail 2016-05-25 17:11:10 +09:00
Dick Choi 60daafe136 clean lib 2016-05-25 17:07:41 +09:00
Dick Choi c7ad06a1f7 Update NoteList
redirect if no note selected
add overflow style of labels in Note item
2016-05-25 02:16:22 +09:00
Dick Choi d07c795511 Navigating by notelist 2016-05-24 20:15:52 +09:00
Dick Choi 89d1071dc1 update StatusBar
fix width of URL status
show dialog before update
2016-05-24 20:14:53 +09:00
Dick Choi 93d3ea70fc handle new note button & note list 2016-05-22 23:44:49 +09:00
Rokt33r 89a76d9ead resizible list 2016-05-19 13:58:39 +09:00
Rokt33r ce52d5cf42 improve style of StatusBar & display pathname from StatusBar 2016-05-14 19:03:05 +09:00
Rokt33r da19066fb8 update style of buttons in SideNav 2016-05-14 19:01:57 +09:00
Rokt33r be20c2c800 renew TopBar 2016-05-14 19:01:32 +09:00
Rokt33r c59638aaae Don't call devtron every refreshing 2016-05-14 19:00:45 +09:00
Rokt33r 735b79a4e0 refactor ZoomSelect iteration 2016-05-14 15:52:05 +09:00
Rokt33r 443b529667 extract stylus vars of nav 2016-05-14 13:50:23 +09:00
Rokt33r c3e62f58ab remove menu offset 2016-05-14 12:47:59 +09:00
Rokt33r 9869545777 remove linkState function & move modal.js to main/lib 2016-05-14 12:45:49 +09:00
Rokt33r 04e5034f5f add StatusBar to Main 2016-05-14 12:45:07 +09:00
Rokt33r 508615b600 add StatusBar & Zoom UI 2016-05-14 12:29:38 +09:00
Rokt33r 4d3d416ecb use ConfigManager 2016-05-14 12:27:28 +09:00
Rokt33r be2897806a show empty warning properly when SideNav folded 2016-05-14 12:26:11 +09:00
Rokt33r 6ebde04d22 add ConfigManager & ZoomManager 2016-05-14 12:24:24 +09:00
Rokt33r ba4d90765a devtron 2016-05-13 03:17:08 +09:00
Rokt33r 18b6d8289f refactor file structure 2016-05-12 21:02:40 +09:00
Rokt33r 9d60704c9b Merge branch 'master'
Conflicts:
	package.json
2016-05-12 20:10:18 +09:00
Rokt33r 365d7a1afd foldable SideNav 2016-05-12 19:53:21 +09:00