Commit Graph

292 Commits

Author SHA1 Message Date
544021f475 Add missing icon 2023-08-08 16:05:44 +08:00
b5a6b86915 Merge branch 'main' into feat/add-links-in-search 2023-08-07 22:41:47 +02:00
9be74570b6 Fix up and refactor some elements of the code. Allow multiple loading items. 2023-08-07 19:29:48 +02:00
7aa959a4c7 Change timeout for polling. 2023-08-06 18:29:07 +02:00
76e0b36dfb Dont require confirmation on delete, show undo action 2023-08-04 13:44:31 +08:00
dbd85d717f Improve spacing for new list view and header 2023-08-03 18:00:46 +08:00
4095cc7c1a Remove dead code 2023-08-03 14:56:07 +08:00
1feee4d7cf Add missing files 2023-08-03 13:27:21 +08:00
97f422cf3f Improve multiselect 2023-08-03 13:21:46 +08:00
ec1b14796a Make the reader color full width (remove margins) 2023-08-02 13:11:16 +08:00
d8c7970000 Hover action sizes 2023-08-01 17:44:21 +08:00
1adbe9a8cf Use title instead of TooltipWrapped 2023-08-01 17:27:58 +08:00
c3639eec5f Need to use class components for icons 2023-08-01 13:33:16 +08:00
c0dbbc3b86 Update icons 2023-08-01 12:31:12 +08:00
dde070f078 Better fallback images 2023-07-31 21:06:38 +08:00
d81359e57a Remove unused icons 2023-07-28 09:37:51 +08:00
7d821d1c42 Vendor the mathjax and highlightjs code to avoid CSP loading 2023-07-28 09:37:51 +08:00
31038f61ab Fix label layout, add progress indicators on feature cards 2023-07-12 14:06:43 +08:00
dacb4ee354 Label formatting across devices match better 2023-07-12 12:35:09 +08:00
4cb05acfe0 Merge pull request #2459 from 340rahul/fix_1993_signup_form
#1993, #1968 - Make sign up form fields required
2023-07-06 15:22:24 -07:00
2a1c286961 #1993, #1968 - make sign up form fields required 2023-07-04 00:24:26 +05:30
faf6fdb8a0 Show logo on medium devices 2023-06-30 21:08:43 -07:00
aab893584e MOre work on notebook side pane 2023-06-27 15:46:50 +08:00
1e38154e54 Clean up label styling 2023-06-27 15:46:50 +08:00
ae05789e5b Add hover actions to the library 2023-06-27 15:46:49 +08:00
fca3a4c2ea Labels update 2023-06-27 15:46:49 +08:00
fa0efe7794 First pass at hover actions on the library items 2023-06-27 15:46:49 +08:00
f9d35ee216 Fix light mode selected colour on the labels picker 2023-06-22 10:52:37 +08:00
73ce4f3dce Increase the unstacked labels count 2023-06-21 20:46:09 +08:00
431a4b7829 Add the edit label chip stack 2023-06-21 20:45:31 +08:00
e540c57da4 Throttle set label calls 2023-06-21 19:59:32 +08:00
2293cc0256 Add support for multi select labels 2023-06-21 13:55:20 +08:00
5f5d3ca164 Remove focus when dropdown closed, fix light theme border colours for label picker 2023-06-20 17:24:52 +08:00
a49e4f0378 Grid shadow, label picker colours 2023-06-20 17:06:18 +08:00
e270d4acf9 Warnings clean up 2023-06-20 13:36:36 +08:00
b8886c96da Only set minWidth for placeholder if all elements are empty 2023-06-20 10:55:41 +08:00
103e676c7d Clear last focused state on the labels in the selector 2023-06-20 10:28:15 +08:00
d0140b33d9 Min font size of 16px to prevent zoom on iOS 2023-06-20 10:18:29 +08:00
de8766512f Use a special chip style for the edit labels modal 2023-06-19 21:42:18 +08:00
a730a4cb85 Push props down so we can manipulate at the top level 2023-06-19 21:42:18 +08:00
0b7cd80c85 Set selected labels after creating 2023-06-19 21:42:18 +08:00
58183540db Use theme for input box colour 2023-06-19 21:42:18 +08:00
20345dd583 Label colour picker positioning 2023-06-19 21:42:18 +08:00
8477eb20be Outline on label colour selector 2023-06-19 21:42:18 +08:00
3e36706ab9 Styling on labels editor 2023-06-19 21:42:18 +08:00
ed66cba8df Remove the concept of a label colour row to simplify colour selection in labels 2023-06-19 21:42:18 +08:00
2523ac1aa9 Add LabelsPicker file 2023-06-19 21:41:25 +08:00
1547dd7583 Improved labels picker for the web 2023-06-19 21:41:25 +08:00
4cf8744ced Dont display focus on the dropdown 2023-06-12 14:53:47 +08:00
5ee02a1b38 More colors 2023-06-12 13:57:42 +08:00