Commit Graph

1190 Commits

Author SHA1 Message Date
ff06f817fe Better handling of state changes on notes 2023-06-27 15:46:49 +08:00
f1e435ff0b Passing error messages for notebooks 2023-06-27 15:46:49 +08:00
fca3a4c2ea Labels update 2023-06-27 15:46:49 +08:00
9f20fd4736 Clean up notebook options 2023-06-27 15:46:49 +08:00
15dd87db8f Clean up note saving, linting fixes 2023-06-27 15:46:49 +08:00
cb7e4f7d7f Remove hover actions on grid view 2023-06-27 15:46:49 +08:00
b0b7bf5dcc Update notebook styling 2023-06-27 15:46:49 +08:00
b1a7fc8488 Improve styling of notes 2023-06-27 15:46:49 +08:00
e294ed4b4b Clean up notebooks design and saving 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
44bdf4cd26 #2267 fix styling for highlight bar in mobile. 2023-06-26 14:39:37 +05:30
c2e2150f70 Merge pull request #2414 from 340rahul/2267_feature_copyButtonHighlights
Add copy button to highlight bar
2023-06-23 08:40:59 +08:00
09abc46102 Correct highlight bar css object conditional. 2023-06-23 03:23:01 +05:30
cc27a8e373 Add success and error toasts on copy 2023-06-22 19:24:27 +05:30
273d98332e Clean up HighlightBar.tsx and remove dup code 2023-06-22 17:54:04 +05:30
36898eea93 Issue 2267 - add a copy button to highlights 2023-06-22 17:16:29 +05:30
f9d35ee216 Fix light mode selected colour on the labels picker 2023-06-22 10:52:37 +08:00
aed6f75f63 Set labels control escaping 2023-06-21 21:50:33 +08:00
ab5ddc80f3 Remove unused prop 2023-06-21 21:30:39 +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
eda533ed50 Removed the Edit Labels from the set labels modal 2023-06-21 20:45:09 +08:00
82e4ecd524 Improve keyboard control messaging in the label selector 2023-06-21 20:22:47 +08:00
e540c57da4 Throttle set label calls 2023-06-21 19:59:32 +08:00
5dd0e2183f Add missing bulk labels modal file 2023-06-21 14:57:33 +08:00
edaeef0c7f Remove debug line 2023-06-21 14:39:07 +08:00
29b809558b Update labels on cards when setting from library 2023-06-21 14:17:26 +08:00
2293cc0256 Add support for multi select labels 2023-06-21 13:55:20 +08:00
be8ce8167c Merge pull request #2395 from omnivore-app/fix/web-home-notebooks
Allow opening notebooks from the library
2023-06-20 18:25:34 +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
b733420d19 Allow opening notebooks from the library 2023-06-20 15:54:04 +08:00
783dc0b1f1 Close the labels modal on escape key 2023-06-20 15:06:13 +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
9dd2a43017 Dont watch all props for save operation 2023-06-20 10:35:40 +08:00
103e676c7d Clear last focused state on the labels in the selector 2023-06-20 10:28:15 +08:00
074efe3b43 Show error messages in labels modal 2023-06-20 10:19:40 +08:00
d0140b33d9 Min font size of 16px to prevent zoom on iOS 2023-06-20 10:18:29 +08:00
3683447b6e Use Tag image 2023-06-19 21:56:41 +08:00
4a4bccb6a3 Remove the Edit Labels button 2023-06-19 21:42:18 +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
3c7dbc995c Add async 2023-06-19 21:42:18 +08:00
ad921fdff2 Set labels on items in the home screen when editing there 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