Commit Graph

1337 Commits

Author SHA1 Message Date
6231741281 Set the link colour. Safari needs this 2022-04-12 20:09:03 -07:00
11429dddc0 Dont autofocus the text input on mobile
On mobile we dont want to auto focus because the keyboard opens
and takes up most of the screen space.
2022-04-12 20:08:20 -07:00
92a061b4ba Fix tooltip tags -> labels 2022-04-12 18:10:43 -07:00
d92b526583 Give the labels control a max height 2022-04-12 18:09:43 -07:00
57b8b763b0 run swift gql gen 2022-04-12 16:09:53 -07:00
751095b983 add padding below text chip preview 2022-04-12 15:33:52 -07:00
060313ab31 use hgrid to display label color selections 2022-04-12 15:33:52 -07:00
6c96b256d1 move create label submit button into navbar 2022-04-12 15:33:52 -07:00
d68c8e5e33 update search query to handle multiple labels 2022-04-12 15:33:52 -07:00
be68971a03 use xmark for remove label button 2022-04-12 15:33:52 -07:00
c8ad2f47a2 adapt assign labels view to work on a list 2022-04-12 15:33:51 -07:00
bd652dc3ed rename selectedLabelsForItemInContext to selectedLabels 2022-04-12 15:33:51 -07:00
df291ecbab add text chip buttons to represent labels used as filters 2022-04-12 15:33:51 -07:00
0fa9526924 use searchTerm and selected labels to compute searchQuery 2022-04-12 15:33:51 -07:00
686b00bc4d Merge pull request #408 from omnivore-app/fix/update-set-labels-input
Rename linkId to pageId in SetLabelsInput
2022-04-12 15:26:53 -07:00
372cd6afe2 More consistent boxshadows with themes 2022-04-12 13:16:25 -07:00
0d1b05d4fc Rename reader settings 2022-04-12 12:58:04 -07:00
782781639d Update API in test 2022-04-12 12:53:08 -07:00
73ef8fef09 Rename linkId to pageId in SetLabelsInput 2022-04-12 12:46:32 -07:00
244cced8b4 Make the labels modal non-scrollable on small screens, add a border 2022-04-12 12:35:56 -07:00
cbff548b98 Tweak box shadows in dark mode 2022-04-12 12:23:56 -07:00
9834303b3c Refine box shadows in dark mode 2022-04-12 12:23:56 -07:00
5450c9ce29 Add stand alone display settings modal 2022-04-12 12:23:56 -07:00
54ff7b6d60 Smaller display settings dropdown on small screens. Better shadows 2022-04-12 12:23:56 -07:00
68933689f6 Close labels modal when tap outside 2022-04-12 12:23:56 -07:00
4480548e48 Use a modal instead of dropdown on small screens 2022-04-12 12:23:56 -07:00
c6cc7d2987 Dont set a max width on smaller devices for the labels modal 2022-04-12 12:23:56 -07:00
bffe887b92 Only show the old article toolbar on ios embedded web (/app) 2022-04-12 12:23:56 -07:00
58d6e508bb Set the label modal width to be consistent 2022-04-12 12:23:56 -07:00
f0a725b7ef Dont let labels list expand too wide 2022-04-12 12:23:56 -07:00
c2cf30624b Remove X icon on reset to better center button 2022-04-12 12:23:56 -07:00
04eef29387 Wire up show highlights modal to new article actions 2022-04-12 12:23:56 -07:00
a6566e4a9b Rename notes sidebar to highlights modal 2022-04-12 12:23:56 -07:00
8d5425bc53 Show a success message when reader settings are reset 2022-04-12 12:23:56 -07:00
aa9797f4d4 Dont reserve label space if there are no labels 2022-04-12 12:23:56 -07:00
113101fd63 Handle creating labels via keyboard 2022-04-12 12:23:56 -07:00
cf300a615c Keyboard navigation for the bottom buttons 2022-04-12 12:23:56 -07:00
454f379e70 Navigate via keyboard to edit labels page 2022-04-12 12:23:56 -07:00
9f02f3ec15 Allow selection of the bottom edit labels footer 2022-04-12 12:23:55 -07:00
4888c75b9a Reset focused index when search bar gets focus
This is needed if someone combines keyboard navigation and
using the mouse to select the textbox
2022-04-12 12:23:55 -07:00
96ba44df6e Remove unused ref prop 2022-04-12 12:23:55 -07:00
110a503927 Implement the Create new Label button 2022-04-12 12:23:55 -07:00
34d892a9a2 Update comment 2022-04-12 12:23:55 -07:00
c280b2cf01 Remove items from cache when archived from the article actions menu 2022-04-12 12:23:55 -07:00
83a53c0722 Increment and decrement buttons on line height, add a reset button 2022-04-12 12:23:55 -07:00
2ab7e4ccdd Make the action dropdowns modal
This dismisses the tooltip when the modal is active
2022-04-12 12:23:55 -07:00
db2251b38a Remove debug 2022-04-12 12:23:55 -07:00
ebe22f3df8 Wrap the button so style isnt changed 2022-04-12 12:23:55 -07:00
9a627c225e Add tooltips to article actions 2022-04-12 12:23:55 -07:00
23416cd1e7 Allow adjusting line height 2022-04-12 12:23:55 -07:00