41f3efb5cd
Proper escaping for apostrophe
2022-07-19 10:31:20 -07:00
22c1f6f7b4
Implement UI for email login and registration
2022-07-18 20:43:41 -07:00
8182f02bb5
Use landing page in about path
2022-07-15 11:18:36 -07:00
945951b092
Update the docs for the highlight keyboard shortcuts
2022-07-14 20:37:36 -07:00
55338c5576
Put the Add Note form in a form element so submit works
2022-07-14 17:44:37 -07:00
c4901a1eaf
Use dispatch events on article actions
...
This allows the kbar to be created with no external dependencies
so there is no flicker when a dependency like the article is
loaded.
2022-07-14 14:43:27 -07:00
9c37967abe
Set a z-index on the omnivore name logo element
...
When the OmnivoreNameLogo is a floating element we need to
set a z-index on it to ensure that it is above the left
article action menu items.
This fixes issues where the name logo might not be clickable on
wider screens.
2022-07-14 11:10:50 -07:00
6f5e49ece7
fix some typeahead search on siteName not working by adding siteName to the keywords list in kbar
2022-07-14 11:27:10 +08:00
40d449f4cc
Merge pull request #953 from omnivore-app/fix/floating-header-menu
...
Use fixed positioning on floating primary header
2022-07-13 10:46:51 -07:00
3c764776ef
Merge pull request #928 from omnivore-app/901
...
Increase luminous for labels
2022-07-13 05:52:37 +00:00
ab687ca832
Merge pull request #951 from omnivore-app/feature/typeahead-search
...
feature/typeahead search
2022-07-13 11:53:32 +08:00
b6826a8821
add siteName in api response in web
2022-07-13 11:03:33 +08:00
3a31757c59
change size to first in query param in web
2022-07-13 10:51:57 +08:00
b58cdc8a55
reducing lighting
2022-07-13 00:19:02 +00:00
31d133fdf0
updating border color to match label text color
2022-07-12 23:07:12 +00:00
7781d09623
Updated luminance condition for dark theme
2022-07-12 22:42:39 +00:00
ef31cb7199
Added code to lighten up the labels in dark mode
2022-07-12 21:52:51 +00:00
2d67b90904
Use fixed positioning on floating primary header
2022-07-12 11:59:02 -07:00
b1e40b2da4
Fix consistency of font styles in dropdown menus
2022-07-12 10:44:46 -07:00
91bb08ea5f
Use typeahead search
2022-07-12 10:36:09 -07:00
7c8fe4ba39
Update UX of kbar, implement typeahead search
2022-07-12 10:24:29 -07:00
ecde719b64
Merge pull request #807 from omnivore-app/OMN-715
...
[OMN-715]: Add a command pallet to the web
2022-07-12 09:29:34 -07:00
4ebcc763c8
Merge pull request #948 from omnivore-app/modals-design-cleanup
...
modals design cleanup
2022-07-12 09:11:12 -07:00
f7a023939d
Merge pull request #940 from omnivore-app/feature/allow-fetching-original
2022-07-11 22:08:27 -07:00
0f745fdc8d
Remove duplicate color
2022-07-11 19:55:53 -07:00
6471e67fa8
Use update colour name
2022-07-11 19:44:43 -07:00
aba2e7892e
Update the all highlights modal
2022-07-11 19:40:00 -07:00
156c4cf2cf
Update design on Add Link, and notes modals
2022-07-11 19:25:25 -07:00
9e3b192506
Clean up the design of FormModals
2022-07-11 18:15:14 -07:00
667db742a0
Re-enable the API keys in the dropdown menu
2022-07-11 16:20:35 -07:00
1965146e9f
Clean up highlight bar trash icon
2022-07-11 16:01:36 -07:00
8637651be9
reset file
2022-07-11 22:53:28 +00:00
ff6fcd15c4
Reduce rerenders of the kbar items
2022-07-11 15:47:42 -07:00
6cffbc23c7
reset - file
2022-07-11 22:43:15 +00:00
808e3ec8d6
Add archive to command bar
2022-07-11 14:58:04 -07:00
9f2ab09729
Special handle the CMD+K keys so they dont interfere with regular keyboard commands
2022-07-11 14:49:24 -07:00
9541e0c32e
updated Labels for different themes
2022-07-11 21:20:57 +00:00
bde765c524
Cast unactive actions to correct type now that its an empty list
2022-07-11 14:09:24 -07:00
4e27ec97f9
Use kbar for highlighting shortcuts, cleanup options
2022-07-11 13:14:14 -07:00
552d76a929
Added search support for kbar in this PR.
2022-07-11 13:14:12 -07:00
91e2a01a27
removing methods
2022-07-10 16:11:40 +00:00
27ed89b375
Resetting some files + leveraging library - color2k
2022-07-10 16:10:03 +00:00
215d9cfc36
Fix the utility text color in menus, make theme switcher smaller
2022-07-09 17:08:49 -07:00
56f843142a
Linting
2022-07-09 15:28:33 -07:00
2858dd68d2
Display in a textarea
2022-07-09 14:38:59 -07:00
9feeb80cf3
Allow fetching original content
...
This is useful when debugging
2022-07-09 14:35:14 -07:00
56245619cf
Remove unused attribute
2022-07-08 19:31:43 -07:00
6dc707cc92
Improve the outlines on dropdown arrows
2022-07-08 19:27:53 -07:00
f60876830c
Clean up menus based on latest design
...
Mostly removing separators, improving shadows, tweaking font.
First pass at these updates:
https://www.figma.com/file/ILgs6aXrPfukXOMf5Yibra/Omnivore---Deliverables?node-id=3386%3A82865
2022-07-08 15:20:55 -07:00
33c204aff8
Cleaning up imports
2022-07-06 14:02:16 +00:00