Commit graph

2997 commits

Author SHA1 Message Date
Jackson Harper
4e5dc845cb
Merge pull request #1072 from omnivore-app/dependabot/npm_and_yarn/sentry/integrations-7.10.0
Bump @sentry/integrations from 6.19.6 to 7.10.0
2022-08-18 11:10:42 +08:00
Jackson Harper
6bf3c8fdca
Merge pull request #1083 from omnivore-app/dependabot/npm_and_yarn/graphql-middleware-6.1.32
Bump graphql-middleware from 6.1.31 to 6.1.32
2022-08-18 11:07:47 +08:00
Rupin Khandelwal
f9480d39f4
Merge pull request #1087 from omnivore-app/1074
Remove Wiggle effect on sub menu items
2022-08-17 07:31:51 -05:00
Jackson Harper
2aa30f101b
Merge pull request #1089 from omnivore-app/fix/cta-cancel-button-style
Fix the style for cancel buttons on non-login pages
2022-08-17 14:37:12 +08:00
Jackson Harper
a7f7f80c90 Fix the style for cancel buttons on non-login pages 2022-08-17 14:21:57 +08:00
Rupin Khandelwal
e41b3cf2bd fixed CSS issues 2022-08-16 09:19:42 -05:00
Rupin Khandelwal
616a652aed resolving conflicts 2022-08-16 09:03:48 -05:00
Rupin Khandelwal
e0e47f1623
Merge pull request #1088 from omnivore-app/1075
Adding background color to active item and cleaning up
2022-08-16 08:56:18 -05:00
Jackson Harper
3b15ae68b8
Merge pull request #1081 from omnivore-app/fix/library-data
Handle changing some state in the library
2022-08-16 21:30:10 +08:00
Jackson Harper
bf63ec61cb Fix empty arrow function 2022-08-16 17:20:21 +08:00
Rupin Khandelwal
dfca5d1be7 adding the active status to the menu items 2022-08-15 19:02:13 -05:00
Rupin Khandelwal
42ee36d8d9 Adding background color to active item and cleaning up 2022-08-15 18:46:29 -05:00
Rupin Khandelwal
f33e3d686e remove animation and cleaning up menu.css file 2022-08-15 17:46:02 -05:00
Rupin Khandelwal
150291fe0b Removing animation and hover effect 2022-08-15 16:57:05 -05:00
dependabot[bot]
c694682f00
Bump graphql-middleware from 6.1.31 to 6.1.32
Bumps [graphql-middleware](https://github.com/maticzav/graphql-middleware) from 6.1.31 to 6.1.32.
- [Release notes](https://github.com/maticzav/graphql-middleware/releases)
- [Commits](https://github.com/maticzav/graphql-middleware/compare/v6.1.31...v6.1.32)

---
updated-dependencies:
- dependency-name: graphql-middleware
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 21:18:20 +00:00
Jackson Harper
0c27f5445d Remove empty arrow function 2022-08-15 14:53:57 +08:00
Jackson Harper
bd89ee4e17 Handle changing the list layout and search term using a coordinator pattern 2022-08-15 14:44:05 +08:00
Jackson Harper
b6d58d15be Make the library layout toggles into buttons 2022-08-15 12:13:25 +08:00
Jackson Harper
28c7d7be90
Merge pull request #1073 from omnivore-app/fix/library-top-layout
Improve layout of library page headers
2022-08-15 11:58:25 +08:00
Jackson Harper
4ed34d6a0b Rename library active menu item colour var to be more descriptive 2022-08-15 11:09:27 +08:00
Jackson Harper
e2a04c0ea6 Improve layout of library page headers 2022-08-15 10:37:26 +08:00
dependabot[bot]
9ded821d85
Bump @sentry/integrations from 6.19.6 to 7.10.0
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 6.19.6 to 7.10.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.6...7.10.0)

---
updated-dependencies:
- dependency-name: "@sentry/integrations"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 02:16:56 +00:00
Jackson Harper
e4ee66e6ab
Merge pull request #1053 from omnivore-app/dependabot/npm_and_yarn/puppeteer-core-16.1.0
Bump puppeteer-core from 15.3.2 to 16.1.0
2022-08-15 10:15:35 +08:00
Jackson Harper
5de2d65ce4
Merge pull request #1052 from omnivore-app/dependabot/npm_and_yarn/sentry/tracing-7.9.0
Bump @sentry/tracing from 5.30.0 to 7.9.0
2022-08-15 10:14:54 +08:00
Jackson Harper
08a19d3488
Merge pull request #1071 from omnivore-app/fix/subscription-icon
Use an icon for subscriptions
2022-08-12 15:07:07 +08:00
Jackson Harper
f3a1cc262e
Merge pull request #1070 from omnivore-app/fix/update-vercel-ignore
Update vercel ignore to ignore some of our new services
2022-08-12 14:50:52 +08:00
Jackson Harper
7491367821 Use an icon for subscriptions
Should probably use site icons where we can, but this at least
fixes the UI.
2022-08-12 14:42:23 +08:00
Jackson Harper
e9bd3d515b Update vercel ignore to ignore some of our new services 2022-08-12 14:32:39 +08:00
Jackson Harper
a933fe0dde
Merge pull request #1031 from omnivore-app/1017
Menu Component Start
2022-08-12 12:28:34 +08:00
Jackson Harper
745416d5f1 Fix empty arrow function 2022-08-12 12:07:49 +08:00
Jackson Harper
7a8516eb6b SVG attribute naming cleanup 2022-08-12 11:51:20 +08:00
Jackson Harper
e4a66f8f9e Use a single dictionary for labels and subscriptions 2022-08-12 11:48:03 +08:00
Rupin Khandelwal
5e5ed35687 Added Code to support sub menu for Labels and subscriptions 2022-08-12 01:16:22 +02:00
Jackson Harper
b6af9d3e5c Add libraryActive colour 2022-08-11 19:21:05 +08:00
Jackson Harper
695a9ce649 Add page with new library layout 2022-08-11 17:36:09 +08:00
Jackson Harper
858448e0d4 Update style for new library, display progress bar backgrounds 2022-08-11 17:34:44 +08:00
Jackson Harper
4f19d9f5ec Add new text style 2022-08-11 17:34:14 +08:00
Jackson Harper
29a1f466ef Add new colours for library 2022-08-11 17:33:33 +08:00
Jackson Harper
8fa287c540 Use library background color 2022-08-11 17:33:14 +08:00
Jackson Harper
c127edbf73 Remove margin as the container will handle this, try making an item active, use new icon 2022-08-11 17:32:34 +08:00
Jackson Harper
496e3d651d Move the menu off the homefeedgrid into new library layout 2022-08-11 17:31:09 +08:00
dependabot[bot]
d12f3642e6
Bump puppeteer-core from 15.3.2 to 16.1.0
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 15.3.2 to 16.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v15.3.2...v16.1.0)

---
updated-dependencies:
- dependency-name: puppeteer-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 02:15:16 +00:00
Jackson Harper
600743534a
Merge pull request #1038 from omnivore-app/dependabot/npm_and_yarn/sendgrid/mail-7.7.0
Bump @sendgrid/mail from 7.6.0 to 7.7.0
2022-08-11 10:12:38 +08:00
Rupin Khandelwal
1e2f965931 Merge branch 'main' of github.com:omnivore-app/omnivore into 1017 2022-08-10 19:46:14 +02:00
Rupin Khandelwal
98a5feeb73 Cleaning up CSS and theming 2022-08-10 19:41:33 +02:00
Rupin Khandelwal
f0d4c6fd7f Removing the commented out code because now the functionality is supported through the Menu for Big screens 2022-08-10 19:00:30 +02:00
Rupin Khandelwal
42eba03de7 adding text color variable so that it works for both themes for menu 2022-08-10 18:59:01 +02:00
Satindar Dhillon
de972483b2
Merge pull request #1064 from omnivore-app/chore/bump-apple-apps
bump apple apps to 1.14.0
2022-08-10 09:35:19 -07:00
Satindar Dhillon
ff733e7f8e bump apple apps to 1.14.0 2022-08-10 06:53:55 -07:00
Jackson Harper
2ab91377bf
Merge pull request #1061 from omnivore-app/fix/cancel-button-style 2022-08-10 17:00:30 +08:00