Jackson Harper
|
3d72d0f9d5
|
Dont use <Script inside next/head
|
2022-03-03 20:56:16 -08:00 |
|
Jackson Harper
|
fb6564a126
|
Use next/script for Mathjax
|
2022-03-03 20:37:04 -08:00 |
|
Satindar Dhillon
|
dec888ce63
|
Merge pull request #182 from omnivore-app/feature/ipad-navbar-improvements
iPad navbar improvements
|
2022-03-03 20:17:45 -08:00 |
|
Satindar Dhillon
|
3af09d9558
|
use hiding nav bar on iPad reader view
|
2022-03-03 17:21:42 -08:00 |
|
Satindar Dhillon
|
f3202561d3
|
bump swift package deps
|
2022-03-03 17:21:42 -08:00 |
|
Satindar Dhillon
|
f5f7cb537e
|
Merge pull request #181 from omnivore-app/chore/jest-config
Use next/jest plugin to configure jest unit tests
|
2022-03-03 16:12:00 -08:00 |
|
Satindar Dhillon
|
94df27c964
|
create a test and build command for deploying to vercel
|
2022-03-03 15:48:42 -08:00 |
|
Satindar Dhillon
|
2db59860d2
|
remove module aliases from jest config
|
2022-03-03 13:50:54 -08:00 |
|
Satindar Dhillon
|
cecb9da4c7
|
use next/jest plugin to configure jest unit tests
|
2022-03-03 13:44:35 -08:00 |
|
Jackson Harper
|
a49c9ff6d4
|
Merge pull request #180 from omnivore-app/fix/migration-image
Add package file back to migration image
|
2022-03-03 11:13:57 -08:00 |
|
Jackson Harper
|
78cb194912
|
Add package file back to migration image
This is needed when running via docker-compose
|
2022-03-03 11:05:42 -08:00 |
|
Satindar Dhillon
|
cdeaa1ffff
|
Merge pull request #175 from omnivore-app/feature/ipad-library-grid
iPad library grid
|
2022-03-02 10:25:50 -08:00 |
|
Satindar Dhillon
|
b19ac104f4
|
fix context menus so all actions are included across devices
|
2022-03-02 10:24:35 -08:00 |
|
Jackson Harper
|
ff871c35bc
|
Merge pull request #174 from omnivore-app/fix/code-styling-width
Remove inline-block styling on code blocks
|
2022-03-02 10:06:50 -08:00 |
|
Satindar Dhillon
|
2868e95716
|
track context menu open status so we can ignore element tap actions
|
2022-03-02 09:36:59 -08:00 |
|
Satindar Dhillon
|
a787c134e7
|
handle gid card taps as well as grid card button taps
|
2022-03-01 22:35:13 -08:00 |
|
Jackson Harper
|
304f6352dc
|
Remove inline-block styling on code blocks
This will let code blocks go full width without inline code
statements creating a new line break.
|
2022-03-01 15:53:44 -08:00 |
|
Jackson Harper
|
2bce598624
|
Merge pull request #164 from omnivore-app/dependabot/npm_and_yarn/swr-1.2.2
Bump swr from 1.0.1 to 1.2.2
|
2022-03-01 15:16:16 -08:00 |
|
Satindar Dhillon
|
0289cacad9
|
extract contextMenuView action into function
|
2022-03-01 14:43:04 -08:00 |
|
Jackson Harper
|
cd90d3a402
|
Add typing on the error filter query
|
2022-03-01 14:40:36 -08:00 |
|
Satindar Dhillon
|
81522aef22
|
show context menu on button tap
|
2022-03-01 14:30:12 -08:00 |
|
Jackson Harper
|
1557136e81
|
Use the outer query value in gqlFetcher call
The inner query value never changes, so no need to worry
with type casting this here, it will always be a string.
|
2022-03-01 14:28:21 -08:00 |
|
dependabot[bot]
|
51b3fb4545
|
Bump swr from 1.0.1 to 1.2.2
Bumps [swr](https://github.com/vercel/swr) from 1.0.1 to 1.2.2.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/1.0.1...1.2.2)
---
updated-dependencies:
- dependency-name: swr
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 22:14:59 +00:00 |
|
Jackson Harper
|
9515c3c6f6
|
Merge pull request #171 from omnivore-app/fix/upgrade-segment
Upgrades to bump up update-notifier version
|
2022-03-01 14:06:08 -08:00 |
|
Satindar Dhillon
|
d130ba6b92
|
add feature flag for showing tags on grid item cards
|
2022-03-01 13:38:50 -08:00 |
|
Satindar Dhillon
|
ce8075afed
|
update styling for grid item cards
|
2022-03-01 13:12:56 -08:00 |
|
Jackson Harper
|
15b44bb53c
|
Merge pull request #170 from omnivore-app/fix/font-stepper-persistence
Ensure font size changes are persisted
|
2022-03-01 12:46:55 -08:00 |
|
Jackson Harper
|
a8e2c4780f
|
Upgrade nodemon in admin
|
2022-03-01 12:35:44 -08:00 |
|
Jackson Harper
|
f30c6f21c3
|
Update segment and nodemon to bump update-notifier
|
2022-03-01 12:20:13 -08:00 |
|
Jackson Harper
|
c2dd4143ff
|
Ensure font size changes are persisted
|
2022-03-01 12:04:19 -08:00 |
|
Jackson Harper
|
6ac3f7f6c8
|
Merge pull request #163 from omnivore-app/dependabot/npm_and_yarn/intercom-client-3.1.4
Bump intercom-client from 2.11.2 to 3.1.4
|
2022-03-01 11:58:15 -08:00 |
|
Jackson Harper
|
505f888e37
|
Update to latest intercom client
|
2022-03-01 11:20:31 -08:00 |
|
dependabot[bot]
|
cadccfc7e1
|
Bump intercom-client from 2.11.2 to 3.1.4
Bumps [intercom-client](https://github.com/intercom/intercom-node) from 2.11.2 to 3.1.4.
- [Release notes](https://github.com/intercom/intercom-node/releases)
- [Commits](https://github.com/intercom/intercom-node/commits/v3.1.4)
---
updated-dependencies:
- dependency-name: intercom-client
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 18:40:33 +00:00 |
|
Jackson Harper
|
c4cf5bc2b0
|
Merge pull request #146 from omnivore-app/fix/favicons
Fix the favicon imports
|
2022-03-01 10:37:23 -08:00 |
|
Jackson Harper
|
836d73ad74
|
Add icons
|
2022-03-01 10:20:02 -08:00 |
|
Satindar Dhillon
|
e8873ad5f4
|
stub in grid feed card wireframe
|
2022-03-01 10:07:50 -08:00 |
|
Jackson Harper
|
bb6fbe8d9a
|
Merge pull request #169 from omnivore-app/label-tweaks
Add labels to library items query, improve design of labels
|
2022-03-01 09:49:23 -08:00 |
|
Satindar Dhillon
|
0a9d06efb1
|
create GridCard view
|
2022-03-01 09:13:20 -08:00 |
|
Satindar Dhillon
|
48521c2c12
|
add a GridCardNavigationLink view
|
2022-03-01 09:04:02 -08:00 |
|
Jackson Harper
|
ecb44c4c80
|
Add labels to library items query, improve design of labels
|
2022-03-01 08:54:19 -08:00 |
|
Satindar Dhillon
|
f6b0eb667d
|
remove compact home feed view struct
|
2022-03-01 08:40:42 -08:00 |
|
Satindar Dhillon
|
5478608502
|
use lazyVGrid for wide ios home layout
|
2022-03-01 08:34:55 -08:00 |
|
Satindar Dhillon
|
d9f642d46b
|
add back list items to HomeFeedGridView
|
2022-03-01 08:27:08 -08:00 |
|
Satindar Dhillon
|
f2ac15f58b
|
split HomeFeedView into HomeFeedListView and HomeFeedGridView
|
2022-03-01 08:16:54 -08:00 |
|
Satindar Dhillon
|
533b83360c
|
apply notification modifiers to HomeFeedContainerView
|
2022-03-01 08:12:05 -08:00 |
|
Satindar Dhillon
|
4c83d7ed64
|
pass and isCompact bool to inner feed view
|
2022-02-28 21:37:37 -08:00 |
|
Jackson Harper
|
ca6a47fd93
|
Merge pull request #161 from omnivore-app/dependabot/npm_and_yarn/radix-ui/react-dropdown-menu-0.1.6
Bump @radix-ui/react-dropdown-menu from 0.1.4 to 0.1.6
|
2022-02-28 20:45:23 -08:00 |
|
Satindar Dhillon
|
3f0cef3ac8
|
Merge pull request #167 from omnivore-app/fix/swift-state-init
SwiftUI State Initialization
|
2022-02-28 20:44:02 -08:00 |
|
Satindar Dhillon
|
f88676807a
|
initialize stateObject correctly on share extension view
|
2022-02-28 20:23:20 -08:00 |
|
Hongbo Wu
|
fc9aa9452c
|
Add a flag in readability to retain table elements in newsletter emails (#152)
* add a flag in readability to retain table elements in newsletter emails
* remove header of axios newsletters
|
2022-03-01 11:49:38 +08:00 |
|