Tom Elliott

Results 5 issues of Tom Elliott

moment.js allows us to specify a time from other than now() by using from() rather than fromNow(). This diff exposes that in the timeago API using an optional timeFrom prop

# Overview I'd like to be able to request the output of the Ink parser in a plain text format as well as an HTML format. This PR adds that...

# Overview It seems to me like it would be valuable to have the plain text provided as part of the `Modifier`'s closure. Currently the closure is passed the HTML...

**Page**: [`/lib/q/platform/ios`](https://docs.amplify.aws/lib/q/platform/ios) **Feedback**: Hi there! I'm trying to update a fairly straightforward app from the old Amplify SDK to the new Amplify Library. The docs don't have any migration guide...

api
documentation
feature-request
follow up
p3

I'm getting a load of errors of the form: ``` The 'this' context of type 'typeof Foo' is not assignable to method's 'this' of type 'new (viewer: Viewer, data: Data)...