thejeff77

Results 47 issues of thejeff77

Allow the 'format' query parameter string so that the user can pass in html to the google translate API.

This doesn't seem to be maintained anymore. Recommendations for suitable replacements would be helpful in this request & to leave open for discoverability. And/or add to README documentation

Updated Code per user @bradrich's changes recommended here: https://github.com/codef0rmer/angular-dragdrop/issues/283 Verified that drag events do not get lost after changing the data-drag=true dynamically.

This looks great for authorizing with different providers through an intermediary service, and setting up the endpoints to do so! However, for using the auth-result of this with any other...

Would you be willing to add support for swift package manager?

Would be pretty sweet to have methods that set attributes on the whole range. Override existing methods without a range param will set attributes for the whole range. ``` func...

Hey there! If I have time I might bust this out myself, but if you're in and working on something, it would be really cool to have a simple var...

Output error on latest version of carthage *** Skipped building EmptyDataSet-Swift due to the error: Dependency "EmptyDataSet-Swift" has no shared framework schemes If you believe this to be an error,...

Support strings to ignore in the translation. Ex: May want to not translate certain substrings in a localization like: Company Name Person Name \(swiftVar), %d, %@, etc... This could also...

question
good first issue

**Describe the solution you'd like** Either it isn't supported to pass through [any of these options](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/generators/typescript.md) or it isn't supported (or I can't find it) - if its available, could...