* Added rudimentary types for KeystoneJS
* Fixed version on auth-passport and added additional auth strategy types.
* Added definition for getInputFragment, removed public access specifier.
* [workbox-core] Added type definitions
* [workbox-core] Updated ts-doc
* [workbox-core] Added types.d.ts
* [workbox-core] Removed TSDoc
* [workbox-core] Moved some types
* [workbox-core] Bug fixes
* [workbox-expiration] Added type definitions
* [workbox-strategies] Added type definitions
* [workbox-strategies] Change "es6" to "es2015"
* [workbox-precaching] Added type definitions
* [workbox-precaching] Added missing method
* [workbox-core] Moved some files to a sub-folder
* [workbox-core] Moved some files to a sub-folder
* [workbox-precaching] Moved some file to sub-folder
* [workbox-core] Added generic type support
* [workbox-routing] Added type definitions
* [workbox-routing] Changed from "es6" to "es2015"
* [workbox-background-sync] Added type definitions
* [workbox-google-analytics] Added type definitions
* [workbox-cacheable-response] Added type definition
* [workbox-broadcast-update] Added type definitions
* [workbox-range-requests] Added type definitions
* [workbox-streams] Added type definitions
* [workbox-streams] Added "use strict" to tests
* [workbox-navigation-preload] Added type definition
* [workbox-precaching] Added the missing type def...
* Added the missing type definitions
* [workbox-precaching] Commented the upcoming
properties
* [workbox-routing] Added the missing type
definitions
* [workbox-strategies] Changed package references
* [workbox-expiration] Added the missing tests
* [workbox-strategies] Updated tests
* [workbox-background-sync] Fixed wrong file name
* [workbox-google-analytics] Updated tests
* [workbox-cacheable-response] Fixed the incorrectly
named files
* [workbox-broadcast-update] Fixed the incorrectly
named files
* [workbox-broadcast-update] Added the missing
function
* [workbox-broadcast-update] Fixed typo
* [workbox-navigation-preload] Updated tests
* [workbox-range-requests] Fixed the incorrectly named
files
* [workbox-streams] Updated tests
* [workbox-core] Updated tests
* [workbox-window] Updated tests and moved some
files
* [workbox-window] Updated "es6" to "es2015"
* [workbox-sw] Updated definition to make use of the newly added
definitions
* [workbox] Updated "Definitions by" field
* [workbox-sw] Updated rules
* [workbox] Updated version numbers
* [workbox-window] Fixed version number
* Less any, more hopefully correct types
email-templates and nodemailer both accept arguments in variety of formats.
Usedtypes from nodemailer types and and read both email-templates and
nodemailer documentation in orer to construct a better typedef
* Somewhat typed preview
* Some tests, pass the generics around
* Contributor
* Wrong type for views
* react-native-tab-view: Provides its own types
* usee @types/react-native-tab-view in react-router-navigation-core
* set @types/react-navigation@3.0.8
* fix: type QueryRenderer environment prop as IEnvironment
* add test supplying ReactRelayContext.environment as value for QueryRenderer.props.environment
* Update from figma.d.ts. Changes: ran prettier based on settings in this repo, added void return type as necessary.
* Use any directly for ClientStorage
* Fix issues with invoice and taxRate
* Implement changes requested by pushplay
* Use IOptionsMetadata and add line breaks
* Remove whitespaces with prettier
* Add missing tax_amounts to invoice lines
* Add tax rates to invoice line