Skip to content

Add support for Typescript Custom Mapping #2240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 37 commits into from
Dec 10, 2019
Merged
Show file tree
Hide file tree
Changes from 33 commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
eff1d9b
working with generics fully implemented, no tests
Oct 4, 2019
f46af07
[AUTOMATED]: Prettier Code Styling
Oct 4, 2019
fb566cf
round 1 schmidt comments
Oct 4, 2019
c5d8a5f
[AUTOMATED]: Prettier Code Styling
Oct 4, 2019
aed17d1
resolve gil comments, no parent behavior
Oct 7, 2019
ea737f9
updated tests and fixed converterFromArgs
Oct 9, 2019
d6c6355
Merge branch 'master' into bc/generics
Oct 22, 2019
e2b67b3
add more default generic for compiling
Oct 23, 2019
7c150db
[AUTOMATED]: Prettier Code Styling
Oct 23, 2019
3f9bc7c
working with test + don't always pass converter
Nov 6, 2019
6fc432f
Merge branch 'master' into bc/generics
Nov 7, 2019
3096f4b
updated to withConverter, needs test cleanup
Nov 12, 2019
42297c6
[AUTOMATED]: Prettier Code Styling
Nov 12, 2019
338c876
change documentSnapshot methods to <unknown>
Nov 12, 2019
7c3c509
Merge branch 'master' into bc/generics
Nov 14, 2019
d02d5b4
remove unneeded code, added tests
Nov 18, 2019
90138b1
[AUTOMATED]: Prettier Code Styling
Nov 18, 2019
f571f6f
add comments to withConverter
Nov 19, 2019
e351bc8
Merge branch 'master' into bc/generics
Nov 20, 2019
12b602b
[AUTOMATED]: Prettier Code Styling
Nov 20, 2019
2dd8945
resolved comments, need to update jsdoc
Nov 26, 2019
95340bd
Merge branch 'master' into bc/generics
Nov 26, 2019
ba1d7ff
Merge branch 'bc/generics' of github.com:firebase/firebase-js-sdk int…
Nov 26, 2019
a03e009
add comment
Nov 26, 2019
877b3d0
[AUTOMATED]: Prettier Code Styling
Nov 26, 2019
84ebd0b
Merge branch 'master' into bc/generics
Dec 2, 2019
fef36eb
resolve comments from michael pt. 2
Dec 3, 2019
3abad69
Merge branch 'master' into bc/generics
Dec 3, 2019
2ecf3f8
add comment for toString() comparison
Dec 3, 2019
f79041c
remove defaultDocumentdataConverter, add readonly access, update comm…
Dec 5, 2019
6034dae
[AUTOMATED]: Prettier Code Styling
Dec 5, 2019
3c3dbca
add periods to param comments in index.d.ts
Dec 5, 2019
0fce460
remove toString() check in isEqual()
Dec 5, 2019
ab90ea7
change <unknown> to any, resolve sebastian's comments
Dec 9, 2019
b652bf9
[AUTOMATED]: Prettier Code Styling
Dec 9, 2019
a0b0975
add changelog
Dec 9, 2019
2627c4d
change database.ts back to unknown, update changelog
Dec 9, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading