-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
[RFC] feature(transformer): Conditional typing #318
base: master
Are you sure you want to change the base?
[RFC] feature(transformer): Conditional typing #318
Commits on May 19, 2020
-
enhancement(repository): Add hidden __factory property to mocks to di…
…fferentiate them in conditional typing
Configuration menu - View commit details
-
Copy full SHA for 96e9695 - Browse repository at this point
Copy the full SHA 96e9695View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bcf6d2 - Browse repository at this point
Copy the full SHA 2bcf6d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28bb478 - Browse repository at this point
Copy the full SHA 28bb478View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0268507 - Browse repository at this point
Copy the full SHA 0268507View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21ec311 - Browse repository at this point
Copy the full SHA 21ec311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d256f - Browse repository at this point
Copy the full SHA 00d256fView commit details -
enhancement(transformer): Fallback to `instanceof Object' control flo…
…w for overloads with non literal inputs
Configuration menu - View commit details
-
Copy full SHA for fcf95de - Browse repository at this point
Copy the full SHA fcf95deView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0f1d13 - Browse repository at this point
Copy the full SHA f0f1d13View commit details -
enhancement(transformer): Implement conditional typing for direct moc…
…k calls of interfaces with call signatures
Configuration menu - View commit details
-
Copy full SHA for 001b087 - Browse repository at this point
Copy the full SHA 001b087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1da32 - Browse repository at this point
Copy the full SHA 0f1da32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9921c9c - Browse repository at this point
Copy the full SHA 9921c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36deaa6 - Browse repository at this point
Copy the full SHA 36deaa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d33b164 - Browse repository at this point
Copy the full SHA d33b164View commit details -
enhancement(transformer): Refactor GetMethodDescriptor implementation…
… and utilize TypeScript's MethodSignature type
Configuration menu - View commit details
-
Copy full SHA for c724bea - Browse repository at this point
Copy the full SHA c724beaView commit details -
feature(transformer): Add serialization helpers including one for met…
…hod signature-based hash
Configuration menu - View commit details
-
Copy full SHA for 789beff - Browse repository at this point
Copy the full SHA 789beffView commit details -
enhancement(transformer): Add helper function to extract the first id…
…entifier of a BindingName E.g.: ``` const [[[[[var]]]]] = ... ```
Configuration menu - View commit details
-
Copy full SHA for 5e16c9e - Browse repository at this point
Copy the full SHA 5e16c9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b98fb4 - Browse repository at this point
Copy the full SHA 5b98fb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38756df - Browse repository at this point
Copy the full SHA 38756dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc77dc8 - Browse repository at this point
Copy the full SHA cc77dc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a2d622 - Browse repository at this point
Copy the full SHA 0a2d622View commit details -
chore(*): Rename __factory identifier to __ident and apply it to mock…
…ed methods as well
Configuration menu - View commit details
-
Copy full SHA for 03f5fac - Browse repository at this point
Copy the full SHA 03f5facView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc0874 - Browse repository at this point
Copy the full SHA 1cc0874View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18922aa - Browse repository at this point
Copy the full SHA 18922aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd96df9 - Browse repository at this point
Copy the full SHA bd96df9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f7104c - Browse repository at this point
Copy the full SHA 8f7104cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eefd02 - Browse repository at this point
Copy the full SHA 6eefd02View commit details -
chore(transformer): Enforce definitive signature for getDeclarationKe…
…yMap and add a comment to why we can do that
Configuration menu - View commit details
-
Copy full SHA for 17bb657 - Browse repository at this point
Copy the full SHA 17bb657View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31945d2 - Browse repository at this point
Copy the full SHA 31945d2View commit details -
chore(*): Rename __factory identifier to __ident and apply it to mock…
…ed methods as well
Configuration menu - View commit details
-
Copy full SHA for 4959ed9 - Browse repository at this point
Copy the full SHA 4959ed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e92a2b3 - Browse repository at this point
Copy the full SHA e92a2b3View commit details