-
Notifications
You must be signed in to change notification settings - Fork 793
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
feat(typing): @deprecated
versioning, IDE highlighting
#3455
Merged
Commits on Jul 1, 2024
-
feat(typing): DRAFT
@deprecated
improvementsSupporting draft PR to attach to upcoming issue
Configuration menu - View commit details
-
Copy full SHA for 2505ce2 - Browse repository at this point
Copy the full SHA 2505ce2View commit details -
This wrapper format seems to satisfy `pyright` enough to trigger a strikethrough
Configuration menu - View commit details
-
Copy full SHA for fe1917e - Browse repository at this point
Copy the full SHA fe1917eView commit details
Commits on Jul 3, 2024
-
refactor: use singular
@deprecated
, export inutils
- The export is safe and doesn't leak to top level
Configuration menu - View commit details
-
Copy full SHA for 4e7ee2a - Browse repository at this point
Copy the full SHA 4e7ee2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6699b - Browse repository at this point
Copy the full SHA 4b6699bView commit details -
Non-decorator counterpart to `@deprecated`
Configuration menu - View commit details
-
Copy full SHA for 08f5408 - Browse repository at this point
Copy the full SHA 08f5408View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf32c14 - Browse repository at this point
Copy the full SHA bf32c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f4ffc - Browse repository at this point
Copy the full SHA 90f4ffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3273ef9 - Browse repository at this point
Copy the full SHA 3273ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74fbb3c - Browse repository at this point
Copy the full SHA 74fbb3cView commit details
Commits on Jul 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e4dc69c - Browse repository at this point
Copy the full SHA e4dc69cView commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a2ef67 - Browse repository at this point
Copy the full SHA 6a2ef67View commit details
Commits on Jul 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d011c7d - Browse repository at this point
Copy the full SHA d011c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdec3a2 - Browse repository at this point
Copy the full SHA fdec3a2View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3fb1bb - Browse repository at this point
Copy the full SHA a3fb1bbView commit details -
fix: add explicit top-level import
AltairDeprecationWarning
Resolves vega#3455 (comment) Note: The other imports changes are simply to align with my other PRs in review
Configuration menu - View commit details
-
Copy full SHA for def3066 - Browse repository at this point
Copy the full SHA def3066View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.