Skip to content
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

Make v3 JS API act the same as v2 #1657

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Make v3 JS API act the same as v2 #1657

merged 2 commits into from
Jan 22, 2024

Conversation

Ekrekr
Copy link
Contributor

@Ekrekr Ekrekr commented Jan 22, 2024

No description provided.

@Ekrekr Ekrekr requested a review from BenBirt January 22, 2024 15:00
core/session.ts Outdated
@@ -377,6 +302,15 @@ export class Session {
return newTest;
}

public notebook(target: dataform.ITarget): Notebook {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this not have the same/similar parameters as the other functions? (declaration is a bit special, i would consider it separately)

@Ekrekr Ekrekr merged commit 6d6aaa9 into main_v3 Jan 22, 2024
4 checks passed
@Ekrekr Ekrekr deleted the v3-js-revert-as-v2 branch January 22, 2024 17:14
moker-spaghetti pushed a commit to moker-spaghetti/dataform that referenced this pull request May 26, 2024
* v3-js-revert-as-v2

* Fix early return, and tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants