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

feat: support configuring spaces w/o workbooks #250

Merged
merged 3 commits into from
Oct 4, 2023

Conversation

carlbrugger
Copy link
Contributor

@carlbrugger carlbrugger commented Oct 2, 2023

This PR allows spaces to be configured without providing workbooks.

Simplistic usage:

listener.use(
  configureSpace({
    workbooks: [],
  })
)

Guide PR: FlatFilers/Guides#849
Kitchen sink PR: FlatFilers/flatfile-docs-kitchen-sink#23

@carlbrugger carlbrugger self-assigned this Oct 2, 2023
@carlbrugger carlbrugger marked this pull request as ready for review October 3, 2023 20:08
@carlbrugger carlbrugger enabled auto-merge (squash) October 3, 2023 20:50
@socket-security
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: @flatfile/[email protected], @flatfile/[email protected], @flatfile/[email protected], @flatfile/[email protected]

@carlbrugger carlbrugger merged commit d944bfb into main Oct 4, 2023
@carlbrugger carlbrugger deleted the feat/space-configure-no-workbooks branch October 4, 2023 21:36
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.

2 participants