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(assistant builder) add data source mode dropdown #1316

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

fontanierh
Copy link
Contributor

@fontanierh fontanierh commented Sep 7, 2023

Adds the dowpdown with a transition

@fontanierh fontanierh requested review from spolu and PopDaph September 8, 2023 12:28
@@ -8,6 +8,9 @@ module.exports = {
objektiv: ["'objektiv-mk1'", "sans-serif"],
},
extend: {
minHeight: (theme) => ({
Copy link
Contributor

Choose a reason for hiding this comment

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

What's this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It allows us to use min-h-* classes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

essentially, set a minimum height (in "tailwlind units"), that is used unless the "natural" height is greater.

@fontanierh fontanierh merged commit e49591e into main Sep 8, 2023
1 check passed
@fontanierh fontanierh deleted the feat/assistant-builder-dropdown branch September 8, 2023 13:02
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