-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
refactor: standardize toolbar select item widths and improve alignment #4539
Commits on Nov 12, 2024
-
📝 (select-custom.tsx): Update styling in SelectItem component to impr…
…ove consistency and readability 📝 (nodeToolbarComponent/index.tsx): Refactor SelectItem components to include consistent width styling for better alignment and visual appeal
Configuration menu - View commit details
-
Copy full SHA for cecba35 - Browse repository at this point
Copy the full SHA cecba35View commit details -
✨ (nodeToolbarComponent/index.tsx): Center align select items by addi…
…ng 'm-auto' class to improve visual presentation.
Configuration menu - View commit details
-
Copy full SHA for 2116b88 - Browse repository at this point
Copy the full SHA 2116b88View commit details -
Configuration menu - View commit details
-
Copy full SHA for abb14fe - Browse repository at this point
Copy the full SHA abb14feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88158fb - Browse repository at this point
Copy the full SHA 88158fbView commit details -
✨ (GenericNode/index.tsx): Add functionality to toggle show more opti…
…ons in GenericNode component 🔧 (nodeToolbarComponent/index.tsx): Pass setOpenShowMoreOptions function to toggle show more options in NodeToolbarComponent 📝 (components/index.ts): Update nodeToolbarPropsType to include setOpenShowMoreOptions function for better type checking
Configuration menu - View commit details
-
Copy full SHA for 653bf97 - Browse repository at this point
Copy the full SHA 653bf97View commit details -
Merge branch 'cz/fix-toolbar' of github.com:langflow-ai/langflow into…
… cz/fix-toolbar
Configuration menu - View commit details
-
Copy full SHA for 54ada98 - Browse repository at this point
Copy the full SHA 54ada98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e90278 - Browse repository at this point
Copy the full SHA 2e90278View commit details -
✨ (nodeToolbarComponent/index.tsx): Update styles and dimensions for …
…better UI consistency and alignment in the Node Toolbar Component.
Configuration menu - View commit details
-
Copy full SHA for 8a25ca7 - Browse repository at this point
Copy the full SHA 8a25ca7View commit details -
Merge branch 'cz/fix-toolbar' of github.com:langflow-ai/langflow into…
… cz/fix-toolbar
Configuration menu - View commit details
-
Copy full SHA for b9e4d5c - Browse repository at this point
Copy the full SHA b9e4d5cView commit details -
🔧 (nodeToolbarComponent/index.tsx): Remove unnecessary 'm-auto' class…
… from SelectItem components to improve code readability and reduce redundancy.
Configuration menu - View commit details
-
Copy full SHA for 5a0f511 - Browse repository at this point
Copy the full SHA 5a0f511View commit details
Commits on Nov 13, 2024
-
📝 (select-custom.tsx): Update styling in SelectItem component to impr…
…ove consistency and readability 📝 (nodeToolbarComponent/index.tsx): Refactor SelectItem components to include consistent width styling for better alignment and visual appeal
Configuration menu - View commit details
-
Copy full SHA for de13925 - Browse repository at this point
Copy the full SHA de13925View commit details -
✨ (nodeToolbarComponent/index.tsx): Center align select items by addi…
…ng 'm-auto' class to improve visual presentation.
Configuration menu - View commit details
-
Copy full SHA for 1674bdb - Browse repository at this point
Copy the full SHA 1674bdbView commit details -
✨ (GenericNode/index.tsx): Add functionality to toggle show more opti…
…ons in GenericNode component 🔧 (nodeToolbarComponent/index.tsx): Pass setOpenShowMoreOptions function to toggle show more options in NodeToolbarComponent 📝 (components/index.ts): Update nodeToolbarPropsType to include setOpenShowMoreOptions function for better type checking
Configuration menu - View commit details
-
Copy full SHA for 46b8945 - Browse repository at this point
Copy the full SHA 46b8945View commit details -
✨ (nodeToolbarComponent/index.tsx): Update styles and dimensions for …
…better UI consistency and alignment in the Node Toolbar Component.
Configuration menu - View commit details
-
Copy full SHA for eaa8e0d - Browse repository at this point
Copy the full SHA eaa8e0dView commit details -
🔧 (nodeToolbarComponent/index.tsx): Remove unnecessary 'm-auto' class…
… from SelectItem components to improve code readability and reduce redundancy.
Configuration menu - View commit details
-
Copy full SHA for 948b5a8 - Browse repository at this point
Copy the full SHA 948b5a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac841cb - Browse repository at this point
Copy the full SHA ac841cbView commit details -
✨ (actionsMainPage-shard-1.spec.ts): Update test descriptions to use …
…"Document Q&A" instead of "Document QA" for consistency 📝 (Basic Prompting.spec.ts, Blog Writer.spec.ts, Document QA.spec.ts, Dynamic Agent.spec.ts, Hierarchical Agent.spec.ts, Memory Chatbot.spec.ts, Sequential Task Agent.spec.ts, Simple Agent.spec.ts, Travel Planning Agent.spec.ts, Vector Store.spec.ts): Remove 'skip' from test descriptions to enable running the tests.
Configuration menu - View commit details
-
Copy full SHA for 6e24fee - Browse repository at this point
Copy the full SHA 6e24feeView commit details -
Merge branch 'cz/fix-toolbar' of github.com:langflow-ai/langflow into…
… cz/fix-toolbar
Configuration menu - View commit details
-
Copy full SHA for 80eda65 - Browse repository at this point
Copy the full SHA 80eda65View commit details -
🔧 (typescript_test.yml): Update shardIndex and shardTotal values to r…
…un tests on a single shard for simplicity 📝 (typescript_test.yml): Comment out unused test commands to improve readability and reduce confusion ✅ (starter-projects.spec.ts): Remove skip from test case to ensure it is executed as intended
Configuration menu - View commit details
-
Copy full SHA for a135abc - Browse repository at this point
Copy the full SHA a135abcView commit details