Skip to content

Button, ButtonDropdown, Colour updates - #119

Merged
DerekAgility merged 1 commit into
mainfrom
dlo/button-dropdown-updates
Aug 21, 2026
Merged

Button, ButtonDropdown, Colour updates#119
DerekAgility merged 1 commit into
mainfrom
dlo/button-dropdown-updates

Conversation

@DerekAgility

@DerekAgility DerekAgility commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Changes in this PR.

  1. Added a set height to Button.tsx. Previously when we set the buttont's action type to alternative or secondary, we add a border around the button, which in turns causes these types of button to render 2px taller than the primary version. This set height will make them uniform.

  2. Changed the style that the ButtonDropdown has
    | Before | After |
    | image | image |

  3. New tailwind classes
    Added some additional tailwind colour classes, neutral-950, green-950, warning-950 and a new class of warm.
    Also added orange, red and amber which maps exactly to warning, error and secondary. Just keeping things consistent between Figma and our FE apps.

@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
plenum-ui Ready Ready Preview Aug 20, 2026 6:56pm

Request Review

@DerekAgility
DerekAgility merged commit d09c123 into main Aug 21, 2026
4 checks passed
@DerekAgility
DerekAgility deleted the dlo/button-dropdown-updates branch August 21, 2026 13:24
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