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

Merge release/2.0.1 into main branch #946

Merged
merged 172 commits into from
May 23, 2023
Merged

Merge release/2.0.1 into main branch #946

merged 172 commits into from
May 23, 2023

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

jasonbasuil and others added 30 commits March 4, 2022 12:59
Adding the transparent and outline transparent variant to the Button component. Uses transparent button variant in ModalFooter actions for closing. Updates DropdownToggle to support icon-only dropdown. Removes DropdownIconToggle in favor of using DropdownToggle to better support flexible styling.
Adds a CardList layout component to wrap around existing design system Cards.
Updates Pills colors, removes Pill border, and introduces a Pills layout component to wrap around a collection of Pill components.
github-actions bot and others added 28 commits March 29, 2023 12:41
closes #893

- Make `outline-transparent` disabled more obvious based on Veronica's design
- Add `disabled` Button examples in Storybook
Fix Select > In Modal stories to add realistic modal behavior and fix annoying display issue
closes #897

Adds a `Drawer` component and corresponding `DrawerHeader`, `DrawerBody` and `DrawerFooter` child components.
Closes #920

* The breakpoints weren't working as intended on tablet sized screens. Improved the media queries so when the screen size hits the width of the drawer the drawer becomes 100% width, for all size variants.
* Switched to standard media queries instead of Bootstrap's mixin since we don't use it elsewhere
1. Add isLoading and loadingText props for primary and secondary actions
2. Make order of props and propTypes consistent
@jasonbasuil jasonbasuil merged commit 1f6a360 into main May 23, 2023
@jasonbasuil jasonbasuil deleted the release/2.0.1 branch May 23, 2023 20:49
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.