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

Release 0.3.0 #84

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Release 0.3.0 #84

merged 1 commit into from
Sep 20, 2023

Conversation

gretanausedaite
Copy link
Contributor

iTwinUI-layouts-css 0.3.0

Changes

  • #72: Breakpoints:
    • Removed landscape-mobile breakpoint.
    • Using rem instead of px.

What's new

  • #70: Page layout:
    • Added bottom-bar area in page grid.
    • Added action-bar layout for bottom-bar.

iTwinUI-layouts-react 0.3.0

Changes

  • #72: GridItem: removed landscapeMobile breakpoint from ColumnSpan and ColumnStart types.
  • #72: Improved breakpoints for page and grid layouts.

What's new

  • #70: Added a sticky BottomBar and ActionBar layout to use within BottomBar. ActionBar has 3 slots for custom components: ActionBar.Left, ActionBar.Center and ActionBar.Right.
<PageLayout.BottomBar>
  <ActionBar>
    <ActionBar.Left/>
    <ActionBar.Center/>
    <ActionBar.Right/>
  </ActionBar>
</PageLayout.BottomBar>

@gretanausedaite gretanausedaite requested a review from a team as a code owner September 20, 2023 08:06
@gretanausedaite gretanausedaite requested review from mayank99 and removed request for a team September 20, 2023 08:06
@gretanausedaite gretanausedaite merged commit b1aa49c into main Sep 20, 2023
2 checks passed
@gretanausedaite gretanausedaite deleted the greta/new-release branch September 20, 2023 08: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