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 packages (dev) #1364

Merged
merged 2 commits into from
Jul 5, 2023
Merged

Release packages (dev) #1364

merged 2 commits into from
Jul 5, 2023

Conversation

imodeljs-admin
Copy link
Collaborator

@imodeljs-admin imodeljs-admin commented Jun 16, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

dev is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on dev.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@itwin/itwinui-css@2.0.0-dev.4

Major Changes

  • #1255: iui-folder is updated to use display: grid. iui-tile-name is now moved outside of iui-tile-content for folder variant.
  • #1356: iui-progress-radial has been refactored to be a single <div> instead of using a nested svg. Size and status have been moved to data attributes. Also it is recommended to explicitly set size when using in other components.

Minor Changes

  • #1362: All elements under the root will now get a default focus styling matching --iui-color-border-accent.
  • #1363: iui-svg-icon now supports controlling size and fill using --iui-svg-size and --iui-svg-fill custom properties.

@itwin/itwinui-react@3.0.0-dev.4

Major Changes

  • #1383: Removed previously-deprecated UserIcon and UserIconGroup components. Also removed userIcon prop from Header.

  • #1384: Removed previously-deprecated Wizard component (replaced by Stepper and WorkflowDiagram).

  • #1255: Updated Tile component to be composition of customizable subcomponents: <Tile.Name/>, <Tile.NameIcon/>, <Tile.NameLabel/>, <Tile.ThumbnailArea/>, <Tile.ThumbnailPicture/>, <Tile.BadgeContainer/>, <Tile.TypeIndicator/>, <Tile.QuickAction/>, <Tile.ContentArea/>, <Tile.Description/>, <Tile.MoreOptions/>, <Tile.Metadata/>, <Tile.Buttons/>

    Certain props have been removed as they are now subcomponents: name, description, metadata, thumbnail, badge, leftIcon, rightIcon, button, moreOptions, isActionable props have been removed.

  • #1356: ProgressRadial has been refactored to be a single <div> instead of using a nested svg. Also it is recommended to explicitly set size when using in other components.

  • #1311: - Removed Tippy.js as dependency in Tooltip. Using FloatingUI instead.

  • #1388: Removed deprecated HorizontalTabs and VerticalTabs (replaced by orientation prop in Tabs).

Minor Changes

  • #1362: All elements under the root will now get a default focus styling matching --iui-color-border-accent.

Patch Changes

  • #1360: The color-scheme property will now be correctly set for dark theme, resulting in better theming of built-in html elements.

@itwin/itwinui-variables@3.0.0-dev.1

Major Changes

  • #1359: iui-root has been removed. data-iui-theme must now always be set in order to use variables.

Patch Changes

  • #1360: The color-scheme property will now be correctly set for dark theme, resulting in better theming of built-in html elements.

@imodeljs-admin imodeljs-admin requested review from a team as code owners June 16, 2023 13:08
@imodeljs-admin imodeljs-admin requested review from gretanausedaite and LostABike and removed request for a team June 16, 2023 13:08
@imodeljs-admin imodeljs-admin force-pushed the changeset-release/dev branch 3 times, most recently from 7b96191 to 486656a Compare June 20, 2023 19:53
@imodeljs-admin imodeljs-admin force-pushed the changeset-release/dev branch 10 times, most recently from 11b79ab to c880ce0 Compare June 30, 2023 15:18
@mayank99 mayank99 merged commit 7cbfd3b into dev Jul 5, 2023
4 checks passed
@mayank99 mayank99 deleted the changeset-release/dev branch July 5, 2023 22:31
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.

None yet

2 participants