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) #1324

Merged
merged 1 commit into from
Jun 7, 2023
Merged

Release packages (dev) #1324

merged 1 commit into from
Jun 7, 2023

Conversation

imodeljs-admin
Copy link
Collaborator

@imodeljs-admin imodeljs-admin commented Jun 5, 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/[email protected]

Major Changes

  • #1322: Removed input-container code from utils.css in favor of input-container.css.
  • #1302: border-box will now be set for all elements under iui-root.

Minor Changes

  • #1073: Added new TransferList component which is used to move one or more items between lists. Added the following subcomponents: TransferList.ListWrapper, TransferList.ListboxWrapper, TransferList.ListboxLabel, TransferList.Listbox, TransferList.Item, and TransferList.Toolbar

@itwin/[email protected]

Major Changes

  • #1302: The dependencies on @itwin/itwinui-css and @itwin/itwinui-variable have been removed. This means @itwin/itwinui-react will bring its own stylesheet.
  • #1322: All css imports within components have been removed. @itwin/itwinui-react/styles.css must now be manually imported at the entrypoint.
  • #1302: All elements have had their class names changed to prevent conflict with older versions. It is strongly recommended to switch these internal classes with your own classes or data attributes.

Minor Changes

  • #1321: Added disabled prop to ExpandableBlock component. When activated, it triggers the "disabled" CSS styling for the ExpandableBlock and disables user interaction with it.
  • #1073: Added new TransferList component which is used to move one or more items between lists. Added the following subcomponents: TransferList.ListWrapper, TransferList.ListboxWrapper, TransferList.ListboxLabel, TransferList.Listbox, TransferList.Item, and TransferList.Toolbar
  • #1323: Added placement prop to Dialog to allow placing it at one of the corners.

@itwin/[email protected]

Minor Changes

  • #1302: All selectors have been wrapped with :where to nullify specificity.

@imodeljs-admin imodeljs-admin requested review from a team as code owners June 5, 2023 12:53
@imodeljs-admin imodeljs-admin requested review from gretanausedaite and adamhock and removed request for a team June 5, 2023 12:53
@imodeljs-admin imodeljs-admin force-pushed the changeset-release/dev branch 6 times, most recently from df0ee08 to 59b2d53 Compare June 7, 2023 12:21
@imodeljs-admin imodeljs-admin force-pushed the changeset-release/dev branch from 59b2d53 to 167f362 Compare June 7, 2023 13:04
@mayank99 mayank99 merged commit d5d5e6d into dev Jun 7, 2023
@mayank99 mayank99 deleted the changeset-release/dev branch June 7, 2023 13:05
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