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

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Release packages (dev) #1431

merged 1 commit into from
Aug 1, 2023

Conversation

imodeljs-admin
Copy link
Collaborator

@imodeljs-admin imodeljs-admin commented Jul 21, 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.6

Major Changes

  • #1420: <div class="iui-radio-tile-content"> has been removed from radio-tile. Also, data-iui-disabled attribute must be set on the radio-tile for browsers that don't support :has (firefox).

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

Major Changes

  • #1409: RadioTile's className and style props will now be applied on the <input> element instead of the wrapper. Added wrapperProps, iconProps, labelProps, subLabelProps to individually customize each part of the component.

Minor Changes

  • #1457: Added htmlName prop to the HeaderButton subcomponent which handles the native name attribute in <button>.
  • #1437: Added headerWrapperProps, headerProps, bodyProps, and emptyTableContentProps to make each part of the Table component more customizable.
  • #1412: All styles have been wrapped inside a cascade layer named itwinui.
  • #1419: Added htmlSize prop to the Input component which handles the native size attribute in <input>.

Patch Changes

  • #1420: RadioTile DOM has been simplified to remove a content wrapper div.

@imodeljs-admin imodeljs-admin requested review from a team as code owners July 21, 2023 22:40
@imodeljs-admin imodeljs-admin requested review from mayank99 and LostABike and removed request for a team July 21, 2023 22:40
@imodeljs-admin imodeljs-admin force-pushed the changeset-release/dev branch 5 times, most recently from a8a235a to eae0335 Compare July 25, 2023 18:29
@imodeljs-admin imodeljs-admin force-pushed the changeset-release/dev branch 11 times, most recently from c6a25eb to 17ff286 Compare August 1, 2023 13:29
@mayank99 mayank99 merged commit e0c3a2b into dev Aug 1, 2023
3 checks passed
@mayank99 mayank99 deleted the changeset-release/dev branch August 1, 2023 14: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.

None yet

2 participants