We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dry Run Log:
> smarthr-ui@ ui /home/runner/work/smarthr-ui/smarthr-ui > pnpm -F smarthr-ui "release:dryrun" > [email protected] release:dryrun /home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui > standard-version --dry-run ✔ Running lifecycle script "prerelease" ℹ - execute command: "run-s build:lib write:ui-props && git add public/exports/smarthr-ui-props.json" ✔ bumping version in package.json from 53.1.0 to 54.0.0 ✔ outputting changes to CHANGELOG.md --- ## [54.0.0](https://github.com/kufu/smarthr-ui/compare/v53.1.0...v54.0.0) (2024-07-23) ### ⚠ BREAKING CHANGES * Tooltipのmessageを常にhtml上に存在するように修正する (#4788) ### Features * Loaderを200ms経過後に表示する ([#4723](https://github.com/kufu/smarthr-ui/issues/4723)) ([bb5d1a1](https://github.com/kufu/smarthr-ui/commit/bb5d1a1167a760bdd75298fe843f4a0070dd7de9)), closes [#4787](https://github.com/kufu/smarthr-ui/issues/4787) * useDevice を追加 ([#4781](https://github.com/kufu/smarthr-ui/issues/4781)) ([8a4269e](https://github.com/kufu/smarthr-ui/commit/8a4269e77a3c461c2202f177aed41b077309a542)) ### Bug Fixes * **LineClamp:** 表示されている行数が最大行数以下のときにTooltipを表示しないように修正 ([#4710](https://github.com/kufu/smarthr-ui/issues/4710)) ([544465d](https://github.com/kufu/smarthr-ui/commit/544465d59dbb6f67363cf9154f9ec990e6c8cf02)) * ModelessDialogマウント時の警告を消したい ([#4790](https://github.com/kufu/smarthr-ui/issues/4790)) ([e660533](https://github.com/kufu/smarthr-ui/commit/e66053303c479b6b641060d0ee664c8009044cbe)) * Tooltipのmessageを常にhtml上に存在するように修正する ([#4788](https://github.com/kufu/smarthr-ui/issues/4788)) ([5142205](https://github.com/kufu/smarthr-ui/commit/5142205da5ecaba7c7681744f9f2b362ebd7dcd6)) * ソートできる Th に `cursor: pointer` を当てた ([#4773](https://github.com/kufu/smarthr-ui/issues/4773)) ([a55c48e](https://github.com/kufu/smarthr-ui/commit/a55c48e4c2eb9fa50c6dc2c40c7cbd25826c90fb)) --- ✔ committing package.json and CHANGELOG.md ✔ tagging release v54.0.0 ℹ Run `git push --follow-tags origin HEAD && npm publish` to publish
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dry Run Log:
The text was updated successfully, but these errors were encountered: