File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
4
4
5
+ ## [ 74.1.0] ( https://github.com/kufu/smarthr-ui/compare/v74.0.0...v74.1.0 ) (2025-06-16)
6
+
7
+
8
+ ### Features
9
+
10
+ * ** FileViewer:** FileViewerを追加 ([ #5603 ] ( https://github.com/kufu/smarthr-ui/issues/5603 ) ) ([ 1cbb75e] ( https://github.com/kufu/smarthr-ui/commit/1cbb75ecaa575a2b74f0ed8062acce7977bb9029 ) )
11
+ * Timeline を追加 ([ #5680 ] ( https://github.com/kufu/smarthr-ui/issues/5680 ) ) ([ ba96f08] ( https://github.com/kufu/smarthr-ui/commit/ba96f082263cfa64c7c0896547a26af436c5b387 ) )
12
+ * 単色チャートの色を追加 ([ #5687 ] ( https://github.com/kufu/smarthr-ui/issues/5687 ) ) ([ 1f7d380] ( https://github.com/kufu/smarthr-ui/commit/1f7d380d956e2ed20ced4ccb676929ded81649e5 ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * ** Disclosure:** RSC環境でのエラーを修正 ([ #5702 ] ( https://github.com/kufu/smarthr-ui/issues/5702 ) ) ([ fdd5309] ( https://github.com/kufu/smarthr-ui/commit/fdd530911a4114f20f254650efbd32dd4fec348b ) )
18
+ * prettier-plugin-tailwindcss が効くように修正 ([ #5686 ] ( https://github.com/kufu/smarthr-ui/issues/5686 ) ) ([ 5798cf4] ( https://github.com/kufu/smarthr-ui/commit/5798cf4c71e7779262fb152e0b30ae1e4cda2309 ) )
19
+ * tsconfigのmoduleをes2022からcommonjsに戻した ([ #5706 ] ( https://github.com/kufu/smarthr-ui/issues/5706 ) ) ([ 2342df5] ( https://github.com/kufu/smarthr-ui/commit/2342df5e05b67e44edb46bb427f556a1881ab48e ) )
20
+ * ドロップダウンナビゲーションボタンの current が false の場合は aria-current を undefined にする ([ #5690 ] ( https://github.com/kufu/smarthr-ui/issues/5690 ) ) ([ 2e41575] ( https://github.com/kufu/smarthr-ui/commit/2e41575a9b9f2f4126ce4bfd82eed243acea00d2 ) )
21
+ * 強制カラーモードやハイコントラストモード下における Dialog と Select の枠線を修正 ([ #5689 ] ( https://github.com/kufu/smarthr-ui/issues/5689 ) ) ([ f68d3b0] ( https://github.com/kufu/smarthr-ui/commit/f68d3b053a34a34d3ddd306c0b2bbb066d5aa866 ) )
22
+
5
23
## [ 74.0.0] ( https://github.com/kufu/smarthr-ui/compare/v73.0.1...v74.0.0 ) (2025-06-10)
6
24
7
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " smarthr-ui" ,
3
3
"description" : " SmartHR ui components built with React." ,
4
- "version" : " 74.0 .0" ,
4
+ "version" : " 74.1 .0" ,
5
5
"author" : " SmartHR-UI Team" ,
6
6
"dependencies" : {
7
7
"@smarthr/wareki" : " ^1.3.0" ,
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments