Skip to content

Releases: voyagegroup/ingred-ui

Release v7.29.1

29 Jun 03:51
Compare
Choose a tag to compare

Changelog

v7.29.1 (2021-06-29)

Full Changelog

Fixed bugs:

  • <DataTable />チェックまわりのバグ改修 #401 (youchann)
  • Storybookで型が表示されない問題を対応 #394 (youchann)

Merged pull requests:

  • <DataTable />でデフォルトチェックを有効にする #399 (youchann)
  • ComponentPropsWithRef -> ComponentPropsWithoutRef #396 (youchann)
  • build(deps): bump color-string from 1.5.4 to 1.5.5 in /examples/create-react-app #395 (dependabot[bot])
  • Update dependency ts-jest to v27 #393 (renovate[bot])

* This Changelog was automatically generated by github_changelog_generator

Release v7.29.0

25 Jun 09:21
Compare
Choose a tag to compare

Changelog

v7.29.0 (2021-06-25)

Full Changelog

Fixed bugs:

  • Storybookで型が表示されない問題を対応 #394 (youchann)

Merged pull requests:

  • <DataTable />でデフォルトチェックを有効にする #399 (youchann)
  • ComponentPropsWithRef -> ComponentPropsWithoutRef #396 (youchann)
  • build(deps): bump color-string from 1.5.4 to 1.5.5 in /examples/create-react-app #395 (dependabot[bot])

* This Changelog was automatically generated by github_changelog_generator

Release v7.28.1

23 Jun 06:32
Compare
Choose a tag to compare

Changelog

v7.28.1 (2021-06-23)

Full Changelog

Fixed bugs:

  • Storybookで型が表示されない問題を対応 #394 (youchann)

Merged pull requests:

  • ComponentPropsWithRef -> ComponentPropsWithoutRef #396 (youchann)

* This Changelog was automatically generated by github_changelog_generator

Release v7.28.0

21 Jun 06:49
Compare
Choose a tag to compare

Changelog

v7.28.0 (2021-06-21)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release v7.27.0

07 Jun 01:51
Compare
Choose a tag to compare

Changelog

v7.27.0 (2021-06-07)

Full Changelog

Implemented enhancements:

  • [MultipleFilter]カード内のDesignを修正 & placeholderを変更可能に #372 (penicillin0)

Fixed bugs:

  • [Popover]モーダルを開くときに座標を更新するように #371 (penicillin0)
  • Release PRの説明文のリンクを修正 #368 (ryokosuge)

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release v7.26.0

31 May 03:19
Compare
Choose a tag to compare

Changelog

v7.26.0 (2021-05-31)

Full Changelog

Implemented enhancements:

Closed issues:

  • <MultipleFilter />をStorybookの”CodeRecipes"や”Samples”の方で表示する #340

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release v7.25.0

24 May 04:52
Compare
Choose a tag to compare

v7.25.0 (2021-05-24)

Full Changelog

Fixed bugs:

  • MultipleFilterラベルの編集が検知されない #342

Merged pull requests:

Release v7.24.0

18 May 07:33
Compare
Choose a tag to compare

v7.24.0 (2021-05-18)

Full Changelog

Implemented enhancements:

  • 成果物の動作検証ができる環境を作る #331 (youchann)
  • testとlintがmasterに向いてないPRでも実行されるようにした #308 (ryokosuge)
  • storybookにINGRED-UIのfaviconを設定 #307 (deatiger)
  • Storybookの見た目をINGRED UI仕様にする #306 (noronaoki)
  • Select label design #292 (penicillin0)

Fixed bugs:

Closed issues:

  • "react-hook-form"をdependenciesに移動する #327

Merged pull requests:

Release v7.23.0

11 May 05:18
Compare
Choose a tag to compare

v7.23.0 (2021-05-11)

Full Changelog

Closed issues:

  • 成果物の動作担保を行える仕組みがほしい #329
  • そろそろrenovate入れたい #238
  • 破壊的変更にポリシーを持つ #186
  • コメントアウト等を英語に切り替える #152

Release v7.22.1

26 Apr 03:12
Compare
Choose a tag to compare

v7.22.1 (2021-04-26)

Full Changelog

Closed issues:

  • Property 'css' is missing in type '{ children: string; icon: "more"; onClick: () => Promise<void>; }' but required in type 'Pick<ActionButtonProps....... #247
  • DateRangePicker: cannot select single date range #236