Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [14.22.0](v14.21.0...v14.22.0) (2023-09-11) ### Bug Fixes * **AdvancedDataCard:** fix hover on actions removing hover on card ([#876](#876)) ([742a9d2](742a9d2)) * **DateTimeField:** add default value for max ([#873](#873)) ([1bd25a7](1bd25a7)) * **Form:** set mountedRef value to true on client side first render ([#863](#863)) ([68f7f99](68f7f99)) * **icons:** esim and funnel icons ([#874](#874)) ([ed39d6d](ed39d6d)) * **Inline:** avoid content overflow with wrap and negative space ([#872](#872)) ([5c7f89f](5c7f89f)) * **OverscrollColor:** add provider to storybook and fix possibly undefined height ([#879](#879)) ([f2d7edf](f2d7edf)) * **ProgressBlock:** fix undefined check when progressPercent is 0 ([#862](#862)) ([abce1cf](abce1cf)) ### Features * **getCssVarValue:** utility function ([#877](#877)) ([1fd0d3e](1fd0d3e)) * **Logo:** update component, story and screenshot tests ([#875](#875)) ([556a9f0](556a9f0)) * **showSheet:** fallback to web implementation when native one fails ([#860](#860)) ([8741a28](8741a28)) * **Text:** support textAlign right ([#878](#878)) ([9cdc6b7](9cdc6b7))
- Loading branch information