Skip to content

Fix: miss key when use img in rightContent of nav#108

Merged
akai merged 1 commit into
alibaba:nextfrom
Fay-Hu:patch-1
Jul 5, 2023
Merged

Fix: miss key when use img in rightContent of nav#108
akai merged 1 commit into
alibaba:nextfrom
Fay-Hu:patch-1

Conversation

@Fay-Hu
Copy link
Copy Markdown
Contributor

@Fay-Hu Fay-Hu commented Apr 6, 2023

key={item.icon}, there will be no icon when use img as a item.

`key={item.icon}`,  there will be no icon when use img as a item.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 6, 2023

CLA assistant check
All committers have signed the CLA.

@Fay-Hu Fay-Hu changed the title fix: miss key when use img in rightContent Fix: miss key when use img in rightContent Apr 6, 2023
@Fay-Hu Fay-Hu changed the title Fix: miss key when use img in rightContent Fix: miss key when use img in rightContent of nav Apr 6, 2023
captainstdin pushed a commit to captainstdin/ChatUI that referenced this pull request May 31, 2023
* folders

* fixes

* storage fix
@akai akai merged commit 1a58b0b into alibaba:next Jul 5, 2023
akai added a commit that referenced this pull request Apr 10, 2025
* build(npm): update dependencies

* feat: ui 5.1

* chore(release): 2.0.0-alpha.0

* fix: ui 5.1

* fix: [Modal] fix safe area

* feat: pxtorem

* chore(release): 2.0.0-alpha.1

* fix: [Button] remove `xl` size, add `--link-color`

* fix: [MessageList] font-size

* fix: [IconButton] size

* fix: [Popup] fix actions

* chore(release): 2.0.0-alpha.2

* fix: [Modal] fix actions

* fix: [DEMO] fix styles

* fix: rm storybook

* fix: [List] update styles

* fix: [SystemMessage] update styles

* chore(release): 2.0.0-alpha.3

* fix: ui5.1

* chore(release): 2.0.0-alpha.4

* fix: ui5.1

* chore(release): 2.0.0-alpha.5

* fix: ui5.1

* chore(release): 2.0.0-alpha.6

* feat: [Toast] ui5.1

* chore(release): 2.0.0-alpha.7

* fix: [Popup] abs

* fix: [Bubble] min-width

* chore(release): 2.0.0-beta.0

* feat: [Button] support `--btn-primary-*` css vars

* fix: [Card]  use `flex: 1` to button

* fix: [Navbar] apply `min-height` to .Navbar-main

* fix: [Tabs] fix textWidth

* fix: [InfiniteScroll] forwardRef

* refactor: [PullToRefresh]

* chore: update eslint

* chore(release): 1.4.0

* fix: [InfiniteScroll] fix handleOffset

* chore(release): 1.4.1

* fix: [Button] fix padding

* chore: fix eslintrc

* feat: [Popup] support `bgColor`

* fix: [Button] fix hover & border-color

* chore(release): 2.0.0-beta.1

* fix: [Button] fix `.Btn--text`'s `font-size`

* fix: [Card] fix size

* fix: [Tabs] fix pointer

* chore(release): 2.0.0-beta.2

* build(npm): update dependencies

* feat: [Search] support `showSearch`

* fix: [Divider] fix color

* fix: [Video] fix display

* fix: [Composer] fix send button's padding

* fix: fix hover

* chore(release): 2.0.0

* fix: [Toolbar] fix hover

* fix: [Radio] fix styles

* feat: [BackBottom]

* chore(release): 2.1.0

* fix: [MessageContainer] fix showBackBottom

* chore(release): 2.1.1

* fix: [BackBottom]

* chore(release): 2.1.2

* fix: [MessageContainer] `scrollToEnd` support `force`

* chore(release): 2.1.3

* feat: [Stepper] support `inverted`

* feat: [Message] support `user.url`

* fix: [Typing] fix color

* fix: [Message] use circle avatar

* chore(release): 2.2.0

* fix: [css] update `--red`'s value

* fix: [Toast] fix icon

* fix: [Button] fix hover

* chore(release): 2.2.1

* fix: [Search] fix type

* fix: [SystemMessage] fix padding

* fix: update brand-3

* fix: [QuickReplies] update styles

* fix: [Typing] remove useless style

* chore(release): 2.2.2

* feat: [Modal] support `btnVariant`

* chore(release): 2.3.0

* fix: [MessageContainer] scrollToEnd when focus

* chore(release): 2.3.1

* feat: sync 2.4.2

* chore(release): 2.4.2

* feat: sync 2.4.8

* chore(release): 2.4.8-beta.0

* Update README.md

* fix: miss key when use img in rightContent (#108)

`key={item.icon}`,  there will be no icon when use img as a item.

* feat: sync 2.6.1

* feat: sync 3.0.5

* feat: sync 3.0.11

* chore(release): 3.0.0-beta.1

* feat: sync 3.1.2

* chore(release): 3.0.0-beta.2

* feat: sync 3.1.4

* chore(release): 3.0.0-beta.3

* feat: add Quote

* chore(release): 3.0.0-beta.4

* feat: sync 3.1.6

* chore(release): 3.0.0-beta.5

* feat: sync 3.1.7

* chore(release): 3.0.0-beta.6

* feat: 新增 ScrollGrid

* chore(release): 3.0.0-beta.7

* feat: sync 3.1.10

* chore(release): 3.0.0-beta.8

* feat: sync 3.2.0

* chore(release): 3.0.0

---------

Co-authored-by: Fay <479389165@qq.com>
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.

3 participants