Skip to content

docs(shortpassword): add tips event documentation#3316

Open
shanliuling wants to merge 1 commit intojd-opensource:v4from
shanliuling:docs/shortpassword-tips-event
Open

docs(shortpassword): add tips event documentation#3316
shanliuling wants to merge 1 commit intojd-opensource:v4from
shanliuling:docs/shortpassword-tips-event

Conversation

@shanliuling
Copy link

What is the problem?

The \ShortPassword\ component already supports the \ ips\ event (clicking the tips text), but this event is not documented in the API section. This may confuse users who want to handle the tips click event.

How did I fix it?

  • Added \ ips\ event documentation to \doc.md, \doc.taro.md, and \doc.en-US.md\
  • Added unit test for the \ ips\ event

How was this tested?

  • Added unit test: \src/packages/__VUE/shortpassword/tests/index.spec.ts\

Closes #2945

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.

[FR]: ShortPassword组件中tips提供click方法

2 participants