Commit Graph
6 Commits
Author SHA1 Message Date
GavinandGitHub 3b9c72d09e feat(TextEllipsis): add position prop (#12058)
* feat(TextEllipsis): add position prop

* docs: update docs

* chore: optimize code
2023-07-08 17:03:37 +08:00
GavinandGitHub 39a54a8d9a feat(Radio): support dot shape (#12057)
* feat(Radio): support dot shape

* chore: update test

* chore: format code
2023-07-08 09:56:29 +08:00
GavinandGitHub 4dab6b8236 fix(DropdownMenu): fix missing exported type (#11979) 2023-06-16 10:06:49 +08:00
GavinandGitHub 71c0cc71f2 feat(DropdownMenu): add close method (#11921)
* feat(DropdownMenu): add close method

* chore: update
2023-06-03 09:04:59 +08:00
GavinandGitHub 3dabce8e98 feat(PickerGroup): the tab of PickerGroup supports controlled mode (#11771)
* feat(PickerGroup): add method to set the active of tab

* chore: update

* chore: format code

* chore: update

* chore: update

* docs: update docs
2023-05-05 21:40:49 +08:00
GavinandGitHub 34634f645d docs(Popup): fix code in docs to be the same as in demo (#11717) 2023-03-29 21:05:07 +08:00