Commit Graph

5 Commits

Author SHA1 Message Date
James Yeung
a140c9eddf
fix(module: segmented): exception cause by label index was changed (#3096) 2023-02-13 23:10:31 +08:00
James Yeung
6760a41806
fix(module: segmented): binding value type causes an incorrect initialization selection (#2869)
* fix(module: segmented): binding value type causes an incorrect initialization selection

* add tests
2022-11-09 17:40:16 +08:00
James Yeung
f7c1e5fe5e
fix(module: segmented): The Disabled parameter does not work on items and cannot be dynamically toggled (#2778) 2022-10-11 09:21:46 +08:00
James Yeung
4b4028c9c1
fix(module: segmentd): default value binding incorrectly (#2699) 2022-09-12 23:41:15 +08:00
James Yeung
e892f343de
feat(module: segmented): add new component segmented (#2503)
* add basic segmented

* add more demos

* add animation

* change value first

* fix duplicate selected

* fix doc
2022-06-25 20:56:51 +08:00