Dong Bin
db741e3bcb
fix: fix a minor issue when DateTimePicker losing focus.
2025-02-27 18:41:07 +08:00
Dong Bin
60046f4ef1
fix: simplify nullable check in pathpicker.
2025-02-27 16:34:23 +08:00
Dong Bin
95525fcdbb
fix: fix nullable issue and switch fallback issue in marquee.
2025-02-27 16:09:06 +08:00
Dong Bin
68065b216e
fix: remove useless code in IPBox IME.
2025-02-27 16:07:24 +08:00
Dong Bin
bb6d457338
Merge pull request #588 from irihitech/selection
...
Fix various issues for SelectionList
2025-02-27 15:54:32 +08:00
Dong Bin
55031c58c7
Merge pull request #566 from irihitech/page
...
Fix pagination initialization issue.
2025-02-27 14:10:50 +08:00
Dong Bin
c2661a5a27
Merge pull request #580 from irihitech/commitinput
...
Update Date and Time pickers for better text input experience.
2025-02-25 16:33:24 +08:00
Dong Bin
27146acc49
feat: change animation creation to loaded, thus it works in popup.
2025-02-25 01:31:59 +08:00
Dong Bin
3b129b1128
fix: translate to panel root.
2025-02-25 01:22:24 +08:00
Dong Bin
ee13b09214
feat: set max size on container size change.
2025-02-21 22:49:41 +08:00
Dong Bin
6808f6d61d
test: add pagination tests.
2025-02-21 01:41:50 +08:00
Dong Bin
c672b5bef3
fix: fix page initialization issue.
2025-02-20 22:22:51 +08:00
Dong Bin
27740b578a
fix: fix pagination initialization issue.
2025-02-20 22:22:51 +08:00
Dong Bin
fa5c9d1125
feat: add demo, fix clear button of TimeRangePicker.
2025-02-19 22:09:27 +08:00
Dong Bin
6461490c34
feat: make text editable.
2025-02-19 21:35:44 +08:00
Dong Bin
608695c44b
feat: fix DateTimePicker text modification issue.
2025-02-18 22:08:30 +08:00
Dong Bin
53b65f4eb7
fix: fix clear, fix panel am-pm panel initialization issue.
2025-02-18 21:48:31 +08:00
Dong Bin
27375f722e
fix: completely fix timepicker racing issue.
2025-02-18 18:02:37 +08:00
Dong Bin
e062efead0
test: add datepicker test, make DatePicker focusable, change many behaviors.
2025-02-18 01:33:04 +08:00
Dong Bin
cadccfd268
feat: timepickerpresenter selection tests.
2025-02-17 19:35:14 +08:00
Dong Bin
afd5449f5b
test: WIP, fix an issue when passing year event.
2025-02-17 03:03:27 +08:00
Dong Bin
051482de57
test:WIP add tests. Change decade context end date.
2025-02-17 01:39:39 +08:00
Zhang Dian
543597a50e
Merge pull request #568 from irihitech/breadcrumb
...
Fix breadcrumb memory leakage issue
2025-02-11 12:04:40 +08:00
Dong Bin
42744a30ca
fix: fix breadcrumb memory leakage (with sandbox memorysnapshot verfied)
2025-02-10 11:59:01 +08:00
Dong Bin
4893e6efb4
fix: fix drawer measure
2025-02-08 02:11:21 +08:00
Zhang Dian
663bfe70ce
feat: redesign IconButton.
2025-02-05 02:25:32 +08:00
Dong Bin
68c4cfc36b
feat: remove comment, add pseudo class.
2025-01-18 17:00:38 +08:00
Dong Bin
d63a0f6bea
update style.
2025-01-18 02:02:42 +08:00
Dong Bin
2ab46bd77e
Merge pull request #544 from irihitech/avatar
...
Enhance Avatar & Badge
2025-01-17 16:10:12 +08:00
Zhang Dian
a366ca6f0c
feat: using Padding instead of Gap in Avatar.
2025-01-17 16:05:52 +08:00
Dong Bin
67abe93852
Merge branch 'main' into pr2
2025-01-16 22:15:10 +08:00
Zhang Dian
33bfd67833
feat: remove Template when Dot=True, add Badge Tests, format Badge class.
2025-01-16 18:31:03 +08:00
望尘空忧
93fe82c100
Fixed: The propagation issue of OverlayFeedbackElement.ClosedEvent.
2025-01-16 01:10:33 +08:00
Dong Bin
8651ae35a3
Merge pull request #533 from WCKYWCKF/pr1
...
Feat: add a new control PathPicker, add PathPickerDemo
2025-01-15 22:04:31 +08:00
望尘空忧
ead8591bfb
change:IsCancelingPickerAlsoTriggers ->OmitCommandOnCancel
...
feat:add property ClearSelectionOnCancel. support for not clearing the selection if the file picker is canceled.
2025-01-15 17:00:16 +08:00
Zhang Dian
e57036163d
feat: add Gap property to Avatar.
2025-01-14 21:29:45 +08:00
Zhang Dian
9bbcb1bd33
fix: fix MaxDropDownHeight typo in MultiComboBox.
2025-01-14 00:31:03 +08:00
Dong Bin
e9169d65d1
Merge pull request #537 from irihitech/ipbox
...
Enable IME for IPv4Box on android.
2025-01-13 21:36:05 +08:00
Dong Bin
4f5573830c
Merge pull request #535 from irihitech/534-form
...
Fix Form A11y for dynamic generated FormItems.
2025-01-13 21:30:54 +08:00
望尘空忧
c5824a3ddc
fix:Index out of bounds.
2025-01-13 21:14:00 +08:00
望尘空忧
d3aa632d1d
fix:should be PathPickerForListView in demo
...
add:Maybe we can add a command demo here to show how to trigger the bound command.
change:I think these two themes should be merged, and the "AcceptReturn" should just be controlled by "AllowMultiple"
add:One more thing, we should add a property to control what to do when user cancelled a selection. Sometimes I just want to keep the original selection.
2025-01-13 19:08:55 +08:00
Dong Bin
5f5b08c1aa
feat: try to fix re-focus issue.
2025-01-13 15:31:25 +08:00
Dong Bin
a3d14e5a31
feat: request ime upon pointer press.
2025-01-13 14:22:01 +08:00
Dong Bin
685996b56b
feat: try to add ime client.
2025-01-13 14:02:48 +08:00
望尘空忧
c6bbcf7226
Modified the triggering method and parameter passing of the Command;changedSelectedPathtoSelectedPathsTextand supported two-way conversion withSelectedPaths;modified the parsing method ofFileFilterso that it can override theNameparameter of theFilePickerFileTypeconstructor and can define multipleFilePickerFileTypeinstances;added support forFilePickerFileTypesinFileFilter;and added a new PathPicker stylePathPickerForMultipleText.
2025-01-11 15:29:38 +08:00
Dong Bin
b707a2ebda
fix: fix accessibility for dynamic generated form.
2025-01-10 21:49:56 +08:00
望尘空忧
3d08aa37ed
Feat: add a new control PathPicker, add PathPickerDemo
2025-01-10 14:22:54 +08:00
Dong Bin
c61d37e9e8
test: add banner test.
2025-01-03 20:04:13 +08:00
Dong Bin
d09431a9f5
test: AutoCompleteBox tests.
2024-12-31 18:49:07 +08:00
rabbitism
f2efed0d13
fix: fix image binding to stretch initialization issue.
2024-12-26 17:24:02 +08:00