Dongyu Zhao
b4c4521d23
Merged PR 823293: Make Counter still run when app is in background.
...
Make Counter still run when app is in background.
2018-11-01 05:09:44 +00:00
Dongyu Zhao
bbc8d7e9f5
Merged PR 821686: Make Touchable default accessibility role as button
...
Make Touchable default accessibility role as button
2018-10-31 07:14:09 +00:00
Dongyu Zhao
8ece032518
Merged PR 816611: Expand touch area for multi selection
...
Expand touch area for multi selection
2018-10-26 08:40:55 +00:00
Dongyu Zhao
a1e63d57b9
Merged PR 816564: Make the multi select to show title rather than value.
...
Make the multi select to show title rather than value.
2018-10-26 08:06:42 +00:00
Dongyu Zhao
91ba52f555
Merged PR 810040: Dismiss suggestion card after click suggestion
...
Dismiss suggestion card after click suggestion
2018-10-22 03:22:25 +00:00
Dongyu Zhao
efbcdee604
Merged PR 810002: Remove retry and URL modification
...
Remove retry and URL modification
2018-10-22 02:24:53 +00:00
Dongyu Zhao
79d7f4099b
Merged PR 804939: Add timestamp to load image
...
Add timestamp to load image
2018-10-17 03:54:23 +00:00
Dongyu Zhao
76896f319e
Merged PR 804928: Add retry to Background Image
...
Add retry to Background Image
2018-10-17 03:43:15 +00:00
Dongyu Zhao
4e6486d25b
Merged PR 801793: Add retry support to Image
...
Add retry support to Image
2018-10-15 10:26:08 +00:00
Dongyu Zhao
83533463cd
Merged PR 797667: Modify the one time click support.
...
Modify the one time click support.
2018-10-11 03:48:01 +00:00
Dongyu Zhao
3acb988cc5
Merged PR 797635: Apply temp validation for peoplepicker and textinput.
...
Apply temp validation for peoplepicker and textinput.
2018-10-11 03:16:45 +00:00
Dongyu Zhao
a8bc507eef
Merged PR 786925: Add delay load for background image.
...
Add delay load for background image.
2018-09-29 09:17:08 +00:00
Dongyu Zhao
729f64d1f4
Merged PR 786680: Mitigate the ButtonGroup design flaw.
...
Mitigate the ButtonGroup design flaw.
2018-09-29 02:34:27 +00:00
Dongyu Zhao
fc39ce86c7
Merged PR 785462: FIx crash in chrome debug
...
FIx crash in chrome debug
2018-09-28 06:28:04 +00:00
Dongyu Zhao
4b35a3b128
Merged PR 785242: Add delay to image load to work around Bing issue.
...
Add delay to image load to work around Bing issue.
2018-09-28 03:03:58 +00:00
Dongyu Zhao
15b6faf413
Merged PR 777988: Support method and data property on OpenUrlAction
...
Support method and data property on OpenUrlAction
2018-09-21 06:23:51 +00:00
Dongyu Zhao
a80857e3ab
Merged PR 777900: Add basic support to Microsoft.Counter
...
Add basic support to Microsoft.Counter
2018-09-21 05:00:28 +00:00
Dongyu Zhao
bd0e9ab918
Merged PR 772026: Adjust the spacing support
...
Adjust the spacing support
2018-09-17 10:41:48 +00:00
Dongyu Zhao
cca0c19fcc
Merged PR 771743: Fix the spacing support
...
Fix the spacing support
2018-09-17 06:46:14 +00:00
Dongyu Zhao
f0c5380776
Merged PR 771547: Make multiselection could be close when user click the background of the modal.
...
Make multiselection could be close when user click the background of the modal.
2018-09-17 02:37:54 +00:00
Dongyu Zhao
b4d5466f1a
Merged PR 768305: Make PeoplePicker accept raw input as contact.
...
Make PeoplePicker accept raw input as contact.
2018-09-13 04:55:11 +00:00
Dongyu Zhao
da3d475e86
Merged PR 767120: Fix the data mixed in subcard.
...
Fix the data mixed in subcard.
2018-09-12 10:23:39 +00:00
Dongyu Zhao
7a353e8bdf
Merged PR 767089: Disable twice submit.
...
Disable twice submit.
2018-09-12 09:54:38 +00:00
Haobin Guo
42e8553d98
Merged PR 766711: Add react-native-icons support for web tool
...
Add react-native-icons support for web tool
2018-09-12 07:30:06 +00:00
Dongyu Zhao
bb9fcd30c0
Merged PR 766888: Use system control for ToggleInput.
...
Use system control for ToggleInput.
2018-09-12 07:26:41 +00:00
Dongyu Zhao
1e83992cee
Merged PR 766797: Add support to expand style of ChoiceSet input.
...
Add support to expand style of ChoiceSet input.
2018-09-12 06:39:58 +00:00
Haobin Guo
7a10088b21
Merged PR 764441: Add localStorage support for web tool
...
Add localStorage support for web tool
2018-09-12 04:24:13 +00:00
Dongyu Zhao
e66370cef5
Merged PR 766638: Adjust toggle style.
...
Adjust toggle style.
2018-09-12 04:20:33 +00:00
Dongyu Zhao
8c476b547a
Merged PR 766546: Add Toggle input support.
...
Add Toggle input support.
2018-09-12 03:03:57 +00:00
Dongyu Zhao
f532fd144a
Merged PR 764439: Clean up log for error message.
...
Clean up log for error message.
2018-09-11 07:12:44 +00:00
Dongyu Zhao
7746a366ef
Merged PR 764196: Clean log to prevent huge data crash.
...
Clean log to prevent huge data crash.
2018-09-11 03:33:50 +00:00
Dongyu Zhao
3fd9dd8140
Merged PR 764160: Adjust the background resize strategy.
...
Adjust the background resize strategy.
2018-09-11 03:02:52 +00:00
Dongyu Zhao
bca631af4e
Merged PR 763287: Make the BackgroundImage response the mode setting.
...
Make the BackgroundImage response the mode setting.
2018-09-10 15:11:23 +00:00
Dongyu Zhao
f8a4cbf783
Merged PR 762908: Fix issue that peoplepicker may not show preselected people.
...
Fix issue that peoplepicker may not show preselected people.
2018-09-10 07:00:52 +00:00
Dongyu Zhao
ddcaaea2b7
Merged PR 762602: Make the model hold raw data.
...
Make the model hold raw data.
2018-09-09 15:25:25 +00:00
Dongyu Zhao
1f856c4937
Merged PR 762599: Enhance the people picker's editing component.
...
Enhance the people picker's editing component.
2018-09-09 15:07:07 +00:00
Dongyu Zhao
bb47822723
Merged PR 762521: Add support for Select Panel
...
Add support for Select Panel
2018-09-09 03:12:24 +00:00
Haobin Guo
3996e31dc1
Merged PR 760071: Fix issue of config changing and add removing sample card in web tool
...
Fix issue of config changing
add removing sample card in web tool
2018-09-07 08:49:25 +00:00
Xinguo Shui
c0bdfd505d
Merged PR 761141: Add accessibilityComponentType support for Touchable.
...
Add accessibilityComponentType support for Touchable.
2018-09-07 05:39:57 +00:00
Dongyu Zhao
118a7cd2c3
Merged PR 760200: Add basic ChoiceSet support
...
Add basic ChoiceSet support
2018-09-06 15:28:55 +00:00
Dongyu Zhao
6c16a697dc
Merged PR 760152: Add schema validation tools
...
Add schema validation tools
2018-09-06 13:43:59 +00:00
Haobin Guo
a467738bdf
Merged PR 757181: Update gulp files and fix issues of background-image min-height and border on the web
2018-09-06 05:31:37 +00:00
Haobin Guo
70c1851b4d
Merged PR 751703: Modify gulpfile, add web tool and fix cannot set children issue
...
Modify gulpfile to add AdaptiveCard to web tool
Add web tool of AdaptiveCard
Fix cannot set children issue because the property children only have a getter
2018-08-31 09:15:30 +00:00
Dongyu Zhao
d049cb45c6
Merged PR 753273: Adjust the minHeight for card
...
Adjust the minHeight for card
2018-08-30 08:31:07 +00:00
Dongyu Zhao
08ec2cd8b9
Merged PR 750282: Fix the minHeight for backgrounded card
...
Fix the minHeight for backgrounded card
2018-08-28 10:35:32 +00:00
Dongyu Zhao
ffb870e786
Merged PR 750273: Make minHeight decided by background and content
...
Make minHeight decided by background and content
2018-08-28 10:27:39 +00:00
Dongyu Zhao
540efb9e9f
Merged PR 750255: Fix the crash when ShowCardAction triggered.
...
Fix the crash when ShowCardAction triggered.
2018-08-28 10:08:28 +00:00
Dongyu Zhao
3aa25744e8
Merged PR 750189: Revamp Event& Form system.
...
Revamp Event& Form system.
2018-08-28 09:23:45 +00:00
Vince LIU
6103dab346
Merged PR 745092: rm types in package.json
2018-08-23 11:23:32 +00:00
Vince LIU
6bb12931ca
Merged PR 745063: fix AccessibilityTraits type issue
2018-08-23 10:54:50 +00:00