Граф коммитов

2356 Коммитов

Автор SHA1 Сообщение Дата
UI-Fabric-RN-Bot 2b324c7286 applying package updates 2024-10-18 04:06:05 +00:00
Saad Najmi 06f5bbda41
fix(macOS Button): Set default size to small (#3783)
* fix(macOS Button): Set default size to small

* Change files
2024-10-17 22:37:17 -05:00
UI-Fabric-RN-Bot 23016d3e77 applying package updates 2024-10-17 23:38:04 +00:00
Saad Najmi 71494149a1
fix(macOS Button): Use Fluent 2 alias tokens (#3778) 2024-10-17 18:07:01 -05:00
UI-Fabric-RN-Bot 1752b2e3d0 applying package updates 2024-09-27 05:53:23 +00:00
Patrick Boyd 7d1fa1e8c9
Callout focusWindow, blurWindow API with MacOS native implementation (#3766)
* Add focus() invocations to Callout test page as a test

* Add focus() invocations to Callout test page as a test

* fix merge

* add more to callout test page

* Nearly-sensible version of focusWindow, blurWindow API

* Add a concept of an MacOS implementation for Callout focusWindow, blurWindow APIs

* Add another test entry point to move focus around

* fix native macos build issues calling Swift from ObjC

* Attempt to update codegen and types to expose NativeCommands for focusWindow and blurWindow on the Callout (replacing focus and blur of View)

*  Move CalloutNativeCommands interface to its own types file and move codegenNativeCommands to each NativeComponent file

* Adjust build to move codegenNativeCommands to the *CalloutNativeComponent.ts files

* iterative update

* Correct to useImperativeHandle

* Update yarn.lock for appropriate FRNCallout dependency

* Remove test prop

* nit whitespace

* Remove stray changes

* nit unused

* Change files
2024-09-27 05:22:11 +00:00
UI-Fabric-RN-Bot e6af440377 applying package updates 2024-09-26 20:45:57 +00:00
UI-Fabric-RN-Bot 6f3d2dffa0 applying package updates 2024-09-24 20:46:03 +00:00
UI-Fabric-RN-Bot f484749a65 applying package updates 2024-09-24 02:12:22 +00:00
UI-Fabric-RN-Bot 4532634515 applying package updates 2024-09-23 18:26:22 +00:00
Ruriko Araki 1a71787b60
Update a bunch of dependencies (#3750)
* yarn dedupe

* Fix various security issues

* Change files

* Fix test
2024-09-23 17:51:46 +00:00
UI-Fabric-RN-Bot ccb7ede271 applying package updates 2024-09-09 16:52:21 +00:00
Ruriko Araki ac605d7ca6
Fixing numberOfLines prop on Text (#3737)
* Fix bug

* Change files
2024-09-09 09:20:50 -07:00
UI-Fabric-RN-Bot bd41e1a464 applying package updates 2024-07-27 06:54:15 +00:00
Navneet Kambo ee36c6f200
[Mac] [Focus Zone] Restore broken direction = none functionality (#3692) 2024-07-26 23:22:28 -07:00
UI-Fabric-RN-Bot dedb5ef0c6 applying package updates 2024-07-26 16:00:10 +00:00
Navneet Kambo 434c367e8c
[Mac] [Focus Zone] Tweak tab\shift behavior (#3690) 2024-07-26 08:27:38 -07:00
UI-Fabric-RN-Bot b72ecbad0c applying package updates 2024-07-24 16:33:03 +00:00
Patrick Boyd 94f1248b7c
FocusZone navigationOrderInRenderOrder (#3689)
* Implementation of FocusZone navigationOrderInRenderOrder for MacOS

* Change files

* better comment for accesibilityChildrenInNavigationOrder

* Use IViewProps type from adapters

* nit fixes post merge

* nit un-"fix" the capitalization auto-adjusted by yarn...

* depcheck fix

* yarn.lock update
2024-07-24 09:00:05 -07:00
UI-Fabric-RN-Bot abc3768e51 applying package updates 2024-07-23 16:56:57 +00:00
Navneet Kambo ddf90fafdf
Implement Focus Zone circular navigation and tab key behaviors for macOS (#3688) 2024-07-23 09:24:36 -07:00
UI-Fabric-RN-Bot 4d1c921736 applying package updates 2024-07-16 16:36:06 +00:00
Saad Najmi 6c33ce955f
chore: uppercase Text folder name (#3684)
* Rename Text folder

* Update lock

* Change files
2024-07-16 09:01:20 -07:00
UI-Fabric-RN-Bot b01fdace21 applying package updates 2024-07-15 20:20:36 +00:00
Ruriko Araki c429c9c9df
[win32] Inline link support (#3682)
* Enable inline link support for win32

* Remove win32 inline link test page fork

* Fix test

* Make child type stricter

* Change files

* UNdo strict child type
2024-07-15 12:46:03 -07:00
UI-Fabric-RN-Bot 23ad7283d0 applying package updates 2024-07-12 17:42:50 +00:00
Andrew Coates 0daee5ec2a
Link and variants on windows (#3681)
* Add support for text variants and LinkV1 on windows

* Change files

* Use adapter type for Link root slot

* update snapshot
2024-07-12 10:05:57 -07:00
UI-Fabric-RN-Bot 4d10e5c6bd applying package updates 2024-07-10 19:11:55 +00:00
Ruriko Araki bb69bedb06
Export menu delay constant (#3676)
* Export menu delay

* Change files

* Export rename
2024-07-10 11:39:32 -07:00
UI-Fabric-RN-Bot b8b6e495a7 applying package updates 2024-07-10 16:16:45 +00:00
Ruriko Araki 5aee9ae9aa
Export Shimmer consts (#3677)
* Export shimmer consts

* Change files
2024-07-10 08:44:49 -07:00
UI-Fabric-RN-Bot 10299f1d10 applying package updates 2024-07-02 21:36:39 +00:00
Andrew Coates 9e5c6cb490
Cache results of theme module getConstants (#3674)
* Cache results of theme module getConstants

* Change files

* prettier
2024-07-02 14:04:47 -07:00
UI-Fabric-RN-Bot 06ba243db3 applying package updates 2024-06-21 22:15:14 +00:00
Saad Najmi 2ee44d8449
fix(menu): Add a border on macOS in dark mode and increased contrast (#3662) 2024-06-21 14:44:08 -07:00
UI-Fabric-RN-Bot e9395dfb95 applying package updates 2024-06-19 18:09:34 +00:00
Saad Najmi 8a695ac7cd
fix(Apple): Render vector borders on Button (#3658)
* fix(Apple): Render vector borders on Button

* Change files

* Update snapshots

* more snapshots

* more
2024-06-19 10:35:44 -07:00
UI-Fabric-RN-Bot b033b21007 applying package updates 2024-06-14 06:59:10 +00:00
Patrick Boyd d80485828a
Textv1 component ref (#3654)
* Add componentRef to TextV1

* Change files
2024-06-13 23:27:05 -07:00
UI-Fabric-RN-Bot 01ac0c8401 applying package updates 2024-05-21 20:54:26 +00:00
UI-Fabric-RN-Bot dba627744a applying package updates 2024-05-08 16:21:30 +00:00
Gulnaz Sayed 16a8753cb5
FURN Tooltip Spec (#3580)
* added layout effect hook and commented positioning tests

* add spec document

* spec descriptions

* Change files

* Update SPEC.md
2024-05-08 11:51:54 -04:00
UI-Fabric-RN-Bot 37ae89a030 applying package updates 2024-05-07 11:30:33 +00:00
Tommy Nguyen aedc69f31b
fix(react-native): mark as side-effects free (#3614) 2024-05-07 13:01:13 +02:00
UI-Fabric-RN-Bot 8cac7cc05a applying package updates 2024-05-02 03:33:32 +00:00
Andrew Coates adf19a343e
Use getConstants() when accessing constants from TurboModules/NativeModules (#3608)
* Use getConstants() when accessing constants from TurboModules/NativeModules

* Change files

* prettier

* update test snapshots
2024-05-01 20:03:11 -07:00
UI-Fabric-RN-Bot f9f865a78a applying package updates 2024-04-25 17:25:59 +00:00
UI-Fabric-RN-Bot 153d8842c7 applying package updates 2024-04-24 01:07:53 +00:00
Alicia Drummond 884231524a
RadioButton on macOS shouldn't move the focus ring with every click (#3593)
* fix radiobutton focus ring moving with every click

* Change files
2024-04-24 00:08:31 +00:00
UI-Fabric-RN-Bot 5c7afa6961 applying package updates 2024-04-24 00:03:01 +00:00