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

659 Коммитов

Автор SHA1 Сообщение Дата
Sarah Higley 0a1503794d
docs: update title of v8 keyboard-accessible drag & drop example, add docs (#32216) 2024-08-06 14:52:14 -07:00
Martin Hochel 3da4204265
chore: replace lage with nx for task(targets) orchestration (#31949) 2024-07-31 15:11:41 +02:00
Martin Hochel c000808709
chore: normalize target names and target dependency graph to properly utilize cache hits (#31926) 2024-07-17 09:54:00 +02:00
Martin Hochel 4edb54ea6e
fix: revert incorectly set react versions in all packages (#31937) 2024-07-08 13:46:44 +02:00
Fluent UI Build 400cd5a243 release: applying package updates - react-components 2024-07-04 15:14:43 +00:00
Martin Hochel 674cdee6cf
chore: normalize project names in whole repo (#31893) 2024-07-04 17:00:40 +02:00
Sean Monahan 5858fe0525
Disallow `window` and `document` access for `@fluentui/react` and related packages. (#30063) 2024-01-09 16:51:42 -08:00
Esteban Munoz Facusse 5d1349e05e
fix: Links must always have focus rects in hcm. (#30015) 2023-12-07 00:07:38 +00:00
Atishay Jain (atisjai) 9ff83dd1fc
Add charting to fluent 1 docsite (#28166)
* Adding pages for charting in docsite.
2023-11-08 09:09:37 +05:30
Sean Monahan ae696837f6
fix: GroupedListV2 scrollToIndex now works correctly (#29332)
* fix: GroupedListV2 scrollToIndex now works correctly

GroupedListV2 flattens the list of items to better support virtualization.
This means that we need to make the `index` passed into `scrollToIndex()`
to the flattened list.

Additionally, to properly measure heights for virtualization we need to be
able to account for group headers and footers so APIs have been updated to
provide this information to users.

Finally, a new example has been added to demonstrate how to use this feature.

* Apply suggestions from code review

Co-authored-by: Esteban Munoz Facusse <estebanmu@microsoft.com>
Co-authored-by: Makoto Morimoto <Humberto.Morimoto@microsoft.com>

* update API snapshot

---------

Co-authored-by: Esteban Munoz Facusse <estebanmu@microsoft.com>
Co-authored-by: Makoto Morimoto <Humberto.Morimoto@microsoft.com>
2023-10-03 15:29:08 -07:00
Makoto Morimoto 67b9304388
docs: Updating version of CDN used and replacing usage of via.placeholder.com with SVG from CDN (#28895)
* docs: Updating version of CDN used and replacing usage of via.placeholder.com with SVG from CDN.

* Adding change files.

* Updating snapshots.
2023-08-17 13:26:23 -07:00
Esteban Munoz Facusse b331b36803
fix(public-docsite): Remove image clipping and move top banner under top nav to avoid header issues (#28885)
* fix: Remove top clip for image to work correctly and move top banner under top nav.

* change file
2023-08-16 17:21:25 +00:00
Esteban Munoz Facusse 35c85db921
feat(public-docsite): Add topbanner component and use it in the public docsite (#28870)
* feat: Add top banner to public docsite.

* change files

* Update change/@fluentui-react-docsite-components-2a60a3d3-f60d-4f53-94b2-533d4d8a7435.json

Co-authored-by: Makoto Morimoto <Humberto.Morimoto@microsoft.com>

* update cdn version and make public docsite provide the cdn url to comply with other components

---------

Co-authored-by: Makoto Morimoto <Humberto.Morimoto@microsoft.com>
2023-08-15 15:45:35 -07:00
Martin Hochel 8a9e1018f2
chore: update projects to use `*` for inner workspace dependencies (#28426)
* ci: run workspace-dependencies check on ci

* chore: update syncpack version groups to reflect current setup

* chore: update apps and libraries to use * for inner workspace dependencies

* chore: migrate to syncpack 10 and accomodate inner workspace deps * version rule

* generate changefiles

* feat(tools): revert unwanted pre-release beacball bump changes in packages

* feat(scripts-beachball): run normalize-package-dependencies during release
2023-07-13 21:44:53 +02:00
Fluent UI Build 57de08c189 applying package updates 2023-07-13 07:35:08 +00:00
Fluent UI Build 1c318c5cfa applying package updates 2023-07-12 07:38:40 +00:00
Fluent UI Build e3a0d07199 applying package updates 2023-07-10 07:35:22 +00:00
Esteban Munoz Facusse 1526fabcc9
docs(public-docsite): Add banner to controls page. (#28407) 2023-07-05 09:11:11 -07:00
Fluent UI Build 73316d6dfb applying package updates 2023-07-03 07:35:37 +00:00
Fluent UI Build 36d3dc48ac applying package updates 2023-06-29 07:35:38 +00:00
Fluent UI Build 0cc2211dfd applying package updates 2023-06-28 07:37:44 +00:00
Martin Hochel fbe878e9c9
chore: migrate from nx 15.6.3 to 15.9.5 (#28032)
* chore: migrate to nx 15.9.4

* chore: apply nx migrations

* chore: update nxignore and codeowners to reflect nx migrations

* fix(tools): update unhandled async calls and make all test pass after migration

* fix: accomodate nx workspace.json replaced by project.json in all apis

* feat(tools): update v8,v9 migration generators to update npmignore

* fix: make in memory transpilation work again

* chore: update all v9 .npmignore to exclude project.json

* chore: update all v8 .npmignore to exclude project.json and project.json with tags and source root

* generate changefiles

* chore: pin tslib to 2.5.0 as higher version adds +3kb to v8 bundle
2023-06-27 15:53:13 +02:00
Fluent UI Build 7df9c12a33 applying package updates 2023-06-27 07:35:56 +00:00
Fluent UI Build ad9a778710 applying package updates 2023-06-26 07:35:11 +00:00
Fluent UI Build 5057ca000f applying package updates 2023-06-20 07:36:35 +00:00
Fluent UI Build 4e3460bbba applying package updates 2023-06-19 07:36:45 +00:00
Fluent UI Build cfacaff0d5 applying package updates 2023-06-14 07:38:39 +00:00
Fluent UI Build 36aacc5ff3 applying package updates 2023-06-12 07:33:55 +00:00
Fluent UI Build c0214bcb7d applying package updates 2023-06-09 07:33:52 +00:00
Fluent UI Build 6aa34e27d3 applying package updates 2023-06-08 07:35:20 +00:00
Fluent UI Build e101115dee applying package updates 2023-06-07 07:34:04 +00:00
Fluent UI Build 5af71db914 applying package updates 2023-06-06 07:35:26 +00:00
Fluent UI Build fc3a184868 applying package updates 2023-06-05 07:37:31 +00:00
Fluent UI Build 386ee70863 applying package updates 2023-06-02 07:35:14 +00:00
Fluent UI Build 0f5a9008e7 applying package updates 2023-06-01 07:38:44 +00:00
Fluent UI Build 65f0125dd6 applying package updates 2023-05-31 07:39:05 +00:00
Fluent UI Build d3ececdc5c applying package updates 2023-05-30 07:36:17 +00:00
Fluent UI Build d145902686 applying package updates 2023-05-26 07:37:07 +00:00
Fluent UI Build 903981c9ba applying package updates 2023-05-25 07:37:54 +00:00
Fluent UI Build a91bf1bcaa applying package updates 2023-05-23 07:38:14 +00:00
Fluent UI Build 4712e804cb applying package updates 2023-05-22 07:38:27 +00:00
Fluent UI Build 36b914d0bb applying package updates 2023-05-17 07:37:35 +00:00
Fluent UI Build 8d27c486c5 applying package updates 2023-05-16 07:39:19 +00:00
Fluent UI Build e545970182 applying package updates 2023-05-09 07:38:15 +00:00
Fluent UI Build 3aecae7fc8 applying package updates 2023-05-05 18:14:17 +00:00
Fluent UI Build 048e93f6e9 applying package updates 2023-05-05 07:41:27 +00:00
Fluent UI Build 1872d7e577 applying package updates 2023-05-02 22:20:33 +00:00
Fluent UI Build ee7173e0fe applying package updates 2023-05-02 00:58:28 +00:00
Fluent UI Build ff2267ea9d applying package updates 2023-05-01 07:40:04 +00:00
Fluent UI Build 590705c8ca applying package updates 2023-04-25 07:38:39 +00:00