Chris Holt
1ff4c8b0a9
another high contrast fix for the docs site
2024-04-29 12:32:35 -07:00
Chris Holt
a2f3d5a0bf
update notify and remove components for test
2024-04-29 10:34:04 -07:00
Chris Holt
c608ccb864
use azure login action as replacement for basic auth
2024-04-29 10:34:04 -07:00
Chris Holt
9c6dbb6661
[archives/fast-element-1] fix(cherry-pick): close combobox even if no selection ( #6942 )
...
* close combobox if indicator is clicked and no selection is made
* Change files
---------
Co-authored-by: Christopher Holt <=>
2024-04-25 20:41:42 -07:00
Christopher Holt
2968428e6e
applying package changes
2024-04-08 09:05:29 -07:00
Chris Holt
7f8e2db596
fix: prevent toolbar from stealing focus when focus has already been moved ( #6934 )
...
* fix: prevent toolbar from stealing focus when focus has already been moved in the document
* Change files
---------
Co-authored-by: Christopher Holt <=>
2024-04-05 15:45:41 -07:00
m-akinc
0c27d027ff
Fix CSS custom property precedence issue and work around Chromium bug ( #6906 )
...
* Workaround Chrome bug by prepending custom property stylesheet
* Switch to Symbol instead of string property name
* Change files
---------
Co-authored-by: Chris Holt <chhol@microsoft.com>
2024-03-29 14:53:31 -07:00
Chris Holt
2bebec0232
update branch policies and pipelines for pull requests on archive ( #6920 )
...
* update branch policies and pipelines for pull requests on archive
* setup node
* remove code climate
---------
Co-authored-by: Christopher Holt <=>
2024-03-05 18:27:28 -08:00
Chris Holt
8a2bf658bc
high contrast and wcag contrast bug fixes for docs ( #6916 )
2024-02-27 14:36:15 -08:00
Microsoft FAST Builds
c64110d2f1
applying package updates
2024-01-23 19:35:35 +00:00
Chris Holt
aed89cac24
fix: update typing for Menu to fix build issue in archive ( #6897 )
...
* fix typing issue for menu to fix build issue
* Change files
2024-01-23 11:29:34 -08:00
Chris Holt
957d98a393
remove algolia from docusaurus in archive ( #6893 )
2024-01-17 10:22:05 -08:00
m-akinc
ad6f1fbcb4
Allow non-MenuItem-derived types to be indented properly ( #6667 )
...
* Allow non-MenuItem-derived types to be indented properly
* Change file
* Re-apply chrisholt's suggested change
2024-01-11 22:27:06 -08:00
m-akinc
31be91ffc7
Fix design token CSS variable inheritance bug ( #6879 )
...
* Fix design token inheritance bug
* Add tests and fix for a couple cases.
* Remove console.log
* Change files
2024-01-10 11:26:05 -08:00
Microsoft FAST Builds
2ea80697bc
applying package updates
2023-11-09 19:30:24 +00:00
Chris Holt
71481316c9
fix: call super.disconnected callback in form associated base class ( #6861 )
...
* fix: call super.disconnectedCallback in form associated base class
* Change files
2023-11-09 10:50:07 -08:00
Microsoft FAST Builds
a8af4f9004
applying package updates
2023-11-01 20:34:39 +00:00
mollykreis
507d2fef83
[cherry-pick] Fix two toolbar focus issues ( #6851 )
...
* Fix bug in toolbar click handler when a slotted element has child elements (#6830 )
* Fix bug with nested elements in toolbar click handler
* Change files
* lint
* update change description
* slight test improvement
* Update change/@microsoft-fast-foundation-2ada25c3-3fb4-48ba-893d-e64d11f7f095.json
---------
Co-authored-by: Chris Holt <chhol@microsoft.com>
* Fix toolbar focus bug (#6836 )
* Fix focus issue when clicking on an element in the toolbar
* remove describe.only
* Change files
* Update api-report.md
* Update change/@microsoft-fast-foundation-903a969b-3de3-4090-974a-3423344c571c.json
---------
Co-authored-by: Chris Holt <chhol@microsoft.com>
* update change files
* revert unintended change
---------
Co-authored-by: Chris Holt <chhol@microsoft.com>
2023-10-25 14:10:39 -07:00
Chris Holt
21f81852e5
applying package updates
2023-10-11 15:42:43 -07:00
Chris Holt
16002f3318
chore: update api report for foundation ( #6845 )
...
* update api report
* Change files
2023-09-29 20:54:14 -07:00
Frédéric Collonval
edf73f0806
[archive] Fix usage with TypeScript 4.8+ ( #6779 )
...
* Fix template variable type
* Remove additional typescript errors
* Change files
2023-09-29 20:46:40 -07:00
Chris Holt
0dea28d8c8
chore: remove fast animation and figma plugin from archives ( #6843 )
...
* remove fast animation as it has been deprecated
* remove fast-figma-plugin from archives
* Change files
2023-09-28 14:48:14 -07:00
Microsoft FAST Builds
c2b4076a8d
applying package updates
2023-08-11 00:10:29 +00:00
Chris Holt
9c1a0cc668
chore: constrain lerna version for ci and global installs ( #6804 )
2023-08-10 17:01:18 -07:00
m-akinc
b8b4b20b8c
[cherry-pick] two tab navigation fixes ( #6793 )
...
* [cherry-pick] fix(tabs): home and end navigation (#6298 )
* fix(tabs): home and end navigation
* Change files
* Update packages/web-components/fast-foundation/src/tabs/stories/tabs.stories.ts
Co-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>
* apply pr comments
* Revert "apply pr comments"
This reverts commit 09a65235fb
.
* apply pr comment
* Update change/@microsoft-fast-foundation-dc08ca7b-be41-4f42-a66c-c0874376b4a2.json
Co-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>
Co-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>
Co-authored-by: Chris Holt <chhol@microsoft.com>
* [cherry-pick] Prevent keyboard navigation to hidden tab (#6789 )
* Prevent keyboard navigation to hidden tab
* Change files
* Fix issue with Home/End
* use hasAttribute
* Update change/@microsoft-fast-foundation-7d8d0430-523b-473a-af77-e2bcf0bc6e38.json
* Update change/@microsoft-fast-foundation-7d8d0430-523b-473a-af77-e2bcf0bc6e38.json
---------
Co-authored-by: Nicholas Rice <3213292+nicholasrice@users.noreply.github.com>
* Update change files
---------
Co-authored-by: Mathieu Lavoie <44816587+m4thieulavoie@users.noreply.github.com>
Co-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>
Co-authored-by: Chris Holt <chhol@microsoft.com>
Co-authored-by: Nicholas Rice <3213292+nicholasrice@users.noreply.github.com>
2023-08-10 15:39:53 -07:00
Chris Holt
8c80dfcf93
fix: add default activeid value tabs ( #6606 ) ( #6753 )
...
* set activeid during setTabs initialization
* Change files
* update dependent change type
2023-06-06 16:21:37 -07:00
Chris Holt
085cb27d34
a11y fixes for website ( #6736 )
2023-05-18 10:49:34 -07:00
Microsoft FAST Builds
6bd02c7642
applying package updates
2023-05-04 17:35:08 +00:00
Chris Holt
a29696c6c5
[archive] add else case to when directive ( #6724 )
...
* add else case to when directive
* Change files
* revert template signature to binding
2023-05-04 09:47:25 -07:00
Microsoft FAST Builds
5f579dc8dc
applying package updates
2023-04-14 19:08:49 +00:00
Nicholas Rice
bed585ca0b
fix: use push/splice for adoptedStyleSheet mutation when available ( #6703 )
...
* use push and splice for adoptedStyleSheets
* Change files
---------
Co-authored-by: nicholasrice <nicholasrice@users.noreply.github.com>
2023-04-12 10:50:32 -07:00
Microsoft FAST Builds
a9b2cde1ab
applying package updates
2023-04-10 18:32:46 +00:00
Chris Holt
d0eb539830
fix pipeline issue by installing specific version of node ( #6702 )
2023-04-10 11:21:45 -07:00
Jeff Smith
d44e04b55e
fix: removed flaky test ( #6697 )
...
* fix: removed flaky test
* Change files
* Update change/@microsoft-fast-web-utilities-182be69e-7f5f-409a-a74b-2b069de9000d.json
Co-authored-by: Chris Holt <chhol@microsoft.com>
* Update change/@microsoft-fast-web-utilities-182be69e-7f5f-409a-a74b-2b069de9000d.json
Co-authored-by: Chris Holt <chhol@microsoft.com>
---------
Co-authored-by: Chris Holt <chhol@microsoft.com>
2023-04-10 10:53:02 -07:00
Jeff Smith
2e3a3ae4e1
fix: fix fast-element-1 branch ( #6696 )
...
* fix: fix fast-element-1 branch
* fixed live site
2023-03-29 16:24:43 -07:00
Jeff Smith
e731b605af
fix: unblock archives branch ( #6692 )
2023-03-28 14:33:49 -07:00
Jeff Smith
363319d350
[cherry-pick] fix(Calendar): add fix for the timezones from #5539 ( #6676 )
...
* fix(Calendar): add fix for the timezones from #5539 (#6548 )
* fix(Calendar): add fix for the timezones from #5539
* Change files
Co-authored-by: Chris Holt <chhol@microsoft.com>
* fix(Calendar): add fix for the timezones from #5539 (#6548 )
* fix(Calendar): add fix for the timezones from #5539
* Change files
Co-authored-by: Chris Holt <chhol@microsoft.com>
---------
Co-authored-by: Mathieu Salois <mathieu.salois@goto.com>
Co-authored-by: Chris Holt <chhol@microsoft.com>
2023-03-10 14:12:17 -08:00
Jeff Smith
64805bea23
revert: token update that broke fast component typings ( #6674 )
...
* Revert "Allow using enums for derived DesignToken values (#6530 )"
This reverts commit 1be91f1b62
.
* revert: token typings that broke build
* Change files
---------
Co-authored-by: Chris Holt <chhol@microsoft.com>
2023-03-10 09:34:43 -08:00
Milan Raj
1be91f1b62
Allow using enums for derived DesignToken values ( #6530 )
...
* Avoid distributive conditional type on DesignToken
* Remove static design token value change
* Change files
2023-01-09 17:29:10 -08:00
Chris Holt
195a1b4e2e
add missing part attribute for tabpanel in tabs component ( #6543 )
2022-12-12 13:47:47 -08:00
Chris Holt
a53309ea02
fix: update types for breadcrumb item anchor control ( #6541 )
...
* update anchor reference type to support undefined and suppress breadcrumb linting issue
* Change files
2022-12-09 15:23:56 -08:00
Chris Holt
9f60490fed
applying package changes ( #6540 )
...
Syncing the repo
2022-11-28 10:30:58 -08:00
Jeff Smith
1538e4766a
fix: hidden horizontal-scroll flippers disabled by default ( #6262 ) ( #6483 )
...
* hidden horizontal-scroll fix
* Change files
* Updating per Stephane's comments
* updating change file
Co-authored-by: Rob Barber <69695238+robarbms@users.noreply.github.com>
2022-10-28 09:12:13 -07:00
Chris Holt
3b4d789787
applying package changes
2022-10-24 20:08:02 -07:00
Chris Holt
3fdcb06dce
chore: fix prettier in archive ( #6472 )
...
* fix prettier errors
* Change files
2022-10-24 19:25:26 -07:00
Chris Holt
f1f45777e5
add active id to accordion change event ( #6131 ) ( #6469 )
...
* add activeid to accordion change event
* Change files
2022-10-24 16:24:03 -07:00
Wendy Hsu
085bd287b8
fix: add persistent variable to correctly compare removeIndex against ( #6391 )
2022-09-21 14:54:54 -07:00
Rob Eisenberg
a8021a341f
fix(fast-element): attributes properly located in inheritance hierarchy (v1) ( #6382 )
...
* fix(fast-element): attributes properly located in inheritance hierarchy
* fix(fast-foundation): update mixin helper to use new attribute api
* Change files
Co-authored-by: EisenbergEffect <roeisenb@microsoft.com>
2022-09-20 12:15:46 -04:00
Wendy Hsu
b0d0a0ccd6
fix : make insertBefore noop if view already exists ( #6308 )
2022-09-12 09:59:43 -07:00
Microsoft FAST Builds
14ee761a63
applying package updates
2022-09-02 17:18:31 +00:00