This log was last generated on Thu, 07 Nov 2024 04:07:40 GMT and should not be manually modified.
Thu, 07 Nov 2024 04:07:40 GMT Compare changes
- feat: add Tooltip component (PR #32852 by [email protected])
Wed, 30 Oct 2024 04:06:53 GMT Compare changes
- add swapStates function for attribute-driven internal states (PR #33156 by [email protected])
Tue, 29 Oct 2024 04:06:49 GMT Compare changes
- replace state partials with stateSelector function (PR #33037 by [email protected])
Fri, 25 Oct 2024 20:54:39 GMT Compare changes
- fix: move proper menu positioning for split button into component css (PR #33140 by [email protected])
- fix: change to new css anchor positioning properties (PR #33139 by [email protected])
Tue, 15 Oct 2024 04:07:48 GMT Compare changes
- Fix: menu-item emit current state when checked change event fires (PR #33029 by [email protected])
- fix prefers-reduced-motion media query in button (PR #33034 by [email protected])
Mon, 07 Oct 2024 04:08:32 GMT Compare changes
- feat: adds split-button (PR #32948 by [email protected])
Fri, 04 Oct 2024 04:09:02 GMT Compare changes
- fix: removes display inheritance so all html elements can render (PR #32874 by [email protected])
Fri, 27 Sep 2024 04:07:03 GMT Compare changes
- feat: add support for custom icons and colors to rating-display (PR #32907 by [email protected])
Wed, 11 Sep 2024 04:08:18 GMT Compare changes
- docs: reflect setTheme change (PR #32490 by [email protected])
Thu, 05 Sep 2024 04:07:18 GMT Compare changes
- chore: add missing export for textarea (PR #32450 by [email protected])
Wed, 04 Sep 2024 04:08:17 GMT Compare changes
- normalize export paths (PR #32451 by [email protected])
- restore define modules as default exports (PR #32452 by [email protected])
Fri, 30 Aug 2024 04:07:03 GMT Compare changes
- fix: add primary button state and improved button disabled state in forced-colors mode (PR #32419 by [email protected])
Thu, 29 Aug 2024 04:07:09 GMT Compare changes
- chore: add missing exports for LinkStyles and MessageBar and remove default option from DividerApperance and ImageFit (PR #32405 by [email protected])
Wed, 28 Aug 2024 04:06:49 GMT Compare changes
- feat: adjust slider sliding range (PR #32350 by [email protected])
Wed, 21 Aug 2024 04:07:11 GMT Compare changes
- feat: update fast-element to latest stable version (PR #32344 by [email protected])
Tue, 20 Aug 2024 04:06:57 GMT Compare changes
- feat: enabling setting theme on an individual element and unsetting themes (PR #31973 by [email protected])
Fri, 16 Aug 2024 04:08:15 GMT Compare changes
- export BaseCheckbox class (PR #32302 by [email protected])
Wed, 14 Aug 2024 04:07:35 GMT Compare changes
- feat(web-components): add fluent-textarea component (PR #32037 by [email protected])
- export BaseAnchor class (PR #32295 by [email protected])
Thu, 08 Aug 2024 04:07:16 GMT Compare changes
- [chore]: [rating-display] move size, color and generate icons out of base class (PR #32239 by [email protected])
Tue, 06 Aug 2024 04:07:08 GMT Compare changes
- Add Tablist component (PR #32098 by [email protected])
Mon, 05 Aug 2024 04:08:39 GMT Compare changes
- fix(web-components): detach design tokens from existing themes (PR #32130 by [email protected])
Fri, 02 Aug 2024 04:07:54 GMT Compare changes
- Export patterns. (PR #32182 by [email protected])
- feat: abstracts layout api from field class (PR #32203 by [email protected])
Mon, 29 Jul 2024 04:07:23 GMT Compare changes
- chore: move size and generate initials out of base class (PR #32123 by [email protected])
- fix: reference accordion item base class in accordion (PR #32117 by [email protected])
Fri, 26 Jul 2024 04:08:24 GMT Compare changes
- [chore]: create base class for accordion item and remove style and layout specific api (PR #32102 by [email protected])
Thu, 25 Jul 2024 04:08:33 GMT Compare changes
- chore: create avatar base class to abstract style specfic api (PR #32083 by [email protected])
- chore: create base class for textinput and remove style and layout specific api (PR #32080 by [email protected])
Wed, 24 Jul 2024 04:07:07 GMT Compare changes
- chore: create base class for progress bar and remove style and layout specfic api (PR #32066 by [email protected])
- feat(web-components): relax setTheme() argument type to allow custom tokens (PR #32087 by [email protected])
- chore: create base class for spinner and remove style and layout specfic api (PR #32067 by [email protected])
Tue, 23 Jul 2024 04:07:05 GMT Compare changes
- fix: move spinner animation off of main thread (PR #32056 by [email protected])
- chore: create divider base class to abstract style specfic api (PR #32065 by [email protected])
Fri, 19 Jul 2024 04:08:32 GMT Compare changes
- chore: [button] move style related api out of base class (PR #32049 by [email protected])
Thu, 18 Jul 2024 04:06:50 GMT Compare changes
- fix: removed padding from field host element (PR #32002 by [email protected])
Wed, 17 Jul 2024 04:07:52 GMT Compare changes
- chore: cleanup drawer storybook (PR #31991 by [email protected])
Tue, 16 Jul 2024 04:08:02 GMT Compare changes
- fix: scope menu fallback positioning to non-anchor browsers only (PR #32000 by [email protected])
- fix: expose tabindex as an overriden attribute with a default value of 0' (PR #32007 by [email protected])
- fix: support tabindex values from implementors on buttons (PR #32003 by [email protected])
Thu, 11 Jul 2024 04:07:36 GMT Compare changes
- feat: update slider to use ElementInternals for form association (PR #31933 by [email protected])
Tue, 09 Jul 2024 04:07:26 GMT Compare changes
- convert menu list and menu item to use element internals (PR #31932 by [email protected])
- fix: export drawer and drawer body from root package and package exports (PR #31931 by [email protected])
Thu, 04 Jul 2024 04:08:13 GMT Compare changes
- feat: update radio and radio-group to use ElementInternals for form association (PR #31783 by [email protected])
- fix for setTheme in Firefox (PR #31911 by [email protected])
- refactor(web-components): cleanup accordion and convert to element internals for states (PR #31866 by [email protected])
Wed, 03 Jul 2024 04:08:00 GMT Compare changes
- fix(web-components): fix popover positioning in firefox, add docs (PR #31895 by [email protected])
- expose field in webcomponents to package exports (PR #31904 by [email protected])
- fix text-input focus handling when focusable slotted start and end elements are present (PR #31903 by [email protected])
- fix(web-components): fix menu enterkey interaction (PR #31894 by [email protected])
Mon, 01 Jul 2024 04:08:12 GMT Compare changes
- Make utils a package export since it replaces fluentui/foundation (PR #31865 by [email protected])
Fri, 28 Jun 2024 04:07:17 GMT Compare changes
- refactor setTheme() to use adoptedStyleSheets (PR #31713 by [email protected])
- Add rating-display component (PR #31625 by email not defined)
- Adds MessageBar component to Fluent Web Components (PR #31708 by [email protected])
- chore: use tokens directly in css for badge partial (PR #31847 by [email protected])
- fix: ensure menu keydown logic allows shift+tab to navigate as expected (PR #31849 by [email protected])
Wed, 26 Jun 2024 04:07:58 GMT Compare changes
- feat(drawer): add drawer web component (PR #31521 by email not defined)
Tue, 25 Jun 2024 04:06:35 GMT Compare changes
- updates the Text component to use Element Internals custom states for presentational attributes (PR #31770 by [email protected])
Mon, 24 Jun 2024 04:06:02 GMT Compare changes
- Refactor Menu, MenuList, and MenuItem components (PR #31674 by [email protected])
Fri, 21 Jun 2024 04:06:58 GMT Compare changes
- feat: make fast-element a peer dependencies of the web-components package (PR #31772 by [email protected])
Wed, 19 Jun 2024 04:07:31 GMT Compare changes
- feat: update progress bar to use element internals custom states for visual states (PR #31739 by [email protected])
- feat: update divider to use custom states (PR #31735 by [email protected])
- feat: update link to use Element Internals custom states for presentational attributes (PR #31752 by [email protected])
- feat: update checkbox to use Element Internals custom states for presentational attributes (PR #31756 by [email protected])
- feat: update text input to use Element Internals custom states for presentational attributes (PR #31753 by [email protected])
- update image to use element internals custom states for visual states (PR #31737 by [email protected])
- feat: update spinner to use Element Internals for presentational styling (PR #31741 by [email protected])
- update label to use element internals custom states for styling (PR #31738 by [email protected])
Tue, 18 Jun 2024 04:05:31 GMT Compare changes
- feat: update button and anchor button to leverage custom states for variants (PR #31718 by [email protected])
- update badge to use element internals custom states (PR #31733 by [email protected])
Fri, 14 Jun 2024 04:06:06 GMT Compare changes
- update avatar to use ElementInternals for role and states for color (PR #31693 by [email protected])
Thu, 13 Jun 2024 04:06:41 GMT Compare changes
- refactor setTheme() to reduce code duplication (PR #31679 by [email protected])
- add link as a new web component (PR #31676 by [email protected])
Wed, 12 Jun 2024 04:06:09 GMT Compare changes
- refactor anchor-button to use ElementInternals, remove disabled and disabledFocusable (PR #31653 by [email protected])
- refactor progress bar to use ElementInternals (PR #31652 by [email protected])
Tue, 11 Jun 2024 04:06:29 GMT Compare changes
- feat: update divider to leverage ElementInternals (PR #31627 by [email protected])
- fix: show default title action in dialog-body for modal dialogs (PR #31648 by [email protected])
Mon, 10 Jun 2024 04:07:58 GMT Compare changes
- feat: refactor Switch to use ElementInternals by extending BaseCheckbox (PR #31613 by [email protected])
- fixes the border-color for switch when in the checked state on rest (PR #31628 by [email protected])
- add try-catch block to ensure that registered properties can be updated dynamically (PR #31629 by [email protected])
Fri, 07 Jun 2024 04:06:31 GMT Compare changes
- Use ElementInternals for Checkbox component (PR #31468 by [email protected])
- Move dialog border styles to forcedColors mode (PR #31609 by [email protected])
Thu, 06 Jun 2024 04:06:19 GMT Compare changes
- add @floating-ui/dom as a dependency (PR #31590 by [email protected])
- fix disabled button styles (PR #31585 by [email protected])
Wed, 05 Jun 2024 04:06:41 GMT Compare changes
- chore: migrate to package.json#files for npm publish scope" (PR #31519 by [email protected])
- Refactor fluent-dialog and add fluent-dialog-body (PR #31512 by [email protected])
- fix(web-components): remove tabindex from slider thumb causing duplicate focus regions (PR #31402 by [email protected])
Mon, 03 Jun 2024 04:06:55 GMT Compare changes
- chore: Export component definitions from rollup bundle (PR #31403 by [email protected])
Fri, 24 May 2024 04:06:21 GMT Compare changes
- Use ElementInternals for the TextInput component (PR #31201 by [email protected])
Wed, 22 May 2024 04:06:55 GMT Compare changes
- chore(web-components): update README.md and add initial developer quick start pages (PR #31416 by [email protected])
Tue, 21 May 2024 04:06:11 GMT Compare changes
- Use click() instead of press() in button keydownHandler (PR #31428 by [email protected])
Mon, 20 May 2024 04:07:06 GMT Compare changes
- adds high contrast styles to badge web component (PR #31234 by [email protected])
Fri, 17 May 2024 04:06:08 GMT Compare changes
- fix(web-components): remove determinate from spinner implementation (PR #31404 by [email protected])
- Fix compound disabled selector in fluent-button and fluent-anchor-button (PR #31302 by [email protected])
Thu, 16 May 2024 04:07:03 GMT Compare changes
- Synchronize design token exports (PR #31382 by [email protected])
Wed, 01 May 2024 04:09:09 GMT Compare changes
- fix(web-components): remove all barrell exports with exception of design tokens (PR #31069 by =)
Fri, 26 Apr 2024 04:07:24 GMT Compare changes
- create CSS partials for named typography styles (PR #31164 by [email protected])
Thu, 25 Apr 2024 04:09:24 GMT Compare changes
- ensure buttons with long text maintain center alignment (PR #31179 by =)
Tue, 23 Apr 2024 04:09:06 GMT Compare changes
- Use ElementInternals for Button components (PR #30999 by [email protected])
Mon, 15 Apr 2024 04:09:34 GMT Compare changes
- fix(web-components): remove final dependencies on fast-foundation (PR #31009 by =)
Tue, 09 Apr 2024 04:08:05 GMT Compare changes
- revert design token syntax change for DX (PR #30819 by =)
Mon, 08 Apr 2024 04:08:59 GMT Compare changes
- chore: setup perf benchmarking in web components (PR #30972 by =)
- Bump @fluentui/tokens to v1.0.0-alpha.2 (PR #30972 by beachball)
Mon, 12 Feb 2024 04:08:06 GMT Compare changes
- Removes dependancy on fast-foundation classes and templates (PR #30090 by [email protected])
Fri, 09 Feb 2024 04:08:43 GMT Compare changes
- feat: remove JS design token implementation in favor of platform css variables (PR #30002 by [email protected])
Thu, 26 Oct 2023 04:16:51 GMT Compare changes
- feat(dialog): add dialog web component (PR #28569 by [email protected])
Thu, 19 Oct 2023 04:18:07 GMT Compare changes
- Updates package with Menu component sideEffect. (PR #29581 by [email protected])
Fri, 13 Oct 2023 04:17:27 GMT Compare changes
- fix: update switch to use margin instead of transform for the checked state to support RTL (PR #29505 by [email protected])
Thu, 28 Sep 2023 04:18:49 GMT Compare changes
- feat(menu): adds menu web component (PR #27906 by [email protected])
Mon, 28 Aug 2023 04:19:02 GMT Compare changes
- Fixed pathing to types for package exports (PR #28986 by [email protected])
Fri, 25 Aug 2023 04:19:39 GMT Compare changes
- Bump version to beta (PR #28976 by [email protected])
Wed, 23 Aug 2023 04:18:01 GMT Compare changes
- feat(web-components): add explicit named exports for design tokens and package export path for theme utils (PR #28952 by [email protected])
Tue, 22 Aug 2023 04:17:13 GMT Compare changes
- feat(web-components): update core component files to use foundation export paths and update package exports to include extensions (PR #28912 by [email protected])
Tue, 15 Aug 2023 04:16:11 GMT Compare changes
- fix(web-components): update latest versions of fast packages and fix unallowed attributes issue for fluent-divider (PR #28837 by [email protected])
Wed, 09 Aug 2023 04:16:56 GMT Compare changes
- fix(web-components): enumerate side-effects for package export paths (PR #28748 by [email protected])
Tue, 08 Aug 2023 04:18:02 GMT Compare changes
- (accessibility): high contrast fixes (PR #28717 by [email protected])
- Fixes low contrast in dark mode for web component badge (PR #28766 by [email protected])
Mon, 07 Aug 2023 04:17:07 GMT Compare changes
- feat: Add support for scoped theming (PR #28441 by [email protected])
Wed, 19 Jul 2023 04:18:54 GMT Compare changes
- fix(web-components): check if component is connected before calling setAttribute in attribute changed callback (PR #28500 by [email protected])
- feat(checkbox): Add checkbox web component (PR #27450 by [email protected])
Mon, 12 Jun 2023 04:17:30 GMT Compare changes
- export fluent design system from web-components package (PR #27905 by [email protected])
Thu, 08 Jun 2023 04:18:00 GMT Compare changes
- feat(text-input): add TextInput as a new web component (PR #27348 by [email protected])
Wed, 24 May 2023 04:19:34 GMT Compare changes
- feat(menu-item): export MenuItemRole constants (PR #27941 by [email protected])
Mon, 15 May 2023 04:19:56 GMT Compare changes
- Fixes exports in Switch (PR #27821 by [email protected])
Mon, 08 May 2023 04:19:58 GMT Compare changes
- feat(radio): add radio and radio-group web components (PR #27113 by [email protected])
Fri, 21 Apr 2023 04:19:22 GMT Compare changes
- feat(menu-list): Add menu-list and menu-item web components (PR #26765 by [email protected])
Thu, 20 Apr 2023 04:20:30 GMT Compare changes
- Image component style updates (PR #27567 by [email protected])
Wed, 12 Apr 2023 04:19:35 GMT Compare changes
- feat(toggle-button): add toggle button web component (PR #27405 by [email protected])
- feat(compound-button): add compound button as new web component (PR #27407 by [email protected])
- feat(anchor-button): add anchor button to web components (PR #27395 by [email protected])
Tue, 11 Apr 2023 04:24:57 GMT Compare changes
- Adding Tabs, Tab and Tab-Panel (PR #27505 by [email protected])
Fri, 07 Apr 2023 04:17:30 GMT Compare changes
- feat(label): adds label as a new web component (PR #27344 by [email protected])
Thu, 06 Apr 2023 04:22:08 GMT Compare changes
- Adding TabList, Tab, and TabPanel web components (PR #27167 by [email protected])
- feat(menu-button): add menu button as new component (PR #27396 by [email protected])
Fri, 31 Mar 2023 04:19:43 GMT Compare changes
- update fast-element and fast-foundation dependencies (PR #27392 by [email protected])
- feat(button): add button web component (PR #27278 by [email protected])
Tue, 28 Mar 2023 04:20:01 GMT Compare changes
- Adds Slider as a web component (PR #27165 by [email protected])
Tue, 14 Mar 2023 04:21:22 GMT Compare changes
- update FAST dependencies to latest package versions (PR #27187 by [email protected])
- Adds css containment to implemented web components (PR #27190 by [email protected])
Thu, 09 Mar 2023 04:19:45 GMT Compare changes
- fix: [text] block breaks the style attribute (PR #27129 by [email protected])
Wed, 01 Mar 2023 04:20:20 GMT Compare changes
- Redo of PR of Slider spec after merge error (PR #26981 by [email protected])
Tue, 28 Feb 2023 04:25:15 GMT Compare changes
- updates wc3 accordion and accordion item docs (PR #26938 by [email protected])
Mon, 27 Feb 2023 04:27:02 GMT Compare changes
- feat(avatar): add Avatar web component (PR #26729 by [email protected])
- feat(divider): Add divider web component (PR #26901 by [email protected])
- feat(image): Add image web component (PR #26936 by [email protected])
Fri, 24 Feb 2023 04:20:32 GMT Compare changes
- feat(switch): Add switch web component (PR #26517 by [email protected])
Wed, 22 Feb 2023 04:22:43 GMT Compare changes
- feat(accordion): Add accordion web component (PR #26547 by [email protected])
Thu, 16 Feb 2023 16:51:48 GMT Compare changes
- fix(web-components): dont ship non production assets to npm registry (PR #26854 by [email protected])
Wed, 15 Feb 2023 04:24:51 GMT Compare changes
- Adds Spinner as a web component (PR #26392 by [email protected])
- update fast element and foundation versions (PR #26844 by [email protected])
Wed, 25 Jan 2023 17:42:30 GMT Compare changes
- feat: export theme (PR #26500 by [email protected])
Wed, 25 Jan 2023 14:49:08 GMT Compare changes
- add progressbar as new component (PR #26329 by [email protected])
- Add initial theme (PR #25660 by [email protected])
- add badge and counter badge as new components (PR #26357 by [email protected])
- add text as a new component (PR #26090 by [email protected])
Wed, 10 Apr 2024 07:28:55 GMT Compare changes
- fix(web-components): fix toolbar stealing focus when document has moved focus to another element (PR #30997 by =)
Wed, 27 Mar 2024 07:26:49 GMT Compare changes
- export design token with rollup bundle (PR #30784 by =)
Fri, 01 Mar 2024 07:26:28 GMT Compare changes
- updates fast-foundation to fix a memory leak within form associated disconnected callback (PR #29806 by [email protected])
Thu, 20 Jul 2023 07:35:18 GMT Compare changes
- fix(web-components): ensures that text area size responds to rows and cols attributes (PR #28135 by [email protected])
Thu, 01 Jun 2023 07:38:37 GMT Compare changes
- fix listbox-option selected indicator position in RTL instances (PR #27894 by [email protected])
Mon, 17 Apr 2023 07:40:25 GMT Compare changes
- update FAST dependencies to mitigate Safari 16.4 AdoptedStyleSheets bug (PR #27578 by [email protected])
Tue, 11 Apr 2023 07:43:45 GMT Compare changes
- update fast foundation packages to import bug fixes (PR #27506 by [email protected])
Thu, 26 Jan 2023 07:35:32 GMT Compare changes
- feat: bump tslib to 2.1 to align with rest of monorepo packages (PR #26457 by [email protected])
Wed, 11 Jan 2023 07:50:49 GMT Compare changes
- chore: upgrade version of storybook (PR #26259 by [email protected])
Tue, 10 Jan 2023 07:50:14 GMT Compare changes
- fix: layering zindex issue with sub menus (PR #26260 by [email protected])
Thu, 05 Jan 2023 07:59:57 GMT Compare changes
- Fix fluent-tooltip not showing anchor pointer when wc prefix is changed (PR #26154 by [email protected])
Wed, 26 Oct 2022 07:52:54 GMT Compare changes
- emit activeid as part of accordion change event (PR #25364 by [email protected])
Fri, 21 Oct 2022 07:44:53 GMT Compare changes
- Cleaned up shared styles for button and input for improved reuse and color updates (PR #24929 by [email protected])
Mon, 19 Sep 2022 07:47:29 GMT Compare changes
- Standardized focus treatment to use
outline
instead of a combination ofborder
andbox-shadow
(PR #24771 by [email protected])
Wed, 07 Sep 2022 07:54:43 GMT Compare changes
- update fast-foundation to latest packages to resovle 24561 (PR #24657 by [email protected])
Tue, 30 Aug 2022 07:41:54 GMT Compare changes
- update FAST packages to resolve issues with form constraint validation on form associated elements (PR #24557 by [email protected])
Thu, 16 Jun 2022 23:03:44 GMT Compare changes
- update to latest stable versions of FAST packages (PR #23585 by [email protected])
Tue, 07 Jun 2022 07:48:04 GMT Compare changes
- (web-components) Fix issue loading Color Explorer values (PR #23392 by [email protected])
Tue, 17 May 2022 07:45:01 GMT Compare changes
- Added the Color Explorer as a web components Storybook page (PR #22918 by [email protected])
Fri, 06 May 2022 07:36:53 GMT Compare changes
- Added support for Segoe UI Variable font with variant configurations Added type ramp helpers to conveniently and consistently apply all necessary font attributes. (PR #22079 by [email protected])
Thu, 28 Apr 2022 07:39:56 GMT Compare changes
- update to latest versions of fast-element and fast-foundation for web components (PR #22648 by [email protected])
Mon, 07 Mar 2022 07:41:14 GMT Compare changes
- fix d.ts errors generated by api-extractor (PR #21945 by [email protected])
Tue, 01 Mar 2022 07:23:43 GMT Compare changes
- update package dependencies in web-components (PR #21895 by [email protected])
Fri, 18 Feb 2022 07:22:08 GMT Compare changes
- Aligned "plus 2" type ramp line height size (PR #21698 by [email protected])
Thu, 27 Jan 2022 07:34:08 GMT Compare changes
- Updating fast-foundation to v2.32.0 (PR #21443 by [email protected])
Wed, 12 Jan 2022 07:32:29 GMT Compare changes
- Update tab panel to base type size (PR #21180 by [email protected])
Fri, 07 Jan 2022 07:27:47 GMT Compare changes
- feat: add search web component (PR #21177 by [email protected])
Wed, 15 Dec 2021 07:31:29 GMT Compare changes
- fix: prevent disabled flipper from emitting event (PR #21003 by [email protected])
Fri, 10 Dec 2021 07:30:35 GMT Compare changes
- fix: z-index in accordion header renders above content (PR #20587 by [email protected])
Thu, 02 Dec 2021 07:36:29 GMT Compare changes
- fix: tabpanel shifting in vertical layout (PR #20641 by [email protected])
Tue, 23 Nov 2021 07:27:34 GMT Compare changes
- fix: remove margins from host elements (PR #20710 by [email protected])
Tue, 09 Nov 2021 07:38:11 GMT Compare changes
- FluentUI calendar component (PR #20356 by [email protected])
Tue, 02 Nov 2021 07:37:01 GMT Compare changes
- fix web components webpack integration docs and update the package dependencies (PR #20429 by [email protected])
- fixed high contrast visual for web components (PR #20418 by [email protected])
- change input state styles to fix height and prevent z-index from blocking cursor (PR #20445 by [email protected])
Fri, 22 Oct 2021 23:04:22 GMT Compare changes
- Update to Sun Valley visual styling (PR #19263 by [email protected])
Fri, 22 Oct 2021 19:30:28 GMT Compare changes
- update foundation package and react documentation (PR #20316 by [email protected])
Thu, 14 Oct 2021 00:11:22 GMT Compare changes
- remove dependency on lodash-es with fast-web-utilities (PR #20205 by [email protected])
Fri, 08 Oct 2021 07:31:50 GMT Compare changes
- add progress animated examples (PR #20148 by [email protected])
Thu, 07 Oct 2021 07:30:53 GMT Compare changes
- create explicit classes for progress ring and progress to prevent conflicts during tagFor retrieval (PR #20114 by [email protected])
- Update token file order and deprecations to prepare for vNext (PR #20114 by [email protected])
- add end start selector (PR #20114 by [email protected])
Wed, 06 Oct 2021 11:11:56 GMT Compare changes
- update web components progress determinate color to accentFillRest (commit by [email protected])
Tue, 05 Oct 2021 07:37:17 GMT Compare changes
- Update installation doc story (PR #20105 by [email protected])
- fix issue where tree item selection was being impacted due to event issues (PR #20105 by [email protected])
Wed, 29 Sep 2021 07:36:23 GMT Compare changes
- fix syntax issue causing padding to not be applied to text area (PR #20013 by [email protected])
Thu, 23 Sep 2021 07:35:13 GMT Compare changes
- add additional param to allComponents registry (PR #19891 by [email protected])
Fri, 17 Sep 2021 07:35:26 GMT Compare changes
- fix slider thumb positioning math (PR #19840 by [email protected])
- implement caching mechanism for PaletteRGB.closestIndexOf (PR #19840 by [email protected])
Tue, 14 Sep 2021 20:09:02 GMT Compare changes
- add toolbar as new web component (PR #19155 by [email protected])
Mon, 13 Sep 2021 07:37:03 GMT Compare changes
- implement base class for components which extend beyond foundation (PR #19758 by [email protected])
Fri, 10 Sep 2021 07:39:51 GMT Compare changes
- fix tab panel display (PR #19731 by [email protected])
- Updated the default fill color to neutral layer 1 (PR #19726 by [email protected])
Fri, 03 Sep 2021 00:13:07 GMT Compare changes
- patch: apply fast version updates (PR #19636 by [email protected])
Thu, 02 Sep 2021 07:36:46 GMT Compare changes
- Increased contrast for small input controls (PR #19608 by [email protected])
Tue, 31 Aug 2021 07:37:47 GMT Compare changes
- fix: syntax error in card styles (PR #19573 by [email protected])
- version bump fast foundation (PR #19569 by [email protected])
Mon, 30 Aug 2021 07:35:05 GMT Compare changes
- update dependencies (PR #19548 by [email protected])
Thu, 26 Aug 2021 07:35:43 GMT Compare changes
- fix transform fragments script causing template errors in the bundle (PR #19504 by [email protected])
Fri, 20 Aug 2021 07:37:28 GMT Compare changes
- update background to Canvas and color to CanvasText (PR #19368 by [email protected])
Thu, 19 Aug 2021 07:41:35 GMT Compare changes
- ensure card foreground color responds to fill color changes (PR #19439 by [email protected])
- fix various style bugs and design token uses (PR #19418 by [email protected])
Thu, 05 Aug 2021 07:34:24 GMT Compare changes
- add border and adjust padding to badge component (PR #19268 by [email protected])
Wed, 04 Aug 2021 07:34:12 GMT Compare changes
- fix storybook startup issue for Windows (PR #19236 by [email protected])
Fri, 30 Jul 2021 07:35:22 GMT Compare changes
- fix border styles when control is active (PR #19184 by [email protected])
Mon, 26 Jul 2021 07:37:30 GMT Compare changes
- feat(web-components): improve ergonomics of the fluent design system (PR #19056 by [email protected])
Fri, 23 Jul 2021 07:38:19 GMT Compare changes
- remove incorrectly added component definition for toolbar (PR #19087 by [email protected])
Thu, 22 Jul 2021 07:36:55 GMT Compare changes
- fluent-text-field: start/end display flex (PR #18969 by [email protected])
Fri, 16 Jul 2021 22:53:17 GMT Compare changes
- fixe incorrect css selectors introduced by prettier formatting bug related to template literal interpolatin in css files (PR #18982 by [email protected])
- ensure component definitions are resolved and exported (PR #18985 by [email protected])
Fri, 16 Jul 2021 00:35:31 GMT Compare changes
- add single export object for easily registering all Fluent UI web components (PR #18962 by [email protected])
- create and export web component definitions for use with Monaco editor tooling (PR #18961 by [email protected])
- Fixed ability to set palette base color on DSP (PR #18958 by [email protected])
Thu, 15 Jul 2021 07:36:18 GMT Compare changes
- update fast-foundation version to fix design token typings (PR #18948 by [email protected])
Tue, 13 Jul 2021 22:32:58 GMT Compare changes
- add attribute to recreate the accent palette using design system provider (PR #18922 by [email protected])
- Added attribute to allow easy update to the neutral palette (PR #18910 by [email protected])
Fri, 09 Jul 2021 07:39:31 GMT Compare changes
- export horizontal scroll styles (PR #18858 by [email protected])
Wed, 07 Jul 2021 07:32:54 GMT Compare changes
- removes duplicate styles for expand-collapse-glyph on tree item causing specificity/ordering issues (PR #18828 by [email protected])
Fri, 02 Jul 2021 23:15:55 GMT Compare changes
- add directional stylesheet, css partials, and default slotted content for vNext components (PR #18275 by [email protected])
- undefined (PR #18187 by [email protected])
- create recipes and tokens on DI and update components to leverage tokens (PR #18226 by [email protected])
- migrate DSP to design tokens (PR #18578 by [email protected])
- Updated Card color handling for new design tokens Updated fill-color handling in design-system-provider Added neutral-fill-layer-rest-delta to design-system-provider Updated use of fluent-design-system-provider in samples Cleaned up styles and sorted imports (PR #18631 by [email protected])
- Updated the neutral fill card color recipe to always be lighter or equal to the container, instead of flipping to go darker over white. (PR #18444 by [email protected])
- Migrated recipes from DI to Design Tokens Renamed neutralForeground back to neutralForegroundRest Removed the "L" from layer names Added some typing and made
RGB
type imports less specific (PR #18561 by [email protected]) - correct tabs font size and line height (PR #18240 by [email protected])
- add support for sub menus to menu (PR #18233 by [email protected])
- Removed old color recipes and moved vNext. (PR #18732 by [email protected])
- Standardized remaining design token recipe types (PR #18602 by [email protected])
- Rename and clean up of design tokens and recipe: - neutralContrastFill -> neutralFillInverse - neutralFillToggle -> neutralFillContrast - neutralFocus -> focusStrokeOuter - neutralFocusInnerAccent -> focusStrokeInner - outline -> stroke - Removed 'selected' colors (PR #18410 by [email protected])
- add color-vNext folder with recipes and update specs (PR #18199 by [email protected])
- update web component corner radius token value to 4 (PR #18231 by [email protected])
- Fixed foregroundOnAccent recipe to work in all states (PR #18765 by [email protected])
- update typings for context and definition, export base classes (PR #18716 by [email protected])
- Updated type ramp to latest values. (PR #16927 by [email protected])
- fix a bug where the bottom border for select and comobox would visually disappear on active states (PR #18348 by [email protected])
- Removed accent fill direction handling to standardize foreground text color (PR #18789 by [email protected])
Tue, 08 Jun 2021 07:32:44 GMT Compare changes
- set pointer event none on children content (PR #18473 by [email protected])
Fri, 04 Jun 2021 07:37:23 GMT Compare changes
- Updated the neutral fill card color recipe to always be lighter or equal to the container, instead of flipping to go darker over white. (PR #18432 by [email protected])
Thu, 20 May 2021 07:41:54 GMT Compare changes
- add active state on accent button for high contrast (PR #18246 by [email protected])
Mon, 17 May 2021 07:33:48 GMT Compare changes
- moved disabled styles from pattern styles to button styles (PR #18195 by [email protected])
- only show flippers on horizontal scroll when control is hovered (PR #17460 by [email protected])
Fri, 30 Apr 2021 07:42:23 GMT Compare changes
- content-visibility (PR #17907 by [email protected])
Wed, 21 Apr 2021 07:31:50 GMT Compare changes
- add pointer-events none for slotted svgs in buttons and anchors to prevent focus rect on click (PR #17750 by [email protected])
Thu, 01 Apr 2021 07:33:24 GMT Compare changes
- update filled style on textfield textarea and numberfield (PR #17595 by [email protected])
Mon, 29 Mar 2021 07:30:29 GMT Compare changes
- correct outline color for number field to ensure alignment w/ other inputs (PR #17576 by [email protected])
Fri, 26 Mar 2021 07:32:34 GMT Compare changes
- create a separate css block for filled appearance and add appearanceBehavior (PR #17565 by [email protected])
Thu, 25 Mar 2021 07:33:24 GMT Compare changes
- removed SVGs to use the default (PR #17527 by [email protected])
Tue, 23 Mar 2021 07:31:43 GMT Compare changes
- add appearance style sheet behavior (PR #17516 by [email protected])
- remove whitespace causing focus issue on button and anchor controls (PR #17515 by [email protected])
Fri, 19 Mar 2021 07:32:43 GMT Compare changes
- created and add number-field files (PR #17494 by [email protected])
Thu, 18 Mar 2021 20:15:34 GMT Compare changes
- update fixture, storybook and styles for tooltip and anchor region (PR #16399 by [email protected])
- Exporting FluentHorizontalScroll (PR #17470 by [email protected])
Wed, 17 Mar 2021 07:35:44 GMT Compare changes
- Adding horizontal scroll component (PR #17460 by [email protected])
Tue, 16 Mar 2021 07:32:44 GMT Compare changes
- add force-colors backgroundStyles and set a few HC colors on button styles (PR #17231 by [email protected])
Fri, 12 Mar 2021 20:04:27 GMT Compare changes
- add data grid as a new web component (PR #17390 by [email protected])
Sun, 07 Mar 2021 23:34:51 GMT Compare changes
- add menuitemcheckbox and menuitemradio styling to menu-item (PR #17305 by [email protected])
- add combobox as a new web component (PR #17307 by [email protected])
Thu, 25 Feb 2021 01:15:27 GMT Compare changes
- update card background color attribute to reflect from view (PR #17162 by [email protected])
- undefined (PR #17162 by [email protected])
Mon, 22 Feb 2021 12:26:22 GMT Compare changes
- remove hard coded background color in favor of default design system behavior (PR #17070 by [email protected])
Fri, 12 Feb 2021 12:26:20 GMT Compare changes
- Improved support for design system neutral color - Added a neutralBaseColor property in the design system - Update neutralPalette and accentPalette when respective baseColor changes - Updated Card to base background color on local neutralPalette - Updated Card stories to illustrate use cases (PR #16899 by [email protected])
Thu, 11 Feb 2021 02:38:00 GMT Compare changes
- remove duplicate color export from web components package (PR #16941 by [email protected])
Tue, 09 Feb 2021 00:56:52 GMT Compare changes
- add neutral-contrast-fill recipe (PR #16824 by [email protected])
- fix: export missing parseColorString util (PR #16876 by [email protected])
Mon, 08 Feb 2021 12:23:08 GMT Compare changes
- correct focus visible outline on accent button and anchor styles (PR #16833 by [email protected])
Wed, 03 Feb 2021 05:51:40 GMT Compare changes
- feat: move color recipes into fluent web component package (PR #16755 by [email protected])
Tue, 26 Jan 2021 12:33:19 GMT Compare changes
- fix: change accordion item region to display block (PR #16571 by [email protected])
- set margin on separator slot (PR #16575 by [email protected])
Thu, 21 Jan 2021 12:36:12 GMT Compare changes
- Updating dev dependencies. (PR #16548 by [email protected])
Wed, 20 Jan 2021 12:22:46 GMT Compare changes
- Fixes content shifting when anchor has focus due to 2px bottom border (PR #16538 by [email protected])
Fri, 15 Jan 2021 12:30:40 GMT Compare changes
- fix: add hover state for expand collapse button in tree-item (PR #16375 by [email protected])
- fix slider disabled and readonly cursor (PR #16374 by [email protected])
Tue, 12 Jan 2021 12:36:40 GMT Compare changes
- update svg fill to use currentcolor so svg defaults to text color, change some currentColor to currentcolor (PR #16379 by [email protected])
Tue, 05 Jan 2021 12:29:33 GMT Compare changes
- add height clamp and box sizing for select (PR #16347 by [email protected])
- add select indicator css selector to fix indicator sizing (PR #16349 by [email protected])
- add padding for focus overlap of state in accordion item (PR #16350 by [email protected])
- add switch label margin and cursor pointer (PR #16351 by [email protected])
- move text-field label__hidden styles below main label styles for proper order (PR #16355 by [email protected])
- add inline start margin for rtl to slider (PR #16356 by [email protected])
- update start and end to remove fixed width and height (PR #16359 by [email protected])
Fri, 18 Dec 2020 12:27:55 GMT Compare changes
- fix: focus styling inconsistencies (PR #16265 by [email protected])
Thu, 17 Dec 2020 12:30:15 GMT Compare changes
- add icon only anchor support, update fast packages (PR #16248 by [email protected])
- fix: broken rtl scenerios (PR #16247 by [email protected])
Wed, 16 Dec 2020 12:27:05 GMT Compare changes
- update style on aria-current item and adjust margin on last item (PR #16238 by [email protected])
Wed, 09 Dec 2020 12:27:00 GMT Compare changes
- set FieldText color on label and status-message (PR #16106 by [email protected])
Wed, 02 Dec 2020 12:37:40 GMT Compare changes
- add a class to button in shadow DOM when default slotted content is only an svg icon (PR #16112 by [email protected])
Sat, 21 Nov 2020 02:00:44 GMT Compare changes
- add forced color adjust to host selector (PR #16009 by [email protected])
- update fast packages to latest minor versions (PR #16012 by [email protected])
- ensure all web components leverage the body font design token (PR #16013 by [email protected])
- feat: add select and related styles (PR #16021 by [email protected])
Wed, 18 Nov 2020 12:30:07 GMT Compare changes
- fix: radio group orientation vertical broken (PR #15953 by [email protected])
Tue, 17 Nov 2020 12:36:24 GMT Compare changes
- moved high contrast work into common button styles file (PR #15916 by [email protected])
Thu, 05 Nov 2020 12:29:43 GMT Compare changes
- flipper cursor should be pointer on hover (PR #15824 by [email protected])
Thu, 29 Oct 2020 12:34:59 GMT Compare changes
- add hover and focus-within elevation change for card (PR #15751 by [email protected])
- ensure elevated corner radius is applied to dialog (PR #15752 by [email protected])
Wed, 14 Oct 2020 20:26:08 GMT Compare changes
- operate dialog in open mode to ensure accessible focus behavior is supported (PR #15502 by [email protected])
- remove un-necessary palette generation (PR #15509 by [email protected])
Fri, 09 Oct 2020 18:03:19 GMT Compare changes
- removes palette generation for every card and adds better null checking to avoid runtime errors (PR #15429 by [email protected])
Fri, 09 Oct 2020 12:23:45 GMT Compare changes
- fix: ensure font properties are inherited to control and start/end content (PR #15435 by [email protected])
Wed, 07 Oct 2020 12:24:30 GMT Compare changes
- close shadow roots of all web components (PR #15382 by [email protected])
- add skeleton as a new component (PR #15397 by [email protected])
Fri, 02 Oct 2020 12:28:46 GMT Compare changes
- export DesignSystem interface (PR #15313 by [email protected])
Thu, 24 Sep 2020 00:46:56 GMT Compare changes
- Feat: adds automatic card background color calculation (PR #15126 by [email protected])
- center align the start and end slot on tabs (PR #14852 by [email protected])
Wed, 23 Sep 2020 12:27:48 GMT Compare changes
- update sizing on indeterminate indicator (PR #14836 by [email protected])
Thu, 17 Sep 2020 23:15:07 GMT Compare changes
- fix design system properties inheritance (PR #15106 by [email protected])
Thu, 17 Sep 2020 12:25:04 GMT Compare changes
- Feat: convert card to be design system provider (PR #15068 by [email protected])
Tue, 01 Sep 2020 12:27:02 GMT Compare changes
- update fast packages and add font-family inherit to controls of button and accordion-item (PR #14828 by [email protected])
Tue, 18 Aug 2020 07:58:00 GMT Compare changes
- fix: apply badge appearance styling to control not host element (PR #14539 by [email protected])
- update fast element version to leverage latest changes (PR #14573 by [email protected])
- fixing publish (PR #14566 by [email protected])
Thu, 13 Aug 2020 12:41:58 GMT Compare changes
- fix: add full width to text-area and text-field controls to expand properly with component (PR #14492 by [email protected])
Wed, 12 Aug 2020 18:34:18 GMT Compare changes
- fix: ensure radio control does not shrink (PR #14473 by [email protected])
Tue, 11 Aug 2020 05:47:07 GMT Compare changes
- fix: tab should have pointer as cursor (PR #14421 by [email protected])
Mon, 10 Aug 2020 06:19:21 GMT Compare changes
- Fix min-width to be equals to thumb size (PR #14400 by [email protected])
Thu, 06 Aug 2020 22:49:13 GMT Compare changes
- fix: update rollup config and incorrect readme import (PR #14392 by [email protected])
Thu, 06 Aug 2020 00:30:40 GMT
- feat: update package namespace and update control names to prefix with fluent (PR #14345 by [email protected])
1.2.1 (2020-06-17)
- inherit font size and line height in hypertext styles (#3320) (98348cb)
- outline button should use outline color recipes (#3327) (70330e4)
- remove hypertext styles from button (#3319) (788e299)
1.2.0 (2020-06-15)
- correct anchor and button stylesheets (#3308) (78feda2)
- ensure all component internals have part names (#3306) (95360a7)
- remove inherited height from lightweight button and anchor (#3281) (3aa506e)
- update progress from accent fill to accent foreground (#3277) (447c5a3)
- adds accordion config to component explorer (#3276) (5e972ca)
- design-system-provider now paints CSS color and background color (#3278) (8e97ac4)
- export styles and utils from fast-components-msft (#3304) (54881c0)
- provides access to the CSS variable created by CSSCustomProprtyBehaviors (#3256) (391f029)
1.1.1 (2020-06-09)
Note: Version bump only for package @microsoft/fast-components-msft
1.1.0 (2020-06-05)
- outline on flipper (#3204) (a703703)
- slider vertical navigation and value setting bugs (#3176) (f46d87d)
- focus visuals and style clean up (#3145) (34063c9)
- remove fast-components dependency in fast-components-msft (#3157) (81d0ec3)
- web-components: new build/test/docs setup (#3156) (51d909a)
- add fast-components-msft as a new package (#3096) (0515fff)
- update badge API and styles (#3147) (23eca38)
- fundamentally changes and breaks the badge component API and styles