-
Notifications
You must be signed in to change notification settings - Fork 601
Standups: October 2022
Rob Eisenberg edited this page Oct 26, 2022
·
8 revisions
- Working on fast-foundation template updates with @chrisdholt.
- A few open PRs on plugin and adaptive ui are under review.
- Continuing to refine fast-foundation vNext
- Preparing CLI for broader contribution
- Working on updating for the latest Foundation
- Convert CLI project files to vNext
- Tooltip Floating UI changes are ready. Commit pending menu item, pending select/combobox.
- Tooltip aria-describedby issue addressed.
- Preparing official StackBlitz setups for fast-element v1 and v2
- Finishing a PR to remove the unsupported delegatesFocus from components.
- Working on a number of different design token issues:
- First is a bug causing a stack overflow when a token is set within a subscriber.
- Additionally, need to verify the behavior, but there is a bug where design token isn’t resolving parent context; related to behaviors. This means child components are invoked and behaviors attached before ancestor behaviors.
- One more design token bug as well.
- Finishing up security improvements for fast-element
- Enabling the use of design tokens in HTML
- Cleanup of fast-element code (some re-org of code, removing deprecated APIs, etc.)
- Working on combobox, listbox, and select in Blazor.
- Continuing work on getting the beta out on v2
- Finishing up open PRs on
fast-foundation
templates
- Fixes for
TreeView
component -
RadioGroup
issue under investigation - Continuing to refine
fast-foundation
vNext - Resolving Floating UI proposal
- Looking into an issue with the
FluentAccordionItem
and Blazor
- Preparing CLI for broader contribution
- Working on updating to the latest
fast-foundation
- Converting CLI project files to vNext
- Onboarding some new collaborators.
- Exploring Floating UI vs. Anchored Region
- Preparing official StackBlitz setups for
fast-element
v1 and v2
- Working on implementing defer-hydration support into
fast-ssr
andfast-element
to enable author control overfast-element
hydration timing.
- Finishing up the new security improvements PR for fast-element
- Working on non-component functionality next, such as layout stack views, panels, etc.
- Preparing the Fluent UI Blazor 2.0 release
- Exploring a repeat perf regression
- Fixes for tree-view component
- Radio group issue under investigation
- Continuing to refine fast-foundation vNext
- Finishing up CLI migration
- Preparing CLI for broader contribution
- Working on updating for the latest Foundation
- Looking into Discord events/stages as an opportunity for opening up the FAST Standup and Open Mics
- Looking at how we can get a website refresh going, potentially using some recent newer designs. Primarily focused on homepage re-design.
- Exploring Floating UI vs. Anchored Region
- Working on implementing defer-hydration support into fast-ssr and fast-element to enable author control over fast-element hydration timing.
- Bug fix for event
- Begin security improvements for fast-element
- Better documentation for non-decorator usage
- Working on non-component functionality for Blazor, such as layout stack views, panels, etc.
- Exploring a repeat perf regression
- Prettier fixes ready to merge in Fluent UI
- Consolidating color styling without visual changes for Fluent UI.
- New PR under review to add the Adaptive UI explorer, a componentized version of (initially) the color explorer based on the latest FAST Element, which will be enhanced to explore all adaptive design system attributes. Spoiler: performance looks GREAT!
- Working to remove class names from element hosts; hitting API extractor issue blocking PR checkin for now.
- Proposing moving the indeterminate
className
for checkbox to adata-
attribute to avoid setting classes. Looking into custom states to support indeterminate state. - Auditing other design-system features present on
fast-foundation
components such as the orientation property that only serves to inform visual design.
- Preparing CLI for broader contribution
- Resolving an issue in
fast-cli
regarding pathing; fixing last issues with that this week. - Working on updating for the latest
fast-foundation
- Looking at how we can get a website refresh going, potentially using some recent newer designs. Primarily focused on homepage re-design.
- Working with @chrisdholt to remove hoisted class attributes from
fast-foundation
elements.
- Housekeeping the FAST packages, getting Playwright tests operating more consistently.
- Fixing Dependabot issues.
- Fixing issues with benchmarks after updating Karma.
- Adding a feature to uninstall DOM shim from
fast-ssr
'sRequestStorageManager
. - Working on implementing defer-hydration support into
fast-ssr
andfast-element
to enable author control overfast-element
hydration timing.
- Writing better documentation for non-decorator usage
- Begin security improvements work for
fast-element
- Mostly done with grid re-implementation in Blazor. Working on non-component functionality next, such as layout stack views, panels, etc.
- Working with @radium-v to resolved benchmark issues.