Skip to content

Standups: September 2022

Rob Eisenberg edited this page Sep 26, 2022 · 10 revisions

September 26, 2022

@bheston

@chrisdholt

  • Investigating approaches for ElementInternals and Form Association
  • Accessibility

@janechu

  • Preparing CLI for broader contribution
  • Refactoring how component templates work internally
  • Working on updating for the latest Foundation

@radium-v

  • Working on flaky Playwright test fixes

@nicholasrice

  • Package publishing
  • Enable deferred template hydration for fast-element and fast-ssr

@robarbms

  • Working on date picker

@eisenbergeffect

  • Fixing a binding/templating bug
  • Better documentation for non-decorator usage
  • Begin security research for fast-element

@vnbaaij

  • Improvements to Fluent .NET Data Grid
    • Sorting, filtering, paging, resizing
    • Exploring pref improvements

@prudepixie

  • Exploring repeat bug

September 19, 2022

@bheston

@chrisdholt

  • Investigating approaches for ElementInternals and Form Association
  • Accessibility

@janechu

  • Working on updating to the latest fast-foundation
  • Preparing the CLI for broader contribution

@radium-v

@robarbms

  • Picking back up work on date picker

@eisenbergeffect

  • Back porting attribute inheritance bug fix in FASTElement attributes.
  • Enabling better support for Scoped Custom Element Registries
  • Adding more documentation on non-decorator usage.

@vnbaaij

  • Investigating improvements to Fluent .NET Data Grid

@prudepixie

  • Investigating a repeat bug related to index updates

September 12, 2022

@bheston

  • Writing Part 2 of the Design Tokens blog series
  • Working to finalize the big PR on Foundation Template naming/structure
  • Implementing new Adaptive UI features:
    • layer Recipes
    • overlays
    • color opacity

@chrisdholt

  • Investigating approaches for ElementInternals and Form Association in Foundation
  • Accessibility fixes/improvements in Foundation

@janechu

  • Fixing a bug in adding components through the CLI
  • Finishing up the CLI migration feature
  • Working on updating the CLI to the latest Foundation

@radium-v

  • Working on Foundation Playwright infrastructure and tests

@nicholasrice

  • Determining what to do with the attribute reflection experiment (closed)

@eisenbergeffect

  • Addressing an inheritance bug in FASTElement attributes.
    • Port back to FASTElement 1.x
  • Enabling better support for Scoped Custom Element Registries

@vnbaaij

  • Major improvements to documentation for FAST Blazor.
  • Work on support for .NET 7.

@prudepixie

  • Porting back repeat performance work to FASTElement 1.x