Jane Chu

Results 109 comments of Jane Chu

A set of exported web components using `@customElement` can be found in `@microsoft/fast-components` which extends from `@microsoft/fast-foundation` source here - https://github.com/microsoft/fast/tree/master/packages/web-components/fast-components/src. The "foundation" package is more for the templating and...

The `@microsoft/fast-tooling-react` migration to use the `@microsoft/fast-components` is effectively blocked without visual validation. The use of a pink accent color border for such inputs as `` is also confusing as...

Will do, and I can also start an effort on the FAST library to export these definitions as well.

> Is "community maintains foundation package on the FAST repo" a possible outcome of discussion, or is that out from the start? It is, we considered it as an option...

> Do you envision this supporting multiple targets for CSS variable definitions? For instance; will this system work for the following structure? > > ``` > /* Root level theme...

> Re: Potential Issues > > Is the lack of wide spread `registerProperty` support really a problem? In my experience with this API the main benefit is being able to...

> One of my main objectives is to use Web Platform natively, having any token system in JS is going a step backwards. So having a build-step solution where it...

> FAST SSR stays? Are there plans to improve/document that one? FAST SSR stays, still in pre-release, it needs some love and we'll have to determine what next steps are....

@patrickroelofs I think this has been the struggle of the last couple years with priorities for the project (hence the reason our prerelease has been delayed by a few years),...