Dane Owens

Results 7 issues of Dane Owens

### Description The TemplateRef.createEmbeddedView() method states: >Instantiates an embedded view based on this template, and attaches it to the view container. - What view container is this method description referencing?...

comp: docs
P2
doc-topic: reference

As a comment stated on [one of your Reddit posts](https://www.reddit.com/r/webdev/comments/izr632/halfmoon_v110_bootstrap_alternative_with_a/g6mkmum/) the dropdown & tooltip animated transform is jarring and sort of looks janky. I think it is bad UX that...

v1

Similar to the CDK drag-drop library's `cdk-drag-animating` class... Classes should be added to the grid and grid items for each of their different "states" - one of these being the...

feature

This may not necessarily be a bug, but it seems odd to me. While a grid item is being dragged, it's `z-index` value is set to a high value (1000)...

bug

See GIF below, where the first drag and drop results in the grid height increasing, causing a scrollbar to be added to the page reducing the width of the grid...

wontfix
discussion

This StringBuilder object is being created because the string named "value" needs escaping. It is unknown at this point exactly how many characters need escaping, but AT MINIMUM there is...

performance
bson

[HDF5 1.12](https://www.hdfgroup.org/2020/03/release-of-hdf5-1-12-0-newsletter-172/) was released earlier this year. Is there a plan in place/work already being done to update this library (and HDF.PInvoke.1.10) to the new version?

enhancement