Mathias Ottosson

Results 19 issues of Mathias Ottosson

**Is your feature request related to a problem? Please describe.** Not really. Might improve bundle size if unused classes are removed. **Describe the solution you'd like** Similarly to removing exact...

enhancement

Is it possible to get a node by it's index in the tree? I want to iterate nodes from one index to another and set them to active (I'm implementing...

Hi, thanks for all your hard work with Nom in general, and the new version specifically. Nom 5 made me want to try it out for the first time, but...

Maybe add some "real-world" WPF applications? Curated list of the wpf examples from [this](https://twitter.com/LyalinDotCom/status/1490829765107871745) Tritter thread. Some of the examples are nicer than others... Maybe take a look and remove...

I get a really annoying error message and crash when I build my project with ahead of time compilation. ``` EXCEPTION: Token must be defined! ... EXCEPTION: Uncaught (in promise):...

Sorry for spamming requests, but would it be possible to support using a dynamic DataTable as ItemsSource? If I use DataTable now it will create the columns with a filter...

I don't know if this is in the scope of a filtered datagrid component, but I would love to see this repo grow to a full featured datagrid some day...

Hi I'm a long time user, customer and fan of Handsontable. It's a very nice datagrid. But looking at the (primary?) competitor Ag-Grid your grid starts to look a bit......

Type: Feature
Reported

### Describe the bug Maybe this is intentional, but I would expect to be able to copy a single cell and paste its value on a sparsely selected set of...

enhancement
Copy-paste
Reported

### Description If I use getCellMeta for a cell that does not exist, it seems to be created instead of returning null. ### Steps to reproduce 1. Use hot.getCellMeta() for...

Docs: Content
Status: To be discussed