Petar Dimov
Petar Dimov
With @pskelin we found out that occasionally something starts using terrific amount of the swap memory, growing more and more in time, without dropping. 1. Committed memory started around 22GB...
After setting `copy.src` command to empty string, the issue is still reproducible. This time even more processes had enormous memory usage. I managed to kill 1 of them, which resulted...
Updating chokidar with #9353 didn't change anything. Today also `copy.props`, run by `watch.props` was problematic. Synopsis: `copy.src`, `watch.props` which runs `copy.props` and `watch.templates` so far appear to be problematic.
Latest observations show that chokidar processes spawned by `copy.src`, `copy.props` and `watch.templates` randomly grow, sometimes even without modifying any code.    **Conclusion**: Processes that use `chokidar` that observes...
> NotificationListItem.html added title before every list in the test page to make it clear that those are separate lists
```html hello world hello wolrd ```
Hello @SAP/ui5-webcomponents-topic-rl , please take a look at this feature request.
Hello @SAP/ui5-webcomponents-topic-core , I have opened https://github.com/SAP/ui5-webcomponents/pull/9475 to set fixed height of the sample. However, I would like to use 100% height to the `body` and the `html` elements, which...
Please revisit the commit history, 112 files appear as changed.
Handlers seem messed up on TableDragAndDrop.html. Overall, looks pretty good, thanks for the refactoring :)