Robert Manolea

Results 10 issues of Robert Manolea

Hello! I was wondering why did you decide to jump through all these hoops with `init-polymer` and `polymer-es6`, decorators, having a different declaration syntax with static properties ecc. Why not...

Hello! Events firing from within a custom element with a shadow-root by default stop bubbling at said root. This PR makes it so events bubble all the way up, without...

During the past month I've started receiving the following error: ![image](https://user-images.githubusercontent.com/4929965/42623455-342b5130-85c3-11e8-99d9-28922df60b39.png) I've got my infrastructure on Google Cloud Platform with RethinkDB running on k8s with a proxy and X replicas...

### What is affected? Component ### Description When using **md-menu** with _positioning_ `popover` or `document` the overlay goes 10ish? pixels too far to the left side of the anchor. The...

### What is affected? Component ### Description A picture worth a thousand words ![image](https://github.com/material-components/material-web/assets/4929965/09596c2f-62d4-4eec-9cbe-683e759e125a) Whenever a long word is selected, the label inside the select doesn't get clipped so the...

As of now the client only works on port 8080, which is already taken most of the time, as in my case. I have a RethinkDB service running there all...

Repro steps: 1. Do a fresh install 2. Skip setup wizard 3. Go to Venues 4. Scroll down where the map is 5. See undefined error The problem is in...

### Description As the title says. Here are some quick examples ```js console.log(sentencize('I said "Look out" right before he banged his head')); > [ 'I said "Look out" right before...

Bug

### Description Hello! Not sure if this is the right place, but can't post in the other repo. Using `@stdlib/[email protected]` with phrases like `'HAPPY BIRTHDAY!!!'` will incorrectly return a sentence...

Bug