Jalal Fathi

Results 11 issues of Jalal Fathi

messenger.com style, something like this: ![bildschirmfoto 2016-05-06 um 15 00 19](https://cloud.githubusercontent.com/assets/5872432/15066392/50bed854-139b-11e6-9fde-9c0f56b9452e.png) What do you think? :)

I'm suggesting to extract the `facets-dive` component into a new repository. And then install it as a dependency in `facets`. I can create PRs for that. Advantages: - Polymer standard...

Sites often need the user to accept their terms and privacy statements before signing up. This could be achieved for example by: - Exposing the `disabled` property - Adding a...

enhancement
login-fire
p2

After a signup or login, chrome's and other password manger should display a prompt to save the password. This usually happens via a form submission. But can we fake it...

enhancement
login-fire-form
p2

### Feature Proposal The plugin uses `document.getElementById(id)` and therefore cannot find elements within a Shadow DOM. ``` options: { plugins: { htmlLegend: { // ID of the container to put...

type: enhancement

- `` to use the lang attribute of the html tag. (would be cool if defaulted to true) - `` to auto load resource. (would be cool as well to...

cla: yes
pending-response

**Describe the bug** Sortable changes HTML comments in the DOM and therefore reference points for some template systems. Some HTML template systems use HTML comments to render dynamic content. See:...

### Description The firebase-firestore-mixin strips away the snapshots, only returning the data. In my case, I want to fetch subcollections and need the path of a document which I could...

This is a feature request of a thumbnail gallery. Two carousels that can control each other: ``` ``` Something like this: ![image](https://user-images.githubusercontent.com/5872432/32169308-483b79dc-bd70-11e7-9c77-d3a6aa77a927.png) What do you think?

enhancement

If there are a lot of slides, the pagination with dots gets just too wide. A possibility would be to display a number pagination e.g. 3/50 if the number of...