Prateek Jadhwani

Results 14 issues of Prateek Jadhwani

It seems that even though i am using the following code, there seems to be no border-radius in the above mentioned browsers. And yes, the path to PIE.htc is correct....

Hi there, I have a web component HeaderImage.js which looks something like this ```js export default class HeaderImage extends HTMLElement { constructor() { // We are not even going to...

question

SO I have a nab bar that stays on the top when the user scrolls past its location. I have a select box in this nav bar that lets user...

In github markdown, you can use the `-[ ]` code to create a checkbox. The proposal is something similar. Here is what it needs to do : - Implement a...

- [ ] The code is missing comments. Need to add that - [ ] Add test cases for the player - [x] move demo related stuff to demo folder....

enhancement

Implement an embed element that could generate a set of html tags which can be embedded into any html page for the demo.

enhancement

Right now, every gist saved is a public one. Add a dropdown in the header, that allows user to select whether the patch needs to be private or public.

enhancement

Need to create a new component that works like color selector but instead of opening the color selector opens something like [this](http://jxnblk.com/paths/) and helps the user to create a path....

enhancement
under development

This will involve adding a dropdown with SCSS/LESS/NONE options which could be used to write CSS code in any pattern.

enhancement

The user should be able to simply drag the corners of the screen up and down to resize the code editor. This way the user can choose which is a...

enhancement