Rajasegar Chandran

Results 110 comments of Rajasegar Chandran

To be honest @lyoko17220 I could not find time to work on it, but after looking at this thread i have made up my mind to kick start the project,...

@ksaadDE Created a tracking issue for the same #32 All the changes are pushed on to the b4 branch https://github.com/rajasegar/PUG-Bootstrap/tree/b4 Will start working on this, but it will take some...

Looks good to me, if you are ready you can raise a PR against the b4 branch, I will take a look

You mean like how we render select inputs in jade, right? ```jade select(name="lstColors") option(value="apple") Apples option(value="orange") Oranges option(value="grape") Grapes ```

Great job Alexei, i really appreciate your efforts, but i am waiting for the official release , it's now in alpha i guess. Once it is released i will merge...

Hi, i have absolutely no problem with that, i really appreciate your efforts. thanks a lot for your contribution... On Fri, Apr 15, 2016 at 12:25 AM, jump3r34 [email protected] wrote:...

@lazytanuki The last commit on the `snippets` branch was on October last year. Is the branch actively developed?

@danielo515 Deployed the new changes just now and verified, please ensure your browser cache is cleared. Hope the issue is resolved.

@danielo515 Yes I checked the following ones are working ```js const x = ({x}) => { x }; const x = ({x}) => x; ``` This pattern has not been...

Need this PR to remove the warnings on every save, please merge asap