Ngoc L.B.

Results 6 issues of Ngoc L.B.

Could I use this config for my T440?

Sometimes I need add some blank lines to separate a section part of code with another. I think it will better if `Beautiful Soup` can add this feature. Many thanks...

I need to remove all data attribute inside a tag. Could you please add it as an optional ? For example: ``` => ```

At current, we could not get current battery status of the device if the event not fired (battery changed). So I add this patch to fix this issue.

Some code format standards require this. Namely WordPress Primary reference: http://make.wordpress.org/core/handbook/coding-standards/php/#space-usage Can you build a transformation for this ?

I follow "Minimal Modal Sticky States demo" to create this codepen: http://codepen.io/lbngoc/pen/zoVMEE Currently, the modal is showing when use "ui-sref", but when I go to state from $state.go, nothing is...