Luis Carlos Limas

Results 13 comments of Luis Carlos Limas

I understand the need to deprecate `::ng-deep`, that would be because it leaves the application open for unwanted CSS spread through your whole application (...) however the combination of `:host`...

> So is there a current replacement for `:host ::ng-deep`? Just ignore the deprecated warning

Thank you for taking a look in this PR :) I'll check existing tests, it might be specially hard to create one for this issue, specially because the test-case would...

I think this enhancement is _a kind of_ dup of #2954 (I was looking for [general purpose constants](https://github.com/sass/sass/issues/3398) but found yours and the suggested dup instead)

I'll make a pull request fixing this as soon as someone here accept this is an actual issue... thanks.

I've just added 3 sample implementations, currently this is more or less what I am doing: - [Desktop](https://jsfiddle.net/alvaromenendez/9m60mx6r/7/) - [Mobile 1](https://www.jqueryscript.net/demo/Multilevel-Sliding-Menu-jQuery-Mobile-Menu/) - [Mobile 2](https://tympanus.net/Development/ResponsiveMultiLevelMenu/index2.html)

I just wanted to let you know that I managed to partially solve this by using an `` inside ``, I still have to duplicate the paginator attributes, the only...

Another way to approach this might be doing it similarly of how MSExcel does it, It just occurred to me today, it looks a lot more like a standard approach:...

Hello @radomirchev, how is this going?? Is it going to be similar to your jquery scheduler? https://www.igniteui.com/scheduler/overview