Abdellatif Ait boudad

Results 192 comments of Abdellatif Ait boudad

see https://github.com/aitboudad/ng-loading-bar

@Azakur4 I suggest to use https://github.com/atom/symbols-view as it can help you a lot on this.

@Azakur4 It's mainly based on `ctags` there are many packages that use `symbols-view` or just got inspiration like - https://github.com/xndcn/symbols-tree-view - https://github.com/yongkangchen/atom-ctags thanks for the great work :+1:

I found another package similar to this one seems doesn't yet published: https://github.com/Peekmo/atom-autocomplete-php but it's more advanced as I see if you work together to provide one package it wood...

@Azakur4 yes I understand :) keep it simple is better than having many of features which is difficult to maintain IMO.

just follow the `formly` doc and you should be able to define your own picker, see https://formly.dev/guide/custom-formly-field

I already implemented, you just need to override the `Http` service, I'll publish it next week!

see https://github.com/aitboudad/ng-loading-bar

ok can you create a new issue ? in the meantime you can use your own css based on https://github.com/aitboudad/ng-loading-bar/blob/master/loading-bar.css

check https://github.com/jschwarty/angularcli-hmr-example ``` npm run serve:hmr ```