hotfix for css cardinality bug
this is a hotfix for some ionic defaults that override the ion-autocomplete stylings if we reference css order in index like following:
- lib.bundle.css => all css files in lib bundled together and minified
- app.bundle.css => all css files that are app depending (starting with ionic bundle) bundled together and minified
Coverage remained the same at 75.882% when pulling 0541d9556d22b5c31bd37e63785cc73fd182d626 on BioPhoton:patch-1 into 5f10460426637299960288e2109028a865eee7c6 on guylabs:master.
Hi @BioPhoton,
thanks for creating the pull request! Could you maybe execute the grunt build task such that the dist folder also gets updated? Then I can merge it with the master easily.
Thanks a lot and regards,
Guy
Hi @BioPhoton,
I just moved this to 0.4.0 as there was no update from your side. Is this still needed in the Ionic 1.3.x version?
Thanks and regards,
Guy
Hi @BioPhoton
could you maybe test this with the latest master if this is still needed? As there we now use the Ionic 1.3.2 version.
Thanks and regards,
Guy