ui-router: upgrade to angular-ui-router v0.2.10 (b9353e71, closes #941)
Breaking Changes
ion-checkbox no longer has an isolate scope.
This will break your checkbox only if you were relying upon the
checkbox having an isolate scope: if you were referencing $parent.value as the ng-disabled attribute, for example.
it seems that issue “1339” isn’t fixed as i can still click the links in the ion-content when the menu is open. or do i have to change something accordingly?
ion-slide-box issue still there as @romanrast was reporting: “ion-slide-box seems to be broken with beta 5. When flicking to the end and then flick once more the slide box starts at the beginning and is empty and not flickable anymore.”
Hi, i have some problems doing the migration from beta-4 to beta-5b.
In particular, i have a side menu in my actual application, and replacing ionic.bundle.min.js beta-4 by the beta-5b version make it disapear.
Is it normal or not at all ?
Sorry i am a ionic newbe and i have to learn !
Should I post it as a new topic rathen than here ?
On http://code.ionicframework.com/ when I select version 5b from the dropdown nothing happens: it stays on version 5 (yesterday’s release). Tried in chrome and firefox on mac os.
If I built my app using the ionic-cli, is there an automated way to update what’s in my www/lib/ionic folder to the latest release? Seems like it should be obvious, but I haven’t found it yet. Thank you!
There definitely seem to be issues with this build as discussed by most before me. Should we wait for the next beta? Beta 4 seems to be much better than 5 and I don’t wanna ruin my app now… =) Please let us know.
Hi All,
I integrated beta 5b. In beta5b sliding is not working with IE. Previously, it was working with IE with Beta4. How i can resolve sliding issue???