Skip to content

Releases: ionic-team/ionic-framework

1.1.1 "yttrium-yeti"

05 Nov 22:13
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 "yttrium-yeti" (2015-11-05)

Bug Fixes

  • browser: ios9 location patch (e5b85df)
  • ionContent: fix scroll sizing with native scrolling and pull-to-refresh (3ab9eaf)
  • ionRadio: fix adjacent selectors that break in iOS9 (11232d4)
  • ionSlideBox: prevent $animate from cause a delay when removing slides and slide-pagers (98ccc9d)
  • ios9: uiwebview patch (c2822e7)
  • popup: make popups play nice with other async popups (6101d4b)

Features

  • meteor: add Meteor support
    (af1bfef)
  • navView: support ControllerAs syntax for ion-nav-views
    (a665d1d)

v1.1.0 "xenon-xerus"

13 Aug 20:06
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 "xenon-xerus" (2015-06-30)

Bug Fixes

  • location: Fix preventDefault logic in ionic.Gesture.gestures.Drag (e10b5d2)
  • menuClose: Prevent clicking on current page link in sidemenu from disorganizing page hierarchy. Fixes #4132) (a379bfd)
  • select: prevent words from being cut off (e8724e1)
  • tabs: adjust tabs and content when hiding the nav bar (7e4fb15)

Features

  • angular: Upgrade to Angular 1.4 (355bf6a)
  • clearCache: clearCache returns a promise (336c388)

v1.0.1 "uranium-unicorn"

30 Jun 16:42
Compare
Choose a tag to compare

<a name"1.0.1">

1.0.1 "vanadium-vaquita" (2015-06-30)

Features

  • gestures: add dragstart and dragend gestures (7679690)
  • sideMenu: add menu open and close events (dbd5881)
  • spinner: allow ionSpinner default to be set by ionicConfigProvider (cf338cf)

Bug Fixes

  • button: fix line-height for button-small (753fcde)
  • ionicConfig:
    • remove tel from images (d256870)
    • add content scheme to whitelist (8572f38)
  • gestures: only preventDefault on direction if direction supplied (56ab0f2)
  • history: maintain nextViewOptions with resolves (cef6708)
  • item: set complex ionItems to use scss var (5aaa94a)
  • infiniteScroll: reduce memory used by inactive spinner (32da5cd)
  • loading: reduce memory used by inactive spinner (f622817)
  • popup: close highest overlay (bcfe210)
  • scroll: keyboard support for native scroll views (a293a23)
  • scrollView: fix memory leak in JS scrolling cleanup (d6431a7)
  • tabs:
    • make icons and titles stay in the same position (d9b3b80)
    • fix icons and titles position (f76aedb)
  • tap: stop cloning date inputs (d3c3e8c)
  • viewSwitcher: broadcast view transition events in a consistent order (f78b1b3)

v1.0.0 "uranium-unicorn"

12 May 17:42
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 "uranium-unicorn" (2015-05-12)

Bug Fixes

  • config: add support for blob image protocol. (d684d62a, closes #3645)
  • fonts: IE does not support query string cache busting in font URLs (bd72a33)
  • infiniteScroll: prevent error on infinite scroll complete with native scrolling (86565e24, closes #3682)
  • ionicConfig: allow using tel for hrefs (db730f16, closes #3647)
  • modal: Prevent scroll=false content from overlapping modal content. (4e74ead5, closes #3648)
  • scrolling: Collection repeat requires JS scrolling (0557c305)

v1.0.0-rc.5 "tungsten-turkey"

27 Apr 23:26
Compare
Choose a tag to compare

<a name"1.0.0-rc.5">

1.0.0-rc.5 "tungsten-turkey" (2015-04-27)

Bug Fixes

  • backButton:
  • goBack:
    • specify how many views to go back (63a0834d)
  • input:
    • prevent input labels from being pushed left on focus (a6d9d4c8, closes #1778)
  • ionicConfig:
    • Whitelist Cordova Windows Phone style protocols (19296c85)
    • Chrome regression no longer allows integer transition duration times (34ed2d0f)
  • keyboard:
  • ngShow: WP fix for ngShow. (c64e0bae, closes #3498)
  • range:
  • scroll:
    • set ms-viewport to prevent IE "squish" effect (26361d65)
    • Windows Phone default to native scrolling (c40e36c1)*
      slidebox:
    • prevent read only property error on assigning of length. (08956b29, closes #3589)
  • spinners:
    • WP doesn't support smil. default wp spinner to spinner that uses timing func. (e5930c0c, closes #3480)

v1.0.0-rc.4 "sulfur-suricate"

20 Apr 18:43
Compare
Choose a tag to compare

<a name"1.0.0-rc.4">

1.0.0-rc.4 "sulfur-suricate" (2015-04-20)

Bug Fixes

  • backdrop:
    • dont allow counter to go below 0 (fdca73a5)
  • clearCache:
  • collectionRepeat:
    • when array is empty, dont use heightGetter/widthGetter (bd4723c9, closes #3440)
  • content:
    • make on-scroll-complete pass (scrollLeft, scrollTop) locals (10552634, closes #2464)
  • exposeAsideWhen:
  • ionDeleteButton:
    • stop clicks from bubbling up to main item (0421596b)
  • ionItem:
  • infiniteScroll:
    • prevent checkbounds when infinitescroll completes when page is cached. (6ee9e26b, closes #2694)
  • keyboard:
    • use keyboardGetHeight not ionic.keyboard.height (04da0fc7)
    • overflow: visible on scroll view when keyboard is open (edb62c2c)
  • modal:
    • fix race conditions and memory leaks (008df7b9)
    • clean up event listeners when hiding modal (218605f0)
  • popup:
    • fix race conditions and memory leaks (e86b331d, closes #2815)
    • make sure backdrop is always released (31de853f, closes #3524)
    • synchronously add/remove popups from stack, no matter the animation state (9baf219e, closes #3131)
  • refresher:
    • fix pull to refresh with native scrolling on kitkat (71e89715)
  • scroll:
    • rename 'scroll.resize' to 'scroll-resize' for jQuery's sake (e19863c3, closes #3384)
  • slidebox:
  • spinners:
    • spiral spinners have correct gradient tail color when using emotion colors. (7db6c7ff, closes #3328)
  • swipeBack:
  • $ionicSlideBoxDelegate:
    • add speed parameter to next()/previous() (b3c086eb, closes #3493)

v1.0.0-rc.3 "radium-raccoon"

13 Apr 17:21
Compare
Choose a tag to compare

<a name"1.0.0-rc.3">

1.0.0-rc.3 "radium-raccoon" (2015-04-13)

Bug Fixes

  • slidebox:
  • fonts
    • Add support for the Segoe UI font for Windows Phone support (3690dbf)
  • nav:
  • backButton:
  • navbar:
  • collectionRepeat:
    • in grid, use height of tallest item in row (40bedd7d, closes #3387)
    • properly resize when aside is exposed (6c08b780, closes #3352)
    • compute width when height is not given (1e36afc6, closes #3357)
  • modal:
  • ionItem:
  • keyboard:
    • keyboard performance improvements (70576d9)

v1.0.0-rc.2 "palladium-platypus"

30 Mar 18:49
Compare
Choose a tag to compare

1.0.0-rc.2 "palladium-platypus" (2015-03-30)

Bug Fixes

  • activator: adds activated class to buttons in nav-bar and header-bars (36df5086, closes #3348)
  • keyboard: enable keyboard accessory bar more quickly after focus (7bf1207a, closes #3113)
  • popover: fix popover position on Internet Explorer (893fcbec, closes #2861)
  • popup: prevent scrollbars from showing on desktop unecessarily. (b8df44d4, closes #3204)
  • scrolling: Prevent gestures from breaking native scrolling (e917cae3)

Features

  • scrolling: add native scroll delegate (bda4de1c)

v1.0.0-rc.1 "osmium-ostrich"

16 Mar 18:00
Compare
Choose a tag to compare

1.0.0-rc.1 "osmium-ostrich" (2015-03-16)

Bug Fixes

  • initialize $scope.$tabSelected when nested tabs selected. (ec7bf202)
  • activator: check classList exists (0bed91f3, closes #3295)
  • barSubheader: fix border-bottom on android (b2841190)
  • collectionRepeat:
    • properly delete items when setting size to 0 (3dc6ab6a, closes #3299)
    • fix a dom problem with margins and position:relative (83a20c61, closes #3277)
    • fix problem with option & delete buttons (2c2662fe, closes #3280)
    • make it work performantly with exposeAsideWhen (4f35d8e6, closes #3244)
    • fix data change while page disconnected, computed dimensions while no data (4325025d, closes #3240, #3238)
  • keyboard: shrink scrollView on date and select focus on iOS (4636cb0e)
  • platform: revert b1f94da, #3279 (1c7b2883, closes #3175)
  • scrollView: remove bottom margin on scroll content. (4f9d6fe7, closes #2910)
  • subHeader: removes borders on android subheaders (ebe32265, closes #3265)
  • tabs: correct tab leaving lifecycle events (082f30e6, closes #2869)

Features

  • collectionRepeat: resize on $ionicScrollDelegate.resize() (a3014830, closes #3292)

v1.0.0-rc.0 "neodymium-newt"

05 Mar 21:14
Compare
Choose a tag to compare

1.0.0-rc.0 "neodymium-newt" (2015-03-05)

Bug Fixes

  • $ionicLoading: make hideOnStateChange work if loader is delayed (878c8170, closes #3022)
  • angular: .finally syntax error in Android 2.3 (1f2d900e)
  • collectionRepeat:
    • restore scrollView's normal behavior when repeater is destroyed (864b46aa, closes #2078)
    • resize scrollView when data changes (88aebad3, closes #2523)
    • properly resize, but only when scrollView size actually changes (b7a09689, closes #2935, #3054)
    • don't rerender on window resize when view is cached (4f0598dd, closes #2677)
    • properly display sibling elements after a collection-repeat (7913ee0f)
    • Properly calcuate list height and show ion-infinite-scroll. (83899681, closes #2376)
  • css: add height to item-image and fix nav-bar (c1ef4718)
  • exposeAsideWhen: trigger a resize event when the aside is exposed (27298e92, closes #3054)
  • gestures: improve drag/swipe response (a5881eae, closes #1729, #2674)
  • history: index check before forwardViewId = null (2885258d)
  • iframe: add .iframe-wrapper for scrollable iframe (b7cd6cb1, closes #1151)
  • input: Fix inline input flexbox model to prevent input from being cut off (d68ecc16)
  • ionItem: properly hide option buttons on scroll in collection-repeat (7fec8480, closes #1811, #2804)
  • ionLoadingConfig: fix default loading template (9749bb97)
  • ionReorder: stop icon from hiding on reorder (c5b35eee)
  • listView:
  • loading: options.hideOnStateChange: also hide on stateChangeError (3d128535, closes #3051)
  • navBar:
  • navButtons: fixed case where buttons would display under each other in 4.4 (eef1d32b)
  • popover:
  • scroll:
    • hide the scrollbar on desktop so it matches content size of mobile (0e04f391)
    • cleanup native scroll listeners only if activated (df6dcb96)
    • fix IE mousewheel scroll (be094336)
    • show scrollbars during native scrolling (ecfd0e07)
    • do not click when scroll decelerating (e8a70f37, closes #1438, #2223, #2665)
  • scrollDelegate: revert change that made all scroll* methods blur inputs (0145dc37, closes #2745)
  • scrollView: higher velocity threshold for sliding (93643c41)
  • sideMenu: check whether drag is enabled before dragging (acd0ff8f)
  • sidemenu: prevent scroll during menu drag (51ed1824, closes #2808)
  • styles: fix to tables in _variable.scss #2949 (9d676b0d)
  • tabs:
    • fire leaving life cycle events (9cc61ecd, closes #2869)
    • reload tab after previous clearHistory() (3628ebac, closes #2664)
    • corectly size ion-content when used with inline tabs. (65ab5f35, closes #2781)
    • correct border visibility with android style tabs (bf40b222)
  • video: prevent styles from bleeding into html video tag (7e762b9c)
  • viewSwitcher: do not finish transition from bubbled transitionend events (6fa75b7f, closes #3006, #3063)

Features

  • actionsheet: android style/layout, iOS update (b837fb24)
  • collectionRepeat:
    • if item-width/item-height not given, compute dimensions (432c7dca)
    • add collection-buffer-size, collection-refresh-images attrs (b49444c3, closes #1742)
    • automatically set width/height style to match collection-item-{width,height} (34e350b0, closes #3034, #1806)
  • doubletap: add onDoubleTap directive (42569cca, closes #2292)
  • header: remove bottom border when tabs top (f6566726)
  • icons: svg loaders and ionicons v2.0.1 (6f50c87e)
  • infiniteScroll: upgrade infinite scrolling spinner to use new ion-spinner directive (65aa2af9)
  • ionReorder: better animations (cbe5c71c)
  • ionSlideBox: hide/show pager depending on dynamic show-pager attribute ([c631a8e](https://github.co...
Read more