Skip to content

Releases: ionic-team/ionic-framework

1.2.2 "barcelona"

31 Dec 20:33
Compare
Choose a tag to compare

1.2.2 "barcelona" (2015-12-31)

Bug Fixes

Features

1.2.1 "amsterdam"

18 Dec 04:42
Compare
Choose a tag to compare

<a name"1.2.1">

1.2.1 "amsterdam" (2015-12-17)

Changes

  • textarea: negative indent on iOS only. Fixes #4761 (cff02a5)
  • refresher: PTR in desktop. Fixes #4758 (72f2fb8)
  • slides: compile cloned nodes. Fixes #4764 (75df701)
  • Memory (ea655d6)
  • viewSwitcher: reflow issue. Fixes #4782 (d0246cf)
  • Cleanup (e49818a)
  • input: multi-input case. Fixes #4778 (ebe134b)
  • scroll: disable body scroll on iOS safari (5875ebc)
  • Revert "scroll: disable body scroll on iOS safari" (3d866a0)
  • slides: size 100% of container. Fixes #4802 (ff752f7)
  • Revert "update main section of bower.json with bundle" (c9bd3e8)
  • Removed text-indent. (535b96b)
  • refresher: don't use parseInt (97bb63e)
  • remove float parsing on refresher (58a80da)
  • refresher: PTR doesn't break after scrolling. Fixes #4753 (3efb33d)
  • refresher: handle pointer events (1f43278)
  • New release codenames (59c68aa)
  • Setup empty arrays before evaluating ionic.CSS (9465021)
  • Merge pull request #4815 from nikolasleblanc/master (daf71c7)
  • modal: popover and modal scroll fixes #4793 (8f00626)

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)