Releases: ionic-team/ionic-framework
Releases · ionic-team/ionic-framework
1.2.2 "barcelona"
1.2.2 "barcelona" (2015-12-31)
Bug Fixes
- drag: fix #4022 and #3695 (d3d2c14b)
- gestures: revert fix for dragging. (1b0d3dde, closes #3695)
- keyboard:
- loading: don't delay visible hide. #4858 (f69b94d7)
- menu:
- ptr: fix for kitkat. (67ef9ebd, closes #4850)
- sass: add border support to mixin. (129cc97a, closes #4886)
- slides:
Features
1.2.1 "amsterdam"
<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"
<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
v1.1.0 "xenon-xerus"
<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
v1.0.1 "uranium-unicorn"
<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:
- 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:
- tap: stop cloning date inputs (d3c3e8c)
- viewSwitcher: broadcast view transition events in a consistent order (f78b1b3)
v1.0.0 "uranium-unicorn"
<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"
v1.0.0-rc.4 "sulfur-suricate"
<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:
- content:
- exposeAsideWhen:
- ionDeleteButton:
- stop clicks from bubbling up to main item (0421596b)
- ionItem:
- infiniteScroll:
- keyboard:
- modal:
- popup:
- refresher:
- fix pull to refresh with native scrolling on kitkat (71e89715)
- scroll:
- slidebox:
- spinners:
- swipeBack:
- $ionicSlideBoxDelegate:
v1.0.0-rc.3 "radium-raccoon"
<a name"1.0.0-rc.3">
1.0.0-rc.3 "radium-raccoon" (2015-04-13)
Bug Fixes
v1.0.0-rc.2 "palladium-platypus"
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)