Skip to content

1.3.0 "delhi"

Compare
Choose a tag to compare
@danbucholtz danbucholtz released this 21 Apr 17:51

<a name"1.3.0">

1.3.0 "delhi" (2016-04-21)

Features

  • angular: Upgraded to Angular 1.5

Bug Fixes

  • button-bar: borders back. (24b5b860, closes #4917)
  • exposeWhenAside: resize handler is trigger when screen dimensions change (b5968ca8)
  • item: fix padding for items (56bb89e1, closes #5534)
  • karma:
    • adding checks to prevent null pointers in clean-up phase (964a7d5f)
    • updated tests for 1.5, removed unnecessary 'clean-up' tests since angular-mocks (e5d9d14b)
  • modal: Don't show click-block-div unnecessarily on remove() (b0c89ef7)
  • navigation:
    • preventing swipe-to-go-back when side-menu is open on the right (9c614d31)
    • swipe-to-go-back on a per-view basis in iOS issue #4574 (c375b6e9)
  • nullRef: nullify reference to the destroyed slider (prevent it from calling update()) (7e9d52c2)
  • scroll: remove overflow scroll hidden for iOS (aec6598d)
  • slides: resolves data-update issue on duplicate slides #5739 (db8304d2)
  • tabs:
    • tabs are now styled directly via dom manipulations (fbae1aba)
    • tabs-color-active works with tabs-striped (237d79b7)
    • prevent flicker when changing tabs on android (a7620d21)