All Versions
238
Latest Version
Avg Release Cycle
7 days
Latest Release
681 days ago

Changelog History
Page 22

  • v4.0.0-alpha.3 Changes

    April 23, 2018

    ๐Ÿ› Bug Fixes

    • all: strong typed events (d5129df)
    • angular: adds missing events (c929dad)
    • angular: Config provider (c87f0c5)
    • angular: platform ready() (2b3c14b)
    • overlay: cssClasses applied to overlay (43d7538)
    • prerender: local references to window/document (78bd146)
    • virtual-scroll: queue.write (c1cbbc5)

    ๐Ÿ”‹ Features

    • angular: animation is explicit (099b3ed)

    ๐ŸŽ Performance Improvements

    • platform: remove from critical path (86a6cde)
  • v4.0.0-alpha.2 Changes

    April 13, 2018

    ๐Ÿ› Bug Fixes

    • angular: add NavParams (22ebbce)
    • angular: change detection in deep ViewContainers (850d7fc)
    • angular: emit es5 code (02c1e83)
    • angular: icon proxy (db5313e)
    • angular: router-outlet uses stack by default (5c91101)
    • angular: using es2017 types (12a27bc)
    • angular: viewContainer in overlays (8ad3df9)
    • back-button: get the back button color working (5f4250b)
    • fab: fix fab activation (a203534)
    • label: inline position by default (fde878b)
    • label: using prop for position (b1ee4b8), closes #14288
    • mode: set mode css class on ion-app (fcb08e1)
    • props: update stencil (ea24ad6)
    • react: FrameworkDelegate matches API (e40a6b0)
    • toast: account for safe-area on ios (d984214)

    ๐Ÿ”‹ Features

    • angular: adds DomController (6a31f39), closes #14286
    • angular: push/setRoot/pop (4d23cba)
    • DomController: add DomController provider using stencil queue (bceece7)
    • queue: use stencil's queue controller for dom read/writes (d623b3b)
    • router: dont reuse the component if the params are different (5899b03)
    • routerDirection: refactors goBack (54d7a12)
  • v4.0.0-alpha.14 Changes

    July 25, 2018

    ๐Ÿ› Bug Fixes

    • angular: hide pages properly (a44b844)
    • angular: make pages invisible before they are rendered (a589816)
    • transition: make sure hidden is removed (f52dece)
  • v4.0.0-alpha.13 Changes

    July 24, 2018

    ๐Ÿ› Bug Fixes

    • css: revert hidden css (7d3d98d)
    • tab: prevent infinite loop (05b258c)
    • toolbar: remove transparent border on translucent toolbar (55cb354)
  • v4.0.0-alpha.12 Changes

    July 24, 2018

    ๐Ÿ› Bug Fixes

    • all: accesibility and global styles for hidden nodes (4b844ef)
    • checkbox: get css variable customization working better (3e7aa4b)
    • content: set height to make it accessible for children elements (#14772) (857b42d)
    • grid: set the flex and width to auto when size is auto (ba30671), closes #14807
    • inputs: inputs work inside (8324bd1)
    • label: style color (5c0e9e6)
    • list: hide the last item border when there are no lines (#14770) (26f7379), closes #14769
    • margin: adds css variables (f6c8f3f), closes #14798 #14826
    • menu-button: fix sass linting (d22f04b)
    • menu-button: get proper styles when used inside ion-buttons (811eee7)
    • modal: use flex to position modal to make it easier to size (9488a98), closes #14392
    • overlay: remove global css vars in overlays for local ones (38b1e47)
    • refresher: find parent ion-content properly (4eab209), closes #14833
    • slides: swiper container should take up 100% height (1d201ec), closes #14771
    • spinner: color can be customized in non-shadow-dom (65008e7)
    • spinner: get paused attribute working and update tests (3ab1e2d), closes #14811

    ๐Ÿ”‹ Features

  • v4.0.0-alpha.11 Changes

    July 16, 2018

    ๐Ÿ› Bug Fixes

    • anchor: add proper styling, support for colors, and basic test (1dbf5bb), closes #14777
    • anchor: inner inherits text styles (9aedfc6)
    • button: add box-sizing so anchor buttons won't exceed max-width (9c9f081), closes #14760
    • button: set display type on host (89d1526)
    • button: submit form w/ ion-button within shadow dom (4ed8541), closes #14776
    • item: add cursor pointer back to native item (43f1fec), closes #14743
    • searchbar: use tag in toolbar context selector (124b87c)
    • segment: add styles for in a color toolbar (d9e4ca7)
    • spinner: style CSS props (2798bb0)
    • tab: props are reactive (00c4c77)
    • tab-button: add a class to hide the tab when show is false (eb9ed17)
    • tabs: add the colors to the tabbar as well (5348e7c), closes #14758
    • tabs: fix the tabs so the color property works on tab button (8aed3bf), closes #14758
    • virtual-scroll: read viewport size for every scroll event (1d3eb3f)
  • v4.0.0-alpha.10 Changes

    July 11, 2018

    ๐Ÿ› Bug Fixes

    • angular: publish css to npm (748c209)
    • item: pass the correct type property to the button tag (5f8b02e), closes #14740
    • tabs: correct alignment for label/icon only tabs (b46c3e2)
    • tabs: update the tabbar placement value to match the property it applies to (45583bc)
    • toolbar: get translucency working with header, footer and toolbar (f6ab5b6)
  • v4.0.0-alpha.1 Changes

    April 06, 2018

    ๐Ÿ› Bug Fixes

  • v0.2.2 Changes

    April 05, 2018

    ๐Ÿ› Bug Fixes

    • back-button: fix menu and back button alignment (#14268) (57fbf6c)
    • ripple-effect: animation (25c852c)
    • sass: add missing alert css properties (#14269) (3471dd6), closes #14258
    • script: release script pushes tags (d23108a)
    • scripts: improve script (2215c6a)
    • select: pass header and subHeader to interfaces (2195895)
    • select: wrap the text for the message in a popover (0a0959b)
  • v0.2.1 Changes

    April 04, 2018

    ๐Ÿ› Bug Fixes

    • angular: back button prevents default (4db687e)
    • angular: back-button (1f78390)
    • angular: back-button does not push view (bb46b5f)
    • angular: tabs flickering (7e97006)
    • app: hide elements (11cb42f)
    • scripts: update dep version (974b949)

    ๐Ÿ”‹ Features

    • angular: href integration (09e6b7e)