patrickmichalina / fusing-angular-v1-archived

Angular Universal seed project featuring Server-Side Rendering, @fuse-box bundling, Jest, Nightmare, and more!
https://fusing-angular.herokuapp.com
MIT License
6 stars 0 forks source link

Update angular2 to the latest version ๐Ÿš€ #272

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.4.0 of the angular2 packages was just published.

Monorepo release group angular2
Current Version 6.3.3
Type dependency

This monorepo update includes releases of one or more dependencies which all belong to the angular2 group definition.

The version 6.4.0 is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of angular2.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโ€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes dimeritium-dandelion

Bug Fixes

  • a11y: allow ListKeyManager wrapping to be disabled (#11920) (e9e44f6)
  • a11y: clear duplicate AriaDescriber container coming in from the server (#11900) (b041f3f)
  • autocomplete: don't override native autocomplete attribute (#11926) (88efb7e)
  • autocomplete: error when typing in input with disabled autocomplete and no panel (#11881) (6b1a672), closes #11876
  • autocomplete: reposition the panel when the amount of options changes (#4469) (2b80dbf)
  • bottom-sheet: close on page navigation (#12106) (5c6f25e)
  • button: don't show hover overlay on devices that don't support hovering (#12030) (947c29a), closes #12022
  • button: not resetting all outlines on firefox (#11911) (85711aa)
  • button: unable to set a custom tabindex on a link button (#12042) (cb6c621), closes #12041
  • button-toggle: allow event bubbling for toggle button clicks (#11951) (5e16682)
  • button-toggle: parent margin and padding being propagated to underlying button (#11993) (3bf10f9), closes #11976
  • card: don't override vertical divider styles (#11899) (2d11588)
  • checkbox: fix checkbox animation when moved between view containers (#10589) (fbccfd4)
  • chips: ripples still showing up when globally disabled (#11918) (69a7f7c)
  • datepicker: all cells being read out as selected (#12006) (32da038)
  • datepicker: calendar input changes not being propagated on child views (#12004) (b1d4fe1), closes #11737
  • datepicker: set role on datepicker popup and aria-haspopup on the datepicker toggle (#12008) (57b066a)
  • datepicker: showing dot in high contrast mode after popup has closed (#12099) (6a472eb)
  • expansion-panel: disable hover highlight on non-hover devices (#12080) (25eb43f), closes #12030
  • focus-monitor: allow native focus options to be passed through focusVia (#11962) (4a02bb1)
  • focus-origin: focus origin sometimes invalid in firefox 57 (#8669) (a1aa9e7), closes #6984
  • focus-trap: not attaching correctly if element is not in the DOM on init (#7665) (d64f94d)
  • form-field: clear safari autofill icons (#12137) (04934b4)
  • form-field: label gap not being calculated when switching to outline dynamically (#11658) (d75fa75), closes #11653
  • form-field: placeholder not hiding if -webkit-text-fill-color is used (#12076) (cc5dfb8), closes #12074
  • icon: clearing all content when inserting a new SVG (#11956) (8280a76)
  • icon: reverse for loop when removing child nodes from mat-icon (#12078) (dd6aec6)
  • menu: scrollable menu not scrolled to top when opened for the first time (#11859) (742c226)
  • overlay: justifyContent center ignored when direction is RTL (#11877) (415c956)
  • overlay: account for virtual keyboard offset on mobile devices (#12119) (a248c18), closes #6341
  • overlay: clear timeout if the backdrop transition completes early (#11938) (1a31c4e)
  • overlay: don't dispatch key events to overlays that don't handle them (#11810) (c3fdc32)
  • overlay: remove panelClass when the overlay is detached (#12142) (79bacf2), closes #12099
  • progress-bar: query animation not working on safari (#12014) (49119ed)
  • progress-spinner: circle not rendering correctly when switching modes in Safari (#12151) (623cd3d), closes #12140
  • radio: circle not being greyed out when disabled (#12127) (85b8f32), closes #12125
  • ripple: remove webkit touch highlights from ripple containers (#12082) (8e2ff1f)
  • schematic: parse5 v5.0.0 requires different parse options (#12028) (118344e), closes #12027
  • schematics: add parse5 dep (#11647) (2330c8b)
  • select: blank option label throwing off alignment (#11994) (45b949a), closes #11969
  • select: not resuming keyboard selection after clicking on single-select option (#11882) (195665f)
  • select: reset option being marked as selected (#11934) (d88e021)
  • select: support ctrl+a shortcut for multi-select (#11799) (d5de711)
  • selection-list: disabling list doesn't disable ripples of options (#11955) (d3212a6)
  • selection-list: form control disable locks disabled property (#12113) (fcc8875), closes #12107
  • sidenav: continuously hitting zone when using autosize option (#12067) (330176d), closes #11231 #11986 #11215
  • sidenav: remove margin from content instead of setting zero (#11986) (444fb38)
  • slide-toggle: no color demarcation in high contrast black mode (#12150) (b5fd6de)
  • slide-toggle: not updating model from toggle method (#11846) (fc15fa2)
  • slider: track not being rendered under some conditions when using a thumb label (#12079) (d4623ff), closes #12071
  • sort: arrow indicator not visible in high contrast mode (#12159) (eb6c456)
  • sort: arrow visible while parent row is being animated (#11827) (c59abc6)
  • stepper: unable to set aria-label on step (#11989) (ae39535), closes #11898
  • tab-nav-bar: ripples still showing up when globally disabled (#11865) (fc1d1a4)
  • tabs: don't fire change event when amount of tabs changes (#12097) (0186a03), closes #12084
  • tabs: don't show focus indication for mouse focus (#11194) (89cad3f), closes #11184
  • tabs: maintain selected tab when new tabs are added or removed (#9132) (78f556a)
  • tabs: unable to distinguish disabled tab in high contrast mode (#12160) (98b9ed1)
  • tabs: unable to set aria-label or aria-labelledby on tab (#11898) (bd3d085)
  • toolbar: deprecate unused landscape row-height variable (#12129) (6314d15)
  • tree: define CdkTree before CdkTreeNode to prevent errors in JIT (#11870) (4166d16)
  • parse5 not listed as dependency for material (#11981) (e0bbe07)
  • sanity checks throwing an error if scripts are set in the head (#12068) (c134026), closes #12026

Features

  • autocomplete: allow panel to have a width value of auto (#11879) (8a5713e)
  • docs: show additional type aliases in docs. (#11901) (637ef83)
  • list: allow avatar in selection list options (#10316) (20cbdba)
  • moment-dateadapter: add option to create utc dates (#11336) (9a85b9b)
  • overlay: expose keydown events on the opened overlay (#11867) (a831bf6)
  • slider: support two-way binding for value (#12003) (de107b7)
  • tree: support array of data as children in nested tree (#10886) (825d35c)
  • support lazy-loading HammerJS w/ Angular 6.1 (#11960) (eed6110)
FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 6.4.1 just got published.

Update to this version instead ๐Ÿš€

Release Notes elm-electrode

Bug Fixes

  • autofill: avoid firing unnecessary event on initial render of input (#12116) (1fb1fab)
  • badge: hide badges with no content (#12239) (1e847f1)
  • chips: losing focus if active chip is deleted (#11910) (646e378)
  • drag-drop: disable text selection on draggable element (#12204) (7a04609)
  • drag-drop: make CDK_DROP_CONTAINER public (#12214) (b9cece4)
  • drag-drop: unable to drag last item back into initial container (#12261) (3e0e3c5)
  • menu: collapse empty menu panel (#12211) (aed3993)
  • menu: focus indication not visible in high contrast mode (#12201) (6fb6216)
  • menu: showing scrollbars on first open in Edge if item width is set (#12141) (ff53295)
  • moment-date-adapter: not returning utc date when parsing (#12029) (0304ac1)
  • overlay: avoid same overlay being added to the keyboard event stack multiple times (#12222) (e587f4b)
  • ripple: don't hide directive host in high contrast (#12168) (efedc9b)
  • schematics: fix object iteration error in dashboard (#12216) (f2acb51)
  • slide-toggle: invert the thumb and slide gesture in rtl (#12284) (fe193f5)
  • tab-group: focus change event not firing for keyboard navigation (#12192) (48ece27)
  • table: unable to sort large numbers in strings (#12052) (dd31521)
  • tabs: content animation in RTL not working (chrome) (#12215) (f700897)
  • tabs: enable keyboard wrapping and mark disabled tabs (#12218) (0e03aae)
  • tabs: reposition tab body on direction change (#12229) (4ac1be3)
  • tabs: ripple overflow in internet explorer (#12036) (09f439a)
  • tabs: selectedIndex being overwritten if tabs are being added / removed (#12245) (641ec85)
  • tooltip: interfering with native drag&drop (#12200) (8a4f2c3)
greenkeeper[bot] commented 6 years ago

Version 6.4.2 just got published.

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 6 years ago

Version 6.4.3 just got published.

Update to this version instead ๐Ÿš€

Release Notes monelite-meeple

Bug Fixes

  • bidi: default invalid directionality values to ltr (#12396) (58361f1)
  • checkbox: prevent error when disabling while focused (#12327) (0c746c1), closes #12323
  • chips: dynamic chip input placeholder changes not being propagated to form field (#12422) (5053532), closes #11861
  • chips: focus indication not visible in high contrast mode (#12431) (3652707)
  • drag-drop: account for transition-delay when waiting for the animation to finish (#12466) (3580fb5)
  • form-field: reset inputs not being reset on safari (#12413) (952b553), closes #12408
  • form-field: unable to distinguish disabled form field in high contrast mode (#12445) (212bd0b)
  • live-announcer: duplicate live element when coming in from the server (#12378) (bf9bc0d), closes #11940
  • menu: menu content data being cleared when lazy-loaded content is reused between nested triggers (#12476) (747231a), closes #12467
  • slide-toggle: prevent error when disabling while focused (#12325) (80f6929), closes #12323
  • table: error if row definition is on an ng-container (#12462) (39d40f3), closes #12460

Performance Improvements

greenkeeper[bot] commented 6 years ago

Version 6.4.4 just got published.

Update to this version instead ๐Ÿš€

Release Notes mithril-magnet

Bug Fixes

  • button: allow transition for the button focus overlay for all buttons (#12552) (0a56cf7)
  • button-toggle: forward tabindex to underlying button (#12538) (dcae875)
  • breakpoint-observer: Emit matching state of each query provided (#12506) (cb3f760)
  • datepicker: input not picking up changes if datepicker is assigned after init (#12546) (d10a6c4)
  • drag-drop: add support for sorting animations (#12530) (7d0e69b)
  • drag-drop: ignore self inside connectedTo (#12626) (7e7e873)
  • drag-drop: remove circular dependencies (#12554) (fd70c07)
  • list: disable hover styling on touch devices (#12520) (6048f6f)
  • overlay: flexible overlay with push not handling scroll offset and position locking (#11628) (a192907)
  • paginator: inconsistently disabling tooltips between browsers (#12539) (35bdd00)
  • snackbar: wrap simple snackbar text in span (#12599) (11b97e4)
  • tabs: animation running after initialization (#12549) (2798084)
  • tree: include constructors on MatTree classes to allow es6 builds (#12556) (5b0eed3)
greenkeeper[bot] commented 6 years ago

Version 6.4.5 just got published.

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 6 years ago

Version 6.4.5 just got published.

Update to this version instead ๐Ÿš€

Release Notes mithril-magnet

Bug Fixes

  • button: allow transition for the button focus overlay for all buttons (#12552) (0a56cf7)
  • button-toggle: forward tabindex to underlying button (#12538) (dcae875)
  • breakpoint-observer: Emit matching state of each query provided (#12506) (cb3f760)
  • datepicker: input not picking up changes if datepicker is assigned after init (#12546) (d10a6c4)
  • drag-drop: add support for sorting animations (#12530) (7d0e69b)
  • drag-drop: ignore self inside connectedTo (#12626) (7e7e873)
  • drag-drop: remove circular dependencies (#12554) (fd70c07)
  • list: disable hover styling on touch devices (#12520) (6048f6f)
  • overlay: flexible overlay with push not handling scroll offset and position locking (#11628) (a192907)
  • paginator: inconsistently disabling tooltips between browsers (#12539) (35bdd00)
  • snackbar: wrap simple snackbar text in span (#12599) (11b97e4)
  • tabs: animation running after initialization (#12549) (2798084)
  • tree: include constructors on MatTree classes to allow es6 builds (#12556) (5b0eed3)
greenkeeper[bot] commented 6 years ago

Version 6.4.6 just got published.

Update to this version instead ๐Ÿš€

Release Notes argon-aftershave

Bug Fixes

  • cdk-text-field: prevent keyframes from getting stripped by LibSass (#12567) (4180e72)
  • form-field: update label gap for outline style (#12555) (ffeb779)
  • progress-bar: query state animation not working (#11459) (948f655), closes #11453
  • selection-list: do not allow toggling disabled options (#12617) (3c1995d), closes #12608
  • tabs: changed after checked error when using isActive in view (#12206) (75632bd), closes #12197