cypress-example-piechopper icon indicating copy to clipboard operation
cypress-example-piechopper copied to clipboard

chore(deps): update dependency angular-ui-bootstrap to version 0.14.3 🌟

Open renovate[bot] opened this issue 5 years ago • 0 comments

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
angular-ui-bootstrap (source) minor 0.6.0 -> 0.14.3

Release Notes

angular-ui/bootstrap

v0.14.3

Compare Source

Bug Fixes

Features

v0.14.2

Compare Source

Bug Fixes

v0.14.1

Compare Source

Bug Fixes

Features

v0.14.0

Compare Source

Bug Fixes

Features

Reverts

  • dropdown: undo adding of open class on body (6f9f1fc)

BREAKING CHANGES

  • Removes focus on datepicker on selection of a date via keyboard for accessibility reasons

v0.13.4

Compare Source

Bug Fixes

Features

Breaking Changes

  • buttons

    • hide nested <input> elements on btn-radio and btn-checkbox directives.

    Fixes #​3264 Closes #​4282

    (a06afe6)

  • dropdown

    • when using append-to-body, both the dropdown and open classes are added to the <body> element.
    • this differs from the existing behavior in that it will no longer toggle based on the existing dropdown directive element, but on the body element instead.

    Fixes #​4240 Closes #​4305

    (bf63cef)

  • tooltip

    • Switch to use addEventListener and removeEventListener to prevent jqLite/jQuery bug where the events are swallowed on disabled elements
    • this affects custom events, which must now be dispatched with element[0].dispatchEvent(new Event('customEvent')), as opposed to element.trigger('customEvent')

    Fixes #​4060 Closes #​4322

    (7556bed)

  • typeahead

    • for security reasons, only whitelisted HTML should be added.
    • the typeahead match template now uses ng-bind-html instead of bind-html-unsafe.
    • typeahead now uses the $sce service when ngSanitize is present and logs a warning if it is not.

    Fixes #​2884 Closes #​3463 Closes #​4073

    (bb9fa1a)

<a name"0.13.3">

v0.13.3

Compare Source

Bug Fixes

Features

Breaking Changes

  • add open class to accordion group when expanded

Closes #​4152 Closes #​3419

(ead15e37)

  • Allow the user to hit esc inside an element in a modal and not exit the modal if the event has been defaultPrevented

Closes #​3551 Fixes #​2544

(a05b9c1a)

  • Change validation key to dateDisabled to align better with Angular's convention

Closes #​2773 Closes #​4080

(5245ccad)

<a name"0.13.2">

v0.13.2

Compare Source

Bug Fixes

Features

<a name"0.13.1">

v0.13.1

Compare Source

Bug Fixes

Features


Configuration

📅 Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] avatar Aug 13 '20 02:08 renovate[bot]